diff options
author | Simo Sorce <idra@samba.org> | 2007-03-21 20:51:40 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:47:30 -0500 |
commit | 5ef876cbc08cb2842f0116d3638c2c8ad7a56d27 (patch) | |
tree | 2f103cfec6084951880237cea2a2442cae6abf32 | |
parent | 1abc27fa0097cdb85c6ad0635cf00e896bc07357 (diff) | |
download | samba-5ef876cbc08cb2842f0116d3638c2c8ad7a56d27.tar.gz samba-5ef876cbc08cb2842f0116d3638c2c8ad7a56d27.tar.bz2 samba-5ef876cbc08cb2842f0116d3638c2c8ad7a56d27.zip |
formatting
(This used to be commit f7b22051f5f2a83b50a0ab8d03e5d5f218e7b955)
-rw-r--r-- | docs/manpages-3/winbindd.8.xml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/docs/manpages-3/winbindd.8.xml b/docs/manpages-3/winbindd.8.xml index e04a6ddb9e..c4729b9742 100644 --- a/docs/manpages-3/winbindd.8.xml +++ b/docs/manpages-3/winbindd.8.xml @@ -38,13 +38,13 @@ in most modern C libraries, to arbitary applications via PAM and <command>ntlm_auth</command> and to Samba itself.</para> - <para>Even if winbind is not used for nsswitch, it still provides a - service to <command>smbd</command>, <command>ntlm_auth</command> - and the <command>pam_winbind.so</command> PAM module, by managing connections to - domain controllers. In this configuraiton the - <smbconfoption name="idmap uid"/> and - <smbconfoption name="idmap gid"/> - parameters are not required. (This is known as `netlogon proxy only mode'.)</para> + <para>Even if winbind is not used for nsswitch, it still provides a + service to <command>smbd</command>, <command>ntlm_auth</command> + and the <command>pam_winbind.so</command> PAM module, by managing connections to + domain controllers. In this configuraiton the + <smbconfoption name="idmap uid"/> and + <smbconfoption name="idmap gid"/> + parameters are not required. (This is known as `netlogon proxy only mode'.)</para> <para> The Name Service Switch allows user and system information to be obtained from different databases |