diff options
author | Luk Claes <luk@debian.org> | 2011-05-31 00:26:39 +0200 |
---|---|---|
committer | Michael Adam <obnox@samba.org> | 2011-05-31 02:56:52 +0200 |
commit | 8a75d738673adaca903fe71a0b9368b9bcaea4bd (patch) | |
tree | 583b37c6cb9854972ce08babe30100cab0553331 /docs-xml/manpages-3 | |
parent | 762aa71ce052d9f8f65a089e7cd6c80b7cf8619f (diff) | |
download | samba-8a75d738673adaca903fe71a0b9368b9bcaea4bd.tar.gz samba-8a75d738673adaca903fe71a0b9368b9bcaea4bd.tar.bz2 samba-8a75d738673adaca903fe71a0b9368b9bcaea4bd.zip |
winbindd.8: Fix typo
Signed-off-by: Luk Claes <luk@debian.org>
Signed-off-by: Michael Adam <obnox@samba.org>
Autobuild-User: Michael Adam <obnox@samba.org>
Autobuild-Date: Tue May 31 02:56:52 CEST 2011 on sn-devel-104
Diffstat (limited to 'docs-xml/manpages-3')
-rw-r--r-- | docs-xml/manpages-3/winbindd.8.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs-xml/manpages-3/winbindd.8.xml b/docs-xml/manpages-3/winbindd.8.xml index 78b7b9a2fb..c46371e9d0 100644 --- a/docs-xml/manpages-3/winbindd.8.xml +++ b/docs-xml/manpages-3/winbindd.8.xml @@ -45,7 +45,7 @@ <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 + domain controllers. In this configuration the <smbconfoption name="idmap uid"/> and <smbconfoption name="idmap gid"/> parameters are not required. (This is known as `netlogon proxy only mode'.)</para> |