diff options
author | Andrew Bartlett <abartlet@samba.org> | 2004-09-25 00:36:26 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:46:02 -0500 |
commit | 43876ca6d8790166f6f608a27c13996ce748956b (patch) | |
tree | 77354d7c07478b65cd5f42ce8d4acfa284dbabd6 /docs/manpages | |
parent | 90bc041b2730f79d60c6fb853a2cdf8ed2c5d93c (diff) | |
download | samba-43876ca6d8790166f6f608a27c13996ce748956b.tar.gz samba-43876ca6d8790166f6f608a27c13996ce748956b.tar.bz2 samba-43876ca6d8790166f6f608a27c13996ce748956b.zip |
It appears that <program> isn't valid here, but <command> is.
Andrew Bartlett
(This used to be commit d72070b75fe2b12e602d297a4ad01e28ecd7894f)
Diffstat (limited to 'docs/manpages')
-rw-r--r-- | docs/manpages/winbindd.8.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/manpages/winbindd.8.xml b/docs/manpages/winbindd.8.xml index e027428d16..66a8349a31 100644 --- a/docs/manpages/winbindd.8.xml +++ b/docs/manpages/winbindd.8.xml @@ -39,10 +39,11 @@ <para><command>winbindd</command> is a daemon that provides a number of services to the Name Service Switch capability found in most modern C libraries, to arbitary applications via PAM - and <program>ntlm_auth</program> and to Samba itself.</para> + 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 <program>smbd</program>, ntlm_auth and the PAM modules, by managing connections to + 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</name></smbconfoption> and <smbconfoption><name>idmap gid</name></smbconfoption> |