summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJohn Terpstra <jht@samba.org>2003-04-26 19:45:30 +0000
committerJohn Terpstra <jht@samba.org>2003-04-26 19:45:30 +0000
commitc89d1d71c14a772e6aa0b7f3db947474bf37fa7b (patch)
tree1911ef7696d20a880ab1c2576703e972c634ad9d /docs
parent8657fc91da1c578614b8309e580feeb1e29b41b6 (diff)
downloadsamba-c89d1d71c14a772e6aa0b7f3db947474bf37fa7b.tar.gz
samba-c89d1d71c14a772e6aa0b7f3db947474bf37fa7b.tar.bz2
samba-c89d1d71c14a772e6aa0b7f3db947474bf37fa7b.zip
Patch from Vorlon.
(This used to be commit c5ca926f8fae2d725b56d252b5944e9f96065cb6)
Diffstat (limited to 'docs')
-rw-r--r--docs/docbook/projdoc/PAM-Authentication-And-Samba.sgml8
1 files changed, 1 insertions, 7 deletions
diff --git a/docs/docbook/projdoc/PAM-Authentication-And-Samba.sgml b/docs/docbook/projdoc/PAM-Authentication-And-Samba.sgml
index 9f03f98b5f..90a07a13bd 100644
--- a/docs/docbook/projdoc/PAM-Authentication-And-Samba.sgml
+++ b/docs/docbook/projdoc/PAM-Authentication-And-Samba.sgml
@@ -211,16 +211,10 @@ For more information on PAM, see http://ftp.kernel.org/pub/linux/libs/pam/
This module authenticates a local smbpasswd user database. If you require
support for authenticating against a remote SMB server, or if you're
concerned about the presence of suid root binaries on your system, it is
-recommended that you use one of the other two following modules
+recommended that you use pam_winbind instead.
</para>
<para><programlisting>
- pam_smb - http://www.csn.ul.ie/~airlied/pam_smb/
- authenticates against any remote SMB server
-
- pam_ntdom - ftp://ftp.samba.org/pub/samba/pam_ntdom/
- authenticates against an NT or Samba domain controller
-
Options recognized by this module are as follows:
debug - log more debugging info