diff options
author | John Terpstra <jht@samba.org> | 2003-04-26 19:45:07 +0000 |
---|---|---|
committer | John Terpstra <jht@samba.org> | 2003-04-26 19:45:07 +0000 |
commit | 8657fc91da1c578614b8309e580feeb1e29b41b6 (patch) | |
tree | 3c696bb2cfb345ef81eed4c529958b0304ac318f /source3 | |
parent | 8ec5eb4930e835b75ae29fb6a047cd64c7a0f2c0 (diff) | |
download | samba-8657fc91da1c578614b8309e580feeb1e29b41b6.tar.gz samba-8657fc91da1c578614b8309e580feeb1e29b41b6.tar.xz samba-8657fc91da1c578614b8309e580feeb1e29b41b6.zip |
PAtch from VORLON
(This used to be commit 2f266669b22cba6771189a9eb4503bf64ebb744b)
Diffstat (limited to 'source3')
-rw-r--r-- | source3/pam_smbpass/README | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/source3/pam_smbpass/README b/source3/pam_smbpass/README index cf208a99140..6cdb76f9c3f 100644 --- a/source3/pam_smbpass/README +++ b/source3/pam_smbpass/README @@ -11,13 +11,7 @@ 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 - - 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 +recommended that you use pam_winbind instead. Options recognized by this module are as follows: |