diff options
author | John Terpstra <jht@samba.org> | 2003-04-26 19:46:59 +0000 |
---|---|---|
committer | John Terpstra <jht@samba.org> | 2003-04-26 19:46:59 +0000 |
commit | da66598b3e1a081fcb37df02431ff23afbe86986 (patch) | |
tree | d1839522a68ce89462294fb5a9b2fe042a18b880 /source3/pam_smbpass/README | |
parent | 239cd4a7c9713430173283765ed459f1cbd8e1f0 (diff) | |
download | samba-da66598b3e1a081fcb37df02431ff23afbe86986.tar.gz samba-da66598b3e1a081fcb37df02431ff23afbe86986.tar.bz2 samba-da66598b3e1a081fcb37df02431ff23afbe86986.zip |
Patch from Vorlon
(This used to be commit 837bc15a54665baddec4a68938c3f60e17757700)
Diffstat (limited to 'source3/pam_smbpass/README')
-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 cf208a9914..6cdb76f9c3 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: |