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 | 837bc15a54665baddec4a68938c3f60e17757700 (patch) | |
tree | 129ba14c02ae7c085b58a6fca5560f74dbc14051 /source/pam_smbpass | |
parent | 69b1055d9d1d2ef428e57da90fe3b08168a88a3a (diff) | |
download | samba-837bc15a54665baddec4a68938c3f60e17757700.tar.gz samba-837bc15a54665baddec4a68938c3f60e17757700.tar.xz samba-837bc15a54665baddec4a68938c3f60e17757700.zip |
Patch from Vorlon
Diffstat (limited to 'source/pam_smbpass')
-rw-r--r-- | source/pam_smbpass/README | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/source/pam_smbpass/README b/source/pam_smbpass/README index cf208a99140..6cdb76f9c3f 100644 --- a/source/pam_smbpass/README +++ b/source/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: |