1
0
mirror of https://github.com/samba-team/samba.git synced 2025-08-03 04:22:09 +03:00

Patch from Vorlon

This commit is contained in:
John Terpstra
-
parent 69b1055d9d
commit 837bc15a54
2 changed files with 2 additions and 14 deletions

View File

@ -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

View File

@ -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: