iwm-overlay/net-fs/samba-libs/files/3.4/samba.pam
Torsten Kurbad 66a0afca71 Added ebuilds for samba 3.4.2/tdb/talloc
git-svn-id: svn+ssh://svnintern.kmrc.de/projects/gentoo/iwm-overlay@11109 cbe59ace-07ea-0310-918e-868702b5370d
2009-10-08 14:28:49 +00:00

9 lines
397 B
Plaintext

#%PAM-1.0
# * pam_smbpass.so authenticates against the smbpasswd file
# * changed Redhat's 'pam_stack' with 'include' for *BSD compatibility
# (Diego "Flameeyes" Petteno'): enable with pam>=0.78 only
auth required pam_smbpass.so nodelay
account include system-auth
session include system-auth
password required pam_smbpass.so nodelay smbconf=/etc/samba/smb.conf