blob: 4588db1735e3be825e58b7dac7ead3f433e31f8f (
plain)
1
2
3
4
5
6
7
|
#%PAM-1.0
#[For version 1.0 syntax, the above header is optional]
#
# The PAM configuration file for the `samba' service
#
auth required /lib/security/pam_pwdb.so shadow nullok
account required /lib/security/pam_pwdb.so
|