wok-next view netatalk-pam/stuff/etc/pam.d/netatalk @ rev 2885

Add mtpfs (FUSE filesystem that supports reading and writing from any MTP device)
author Theophile Rascagneres <keupont@no-log.org>
date Mon May 04 17:29:15 2009 +0000 (2009-05-04)
parents
children
line source
1 #%PAM-1.0
2 # specify the PAM netatalk behaviour
4 auth required pam_unix.so shadow
5 account required pam_unix.so
6 password required pam_unix.so md5 shadow use_authtok
7 session required pam_unix.so