wok-stable view netatalk-pam/stuff/etc/pam.d/netatalk @ rev 10728

Fixed all sourced slitaz-dev-tools receipts. The way cook works is it keeps the .hg folder when downloading mecurial sources. By downloading the $VERSION.tar.bz2 and renaming it $SOURCE-$VERSION.tar.bz2 we don't keep the .hg folder in source tarball. Repos will be backup on source dvd anyway so this does save a little bit of space.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat May 28 21:18:14 2011 +0000 (2011-05-28)
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