wok annotate pam/stuff/etc/pam.d/other @ rev 7852

weechat:build without tcl and aspell.
author Liu Peng <rocky@slitaz.org>
date Wed Dec 29 04:17:14 2010 +0000 (2010-12-29)
parents
children
rev   line source
pascal@2235 1 #%PAM-1.0
pascal@2235 2 # specify the PAM fallback behaviour
pascal@2235 3
pascal@2235 4 auth required pam_unix.so
pascal@2235 5 account required pam_unix.so
pascal@2235 6 password required pam_unix.so md5
pascal@2235 7 session required pam_unix.so