wok view busybox-pam/stuff/etc/pam.d/login @ rev 11839

perl-encode-locale: Sync with wok-tank.
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Feb 27 01:05:37 2012 -0500 (2012-02-27)
parents
children
line source
1 #%PAM-1.0
2 # specify the PAM busybox behaviour
4 auth required pam_unix.so
5 account required pam_unix.so
6 password required pam_unix.so md5
7 session required pam_unix.so