wok-6.x annotate pam/stuff/etc/pam.d/other @ rev 12327

wxpython: Fixed package so we have python files. Some packages that build with wxpython need this in order to build.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Apr 19 08:05:49 2012 +0000 (2012-04-19)
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