source: trunk/server/common/oursrc/sql-signup/sql-signup-pam

Last change on this file was 2246, checked in by ezyang, 12 years ago
Reintegrate Fedora 17 development branch into trunk.
File size: 150 bytes
Line 
1#%PAM-1.0
2auth            sufficient      pam_succeed_if.so uid >= 1000 quiet
3auth            include         config-util
4account         include         config-util
5session         include         config-util
Note: See TracBrowser for help on using the repository browser.