source: branches/fc17-dev/server/common/oursrc/sql-signup/sql-signup-pam

Last change on this file was 2242, checked in by ezyang, 12 years ago
Bump sql-signup-pam uid check up given Fedora's uid renumbering, thanks elefthei for identifying.
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.