source:
trunk/server/common/oursrc/sql-signup/sql-signup-pam
Last change on this file was 2246, checked in by ezyang, 12 years ago | |
---|---|
File size: 150 bytes |
Rev | Line | |
---|---|---|
[119] | 1 | #%PAM-1.0 |
[2246] | 2 | auth sufficient pam_succeed_if.so uid >= 1000 quiet |
[119] | 3 | auth include config-util |
4 | account include config-util | |
5 | session include config-util |
Note: See TracBrowser
for help on using the repository browser.