root/cherokee/branches/0.5/pam.d_cherokee
| Revision 6, 189 bytes (checked in by alo, 4 years ago) |
|---|
| Line | |
|---|---|
| 1 | # |
| 2 | # The PAM configuration file for Cherokee |
| 3 | # |
| 4 | |
| 5 | account required pam_unix.so |
| 6 | auth required pam_unix.so nullok |
| 7 | auth required pam_env.so |
| 8 | session required pam_unix.so |
Note: See TracBrowser for help on using the browser.