|
Last change
on this file since ca72aba was
c5c522c,
checked in by Edwin Eefting <edwin@datux.nl>, 9 years ago
|
|
initial commit, transferred from cleaned syn3 svn tree
|
-
Property mode set to
100644
|
|
File size:
532 bytes
|
| Line | |
|---|
| 1 | # Begin /etc/pam.d/other |
|---|
| 2 | #DEZE NOOIT, ANDERS KUN JE INLOGGEN OP CONSOLE ZONDER PASSWORD: |
|---|
| 3 | #auth sufficient pam_rootok.so |
|---|
| 4 | auth sufficient pam_ldap.so |
|---|
| 5 | auth required pam_unix.so use_first_pass |
|---|
| 6 | #auth required pam_warn.so |
|---|
| 7 | account sufficient pam_ldap.so |
|---|
| 8 | account required pam_unix.so |
|---|
| 9 | session sufficient pam_ldap.so |
|---|
| 10 | session required pam_unix.so |
|---|
| 11 | password sufficient pam_ldap.so |
|---|
| 12 | password required pam_unix.so |
|---|
Note: See
TracBrowser
for help on using the repository browser.