|
Last change
on this file since 5a444e8 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:
366 bytes
|
| Line | |
|---|
| 1 | #%PAM-1.0 |
|---|
| 2 | auth required /lib/security/pam_listfile.so item=user sense=deny file=/etc/ftpusers onerr=succeed |
|---|
| 3 | auth required /lib/security/pam_ldap.so config=/etc/ldap.conf |
|---|
| 4 | auth required /lib/security/pam_shells.so |
|---|
| 5 | account required /lib/security/pam_ldap.so config=/etc/ldap.conf |
|---|
| 6 | session required /lib/security/pam_ldap.so config=/etc/ldap.conf |
|---|
Note: See
TracBrowser
for help on using the repository browser.