source:
npl/fileserver/vsftpd/ftp
@
94a6f37
| Last change on this file since 94a6f37 was c5c522c, checked in by , 9 years ago | |
|---|---|
|
|
| File size: 366 bytes | |
| Rev | Line | |
|---|---|---|
| [c5c522c] | 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.
