sftp icon indicating copy to clipboard operation
sftp copied to clipboard

Create an option to use LDAP

Open yasn77 opened this issue 6 years ago • 0 comments

This commit introduces a feature that gives the option to use LDAP. The implementation is through libpam-ldap and libnss-ldap. User home directories are automatically created using libpam-script, but SFTP_USERS variable will be ignored.

Further improvement would be to update files/create-sftp-user script, allow libpam-script to create user directories.

yasn77 avatar Jul 25 '19 11:07 yasn77