https://github.com/castaglia/proftpd-mod_sftp_ldap
ProFTPD module which retrieves SSH user/host keys from LDAP
https://github.com/castaglia/proftpd-mod_sftp_ldap
ldap proftpd user-ssh
Last synced: about 2 months ago
JSON representation
ProFTPD module which retrieves SSH user/host keys from LDAP
- Host: GitHub
- URL: https://github.com/castaglia/proftpd-mod_sftp_ldap
- Owner: Castaglia
- Created: 2013-05-07T21:35:05.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2023-09-08T03:47:05.000Z (over 1 year ago)
- Last Synced: 2025-02-13T03:49:19.442Z (4 months ago)
- Topics: ldap, proftpd, user-ssh
- Language: C
- Homepage:
- Size: 123 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
proftpd-mod_sftp_ldap
=====================Status
------
[](https://github.com/Castaglia/proftpd-mod_sftp_ldap/actions/workflows/ci.yml)
[](https://img.shields.io/badge/license-GPL-brightgreen.svg)Synopsis
--------
The `mod_sftp_ldap` module for ProFTPD supports retrieving/using user SSH
public keys from LDAP directories, for use by the `mod_sftp` module.See the [mod_sftp_ldap.html](https://htmlpreview.github.io/?https://github.com/Castaglia/proftpd-mod_sftp_ldap/blob/master/mod_sftp_ldap.html) documentation for more details.