An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

proftpd-mod_sftp_ldap
=====================

Status
------
[![GitHub Actions CI Status](https://github.com/Castaglia/proftpd-mod_sftp_ldap/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/Castaglia/proftpd-mod_sftp_ldap/actions/workflows/ci.yml)
[![License](https://img.shields.io/badge/license-GPL-brightgreen.svg)](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.