File: README.md

package info (click to toggle)
proftpd-mod-sftp-ldap 0.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 508 kB
  • sloc: sh: 3,020; ansic: 996; makefile: 107
file content (14 lines) | stat: -rw-r--r-- 734 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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.