File: control

package info (click to toggle)
proftpd-mod-sftp-ldap 0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 448 kB
  • sloc: sh: 3,020; ansic: 978; makefile: 107
file content (21 lines) | stat: -rw-r--r-- 942 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: proftpd-mod-sftp-ldap
Section: net
Priority: optional
Maintainer: ProFTPD Maintainance Team <pkg-proftpd-maintainers@alioth-lists.debian.net>
Uploaders: Mahyuddin Susanto <udienz@ubuntu.com>,
           Francesco Paolo Lovergine <frankie@debian.org>,
           Hilmar Preusse <hille42@web.de>
Build-Depends: debhelper-compat (=13),
	proftpd-dev
Standards-Version: 4.5.0
Rules-Requires-Root: binary-targets
Homepage: http://www.castaglia.org/proftpd/modules/mod_sftp-ldap.html
Vcs-Git: https://salsa.debian.org/debian-proftpd-team/proftpd-mod-sftp-ldap.git
Vcs-Browser: https://salsa.debian.org/debian-proftpd-team/proftpd-mod-sftp-ldap

Package: proftpd-mod-sftp-ldap
Architecture: any
Depends: ${misc:Depends}, ${proftpd:Depends}, ${shlibs:Depends}
Description: ProFTPD module mod_sftp-ldap
 The mod_sftp_ldap module for ProFTPD supports retrieving/using user SSH
 public keys from LDAP directories, for use by the mod_sftp module.