File: control

package info (click to toggle)
openvpn-auth-ldap 2.0.3-6.1
  • links: PTS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 1,584 kB
  • ctags: 799
  • sloc: ansic: 7,177; sh: 2,560; objc: 2,263; makefile: 137
file content (20 lines) | stat: -rw-r--r-- 776 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: openvpn-auth-ldap
Section: net
Priority: extra
Maintainer: Alberto Gonzalez Iniesta <agi@inittab.org>
Build-Depends: debhelper (>= 8.9.7), openvpn (>=2), re2c, libldap2-dev, gobjc, autotools-dev, dh-autoreconf, libgnustep-base-dev
Standards-Version: 3.9.5
Homepage: http://code.google.com/p/openvpn-auth-ldap/

Package: openvpn-auth-ldap
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, openvpn (>=2)
Description: OpenVPN LDAP authentication module
 A plugin that implements username/password authentication via
 LDAP for OpenVPN 2.x. It features:
 .
  * Simple Apache-style configuration file. 
  * LDAP group-based access restrictions. 
  * Will authenticate against any LDAP server that supports LDAP
    simple binds -- including Active Directory.