summaryrefslogtreecommitdiff
path: root/network/openvpn-auth-ldap/README
diff options
context:
space:
mode:
authorRobby Workman <rworkman@slackbuilds.org>2012-09-30 20:12:36 -0500
committerRobby Workman <rworkman@slackbuilds.org>2012-09-30 20:12:36 -0500
commitcb5684c6ae4113561d7a020e192d269fd29d81d0 (patch)
treef392f74bb03c7f1543f64547410f7954f4fcd543 /network/openvpn-auth-ldap/README
parentc50b3841d8f4483dadbffa3d6400dbe7648b0b27 (diff)
downloadslackbuilds-cb5684c6ae4113561d7a020e192d269fd29d81d0.tar.gz
network/openvpn-auth-ldap: Removed (build failure)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'network/openvpn-auth-ldap/README')
-rw-r--r--network/openvpn-auth-ldap/README19
1 files changed, 0 insertions, 19 deletions
diff --git a/network/openvpn-auth-ldap/README b/network/openvpn-auth-ldap/README
deleted file mode 100644
index c9e47ce3a3..0000000000
--- a/network/openvpn-auth-ldap/README
+++ /dev/null
@@ -1,19 +0,0 @@
-The OpenVPN Auth-LDAP Plugin implements username/password authentication
-via LDAP for OpenVPN 2.x.
-
-Features
- * User authentication against LDAP
- * Simple Apache-style configuration file
- * LDAP group-based access restrictions
- * Integration with the OpenBSD packet filter, support adding and removing
- VPN clients from PF tables based on group membership
- * Tested against OpenLDAP, the plugin will authenticate any LDAP server
- that supports LDAP simple binds -- including Active Directory.
-
-Building the package
- When building this package you will need the source for the OpenVPN
- release that is installed on your VPN server.
- For Slackware 13.1 this is openvpn-2.1.1, as specified in the .info
- file.
- This is so openvpn-auth-ldap can build against the OpenVPN plugin header
- files for your particular version of OpenVPN.