diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2007-09-07 02:47:13 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2007-09-07 02:47:13 +0000 |
commit | 028101c0d6ea3b7634305a2c002cc23acb9a4290 (patch) | |
tree | 4e9e397695212271eaa09cd8214b4978d4335c6f /security/openvpn-auth-ldap/pkg-descr | |
parent | 7ed287f7c27679a06f1d8379c55609c9bf42ebbb (diff) | |
download | ports-028101c0d6ea3b7634305a2c002cc23acb9a4290.tar.gz ports-028101c0d6ea3b7634305a2c002cc23acb9a4290.zip |
Notes
Diffstat (limited to 'security/openvpn-auth-ldap/pkg-descr')
-rw-r--r-- | security/openvpn-auth-ldap/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/security/openvpn-auth-ldap/pkg-descr b/security/openvpn-auth-ldap/pkg-descr new file mode 100644 index 000000000000..372191710e76 --- /dev/null +++ b/security/openvpn-auth-ldap/pkg-descr @@ -0,0 +1,5 @@ +The OpenVPN Auth-LDAP Plugin implements username/password authentication via +LDAP for OpenVPN 2.x. It also includes some integration with the OpenBSD +packet filter, supporting adding and removing VPN clients from PF tables. + +WWW: http://dpw.threerings.net/projects/openvpn-auth-ldap/ |