Bug 113925 - New port: security/openvpn-auth-ldap - LDAP authentication plugin for OpenVPN
Summary: New port: security/openvpn-auth-ldap - LDAP authentication plugin for OpenVPN
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-21 23:50 UTC by Nick Barkas
Modified: 2007-09-07 03:50 UTC (History)
0 users

See Also:


Attachments
openvpn-auth-ldap.shar (2.26 KB, text/plain)
2007-06-21 23:50 UTC, Nick Barkas
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Barkas 2007-06-21 23:50:02 UTC
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/
Comment 1 dfilter service freebsd_committer freebsd_triage 2007-09-07 03:47:18 UTC
edwin       2007-09-07 02:47:13 UTC

  FreeBSD ports repository

  Modified files:
    security             Makefile 
  Added files:
    security/openvpn-auth-ldap Makefile Makefile.bak distinfo 
                               pkg-descr 
  Log:
  New port: security/openvpn-auth-ldap - LDAP authentication plugin for OpenVPN
  
          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/
  
  PR:             ports/113925
  Submitted by:   Nick Barkas <snb@threerings.net>
  
  Revision  Changes    Path
  1.913     +1 -0      ports/security/Makefile
  1.1       +35 -0     ports/security/openvpn-auth-ldap/Makefile (new)
  1.1       +34 -0     ports/security/openvpn-auth-ldap/Makefile.bak (new)
  1.1       +3 -0      ports/security/openvpn-auth-ldap/distinfo (new)
  1.1       +5 -0      ports/security/openvpn-auth-ldap/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2007-09-07 03:47:21 UTC
State Changed
From-To: open->closed

Committed, thanks!