ports/69465: [Maintainer] www/squid: use OpenLDAP 2.1 for authentication

Thomas-Martin Seck tmseck at netcologne.de
Fri Jul 23 05:30:22 UTC 2004


>Number:         69465
>Category:       ports
>Synopsis:       [Maintainer] www/squid: use OpenLDAP 2.1 for authentication
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 23 05:30:20 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Thomas-Martin Seck
>Release:        FreeBSD 4.10-STABLE i386
>Organization:
a private site in Germany
>Environment:
FreeBSD ports collection as of July 23rd, 2004.

	
>Description:

The squid LDAP helpers do not yet work with OpenLDAP 2.2, see
squid bug #1018.

Use OpenLDAP 2.1 instead until this issue is resolved.

	
>How-To-Repeat:
	
>Fix:
Apply this patch:


Index: Makefile
===================================================================
--- Makefile	(revision 126)
+++ Makefile	(working copy)
@@ -161,6 +161,7 @@
 MAN8+=		pam_auth.8 squid_unix_group.8
 .if defined(WITH_SQUID_LDAP_AUTH)
 USE_OPENLDAP=	yes
+WANT_OPENLDAP_VER=	21
 CFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
 MAN8+=		squid_ldap_auth.8 squid_ldap_group.8
	


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list