From nobody@FreeBSD.org  Tue Nov 23 02:57:59 2004
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 51A2116A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 23 Nov 2004 02:57:59 +0000 (GMT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 38C7143D49
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 23 Nov 2004 02:57:59 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id iAN2vwcf025589
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 23 Nov 2004 02:57:59 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id iAN2vw5U025588;
	Tue, 23 Nov 2004 02:57:58 GMT
	(envelope-from nobody)
Message-Id: <200411230257.iAN2vw5U025588@www.freebsd.org>
Date: Tue, 23 Nov 2004 02:57:58 GMT
From: Scott Balmos <scott.balmos@utoledo.edu>
To: freebsd-gnats-submit@FreeBSD.org
Subject: ProFTPd: Update mod_ldap to 2.8.14 (needed for current OpenLDAP ver)
X-Send-Pr-Version: www-2.3

>Number:         74278
>Category:       ports
>Synopsis:       ftp/proftpd: Update mod_ldap to 2.8.14 (needed for current OpenLDAP ver)
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    mharo
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 23 03:00:51 GMT 2004
>Closed-Date:    Fri Sep 16 08:03:13 GMT 2005
>Last-Modified:  Fri Sep 16 08:03:13 GMT 2005
>Originator:     Scott Balmos
>Release:        FeeBSD 5.3-RELEASE
>Organization:
The University of Toledo
>Environment:
FreeBSD flyingpig.simunex.com 5.3-RELEASE FreeBSD 5.3-RELEASE #5: Fri Nov 12 16:52:26 EST 2004     sbalmos@flyingpig.simunex.com:/usr/obj/usr/src/sys/FLYINGPIG  i386

>Description:
The current ProFTPd port, release version 1.2.10, contains mod_ldap version 2.8.12 for performing LDAP authentication and other functions. This module version uses the LDAPv2 protocol by default. With the current OpenLDAP port, which supports only LDAPv3 by default, LDAP functionality in ProFTPd is broken.

>How-To-Repeat:
Build net/openldap22-client & -server
Build ftp/proftpd WITH_LDAP=YES
Attempt to use LDAP authentication (e.g. enable LDAPDoAuth in proftpd.conf, as per docs)
/var/log/debug.log shows LDAP activity, with the ProFTPd module requesting LDAPv2 service, and thus failing on all searches.      
>Fix:
Update ftp/proftpd to replace contrib/mod_ldap.c with the latest version, 2.8.14, from the module author. Full module source can be found at the URL below:
http://www.horde.net/~jwm/software/mod_ldap/mod_ldap-2.8.14/mod_ldap.c
This module uses the LDAPv3 protocol by default.

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->mharo 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Tue Nov 23 05:51:41 GMT 2004 
Responsible-Changed-Why:  
Over to maintainer. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=74278 
State-Changed-From-To: open->closed 
State-Changed-By: vs 
State-Changed-When: Fri Sep 16 08:02:45 GMT 2005 
State-Changed-Why:  
Should no longer be an issue: proftpd now contains mod_ldap v2.8.15. 
Thanks for your submission! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=74278 
>Unformatted:
