ports/62117: [patch] compile openldap21-server with crypt(3) password support
Pierre Beyssac
beyssac at enst.fr
Fri Jan 30 15:30:25 UTC 2004
>Number: 62117
>Category: ports
>Synopsis: [patch] compile openldap21-server with crypt(3) password support
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Fri Jan 30 07:30:19 PST 2004
>Closed-Date:
>Last-Modified:
>Originator: Pierre Beyssac
>Release: FreeBSD 4.9-STABLE i386
>Organization:
ENST
>Environment:
FreeBSD 4.9, openldap 2.1.26 port.
>Description:
{CRYPT} passwords are not supported, causing LDAP bind
to fail with "Invalid credentials".
This used to work with the openldap 2.1.22 port.
>How-To-Repeat:
>Fix:
--- Makefile.orig Fri Jan 30 16:21:12 2004
+++ Makefile Fri Jan 30 16:10:08 2004
@@ -90,6 +90,7 @@
CONFIGURE_ARGS= --with-threads \
--with-tls=openssl \
+ --enable-crypt \
--enable-dynamic
.if defined(WITH_SASL)
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list