[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: access control "set=" problem (ITS#3140)



By the way, I found another problem concerning sets. I thought it was Fedora
Core 1 related but as I tried OPENLDAP_REL_ENG_2_2 sets work fine even on
Fedora Core 1.

With OpenLDAP since 2.2.11 (I tested 11, 12, 13 and 15), the "by sets="
lines from the slapd.conf are simply ignored on Fedora Core 1, but they work
well on Red Hat 8 and Fedora Core 2. This problem does not appear with
OpenLDAP 2.1.30 or with OPENLDAP_REL_ENG_2_2. Do you have any idea from what
this problem comes from ?

I don't know if there is a relation, but I have to specify "--without-des"
for OPENLDAP_REL_ENG_2_2 to compile on Fedora Core 1 (configure and make
depend pass anyway), whereas I don't need to on Red Hat 8 or with OpenLDAP
2.2.15. Otherwise I get an error in password.c which says "undefined
reference to `des_set_odd_parity'"

My configure line is as following :
./configure --prefix=/usr/local/openldap --enable-lmpasswd --enable-crypt --
without-cyrus-sasl --with-threads --with-tls --enable-slurpd --disable-ipv6 
--enable-syslog

Those things seem odd to me...

Herve

----- Original Message ----- 
From: "Kurt Zeilenga" <openldap-its@OpenLDAP.org>
To: <hager@transgene.fr>
Sent: Monday, August 30, 2004 9:47 PM
Subject: Re: access control "set=" problem (ITS#3140)


> Please test OPENLDAP_REL_ENG_2_2.  Thanks, Kurt
>