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

Re: ITS#3218



sorry about the wrong address; did you compile with --enable-rewrite
or not?  I see you're not using the suffixmassage feature or so, but
the attribute map and dn rewrite code is bundled together, so this
might be an issue.  I tested with current RE22 code (2.2.14 + few fixes,
but not in the area of back-ldap) and I couldn't reproduce your problem.
I definitely need the stack backtrace to get some more insight.

I note that your database configuration could be simplified as

###backend         ldap
database        ldap
suffix          "o=iup,c=us"
rootdn          "cn=Manager,o=iup,c=us"
lastmod         off
sizelimit       30000
schemacheck     on
###map             objectclass * *
###map             attribute * *
uri             "ldap://ldap.iup.edu";
rootpw          xxxxxxxx

I'm not even sure you need a rootdn/rootpw since it's nearly
useless for this backend.  Note that schemacheck should go
in the global statements rather than in the database specific
statements.  It's not even documented any more, and it's likely
to disappear soon, but that's another issue.

p.

-- 
Pierangelo Masarati
mailto:pierangelo.masarati@sys-net.it


    SysNet - via Dossi,8 27100 Pavia Tel: +390382573859 Fax: +390382476497