[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Upgrading from openldap 1.2.13 to 2.2.23
>>>>> "F" == F J Bosscha <freerk@bosscha.nu> writes:
F> I have already added all the entries in the new server and
F> now I try to test is against the different clients eq: apache
F> en imap.
F> What i notice is that I a user cannot be validated in the
F> new server.
If all your clients (and their softwares) is compiled against/with
the old system, chances are that they only talk LDAP v2...
Try enabling LDAP v2 in your new server.
Put 'allow bind_v2' in your new server(s) slapd.conf...