[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: making LDAP version3 work with version 2 clients
Add allow bind_v2 to your conf file.
This was just discussed last week, please search the archives for details
or see slapd.conf(5)
On Tue, Apr 08, 2003 at 03:44:22PM -0400, Francis Lau wrote:
> Hi,
>
> I just compiled openLDAP 2.1.16 and it works fine when I try ldapsearch.
> I can see that it is using version3 LDAP. When I try to connect to the
> LDAP server using PINE, it gives me a protocol error. I've read the
> manpage in ldapsearch and it says that you can do a "-P 2" to force
> version 2 of LDAP. Since I can't execute that flag in pine, is there a
> workaround so that my LDAP server will talk to version 2 clients?
>
> Thanks in advance,
> Francis
>