[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: PHP & OpenLDAP
==>
==>I've recently installed LDAP 2.1.8 from 2.0.25. I have written a
==>program in php to add / delete and modify users. It was working before I
==>upgraded to 2.1.8 and now whenever I try to add or modify a user I
==>receive the following error from php:
==>
==>LDAP-Errno: 8
==>LDAP-Error: Strong(er) authentication required
==>
==>What I would like to know, is what command do I need to insert into
==>slapd.conf to allow weaker authentication to be accepted.
I'm guessing that if you bind a la version 2 protocol, you'll
have a better chance of connecting. Just a guess mind you.
HTH
As Always
r