Re: [PHP-DEV] PHP 4.0 Bug #8714: Adding LDAP entries drops credentials if update is referred From: Stig Venaas (Stig.Venaas <email protected>)
Date: 01/15/01

On Mon, Jan 15, 2001 at 03:52:17PM -0000, anders.ostling <email protected> wrote:
> From: anders.ostling <email protected>
> Operating system: Linux 2.2.18
> PHP version: 4.0.4pl1
> PHP Bug Type: *Directory Services problems
> Bug description: Adding LDAP entries drops credentials if update is referred
>
> We have a replicated LDAP tree. If I add entries to a replica, AND specify a DN and password, the add operation gets referred (correctly) to the master/supplier server, but the credentials are lost. This is reproducable.
> I have OpenLDAP libs 2.0.6 installed and is using Netscape 4.12 Dir server.
>
> If required, I have a complete network trace (from ethereal) that shows all ldap packets.

Could you try the same with OpenLDAP's ldapadd? If it works there, I'll
see if we can get PHP to work, but I suspect it might not, and then it need
to be fixed in the OpenLDAP libraries.

Stig

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>