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

Re[2]: ldap_rename



Hey Michael,


Friday, June 15, 2001, 3:19:10 PM, you wrote:

MLT> On Fri, 15 Jun 2001, Kevin J. Menard, Jr. wrote:

>> Hey Michael,
>>      http://www.php.net/manual/en/function.ldap-get-option.php
>>      http://www.php.net/manual/en/function.ldap-set-option.php
>>

MLT> Okay, we tried using ldap_set_option to turn on protocol 3 support.
MLT> get_option verifies that this is the case.  But ldap_rename still
MLT> complains about protocol error.

MLT> Is there something special I have to do to slapd.conf or to the database
MLT> of entries itself?  I'm using OpenLDAP 2.0.9.

Sorry, I don't know then.  In my PHP LDAP library, I coded something around
this.  Particularly because I didn't want whoever to use it to have to be
running PHP 4.0.5.  Works for me :-P

-- 
 Kevin