[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: ldap_rename
Hey Michael,
Friday, June 15, 2001, 2:37:22 PM, you wrote:
MLT> I'm using openldap 2.0.9 and I thought I was using ldapv3. But php claims
MLT> that openldap doesn't support the rename ability (which would indicate I'm
MLT> really using only ldapv2 protocol). How can I tell which protocol is
MLT> being used and if openldap supports rename, how do I get slapd to use
MLT> ldapv3 so I can use php's ldap_rename function?
MLT> thanks,
MLT> Michael
http://www.php.net/manual/en/function.ldap-get-option.php
http://www.php.net/manual/en/function.ldap-set-option.php
--
Kevin
- References:
- ldap_rename
- From: Michael L Torrie <torriem@cs.byu.edu>