ID: 11434
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Closed
Bug Type: LDAP related
Operating system: 
PHP Version: 4.0.4pl1
Assigned To: 
Comments:

I tried with openldap 2.0.7 and PHP 4.0.6RC3 and it works
just fine. Please update. (4.0.5 should be ok too)

--Jani


Previous Comments:
---------------------------------------------------------------------------

[2001-06-12 09:13:20] [EMAIL PROTECTED]
if the dn is : ou=abcd,efg,ou=Myunit,o=Myorg.com

ldap_explode_dn($dn,0) return the following array :

ou=abcd\
efg
ou=Myunit
o=Myorg.com

instead of

ou=abcd,efg
ou=Myunit
ou=Myorg.com

---------------------------------------------------------------------------



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=11434&edit=2


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to