From:             [EMAIL PROTECTED]
Operating system: Linux 2.2.13 / Solaris 8
PHP version:      4.0.4pl1
PHP Bug Type:     LDAP related
Bug description:  ldap modify and add operations send trailing garbage to iplanet in 
dn's

Using ldap_mod_replace() and ldap_add() causes trailing
garbage to be sent to iPlanet Directory Server in the
dn-parameter. In the script the strings are fine but when
tracking the accesslog of the iPlanet there is a few
characters of trailing garbage in the DN's.

The configuration is:

--with-apache=../apache_1.3.14
--with-mysql=/usr
--with-oci8
--with-mcrypt=/usr/local
--with-imap=../imap/c-client
--with-ttf=/usr/local
--with-zlib=/usr/local
--with-jpeg-dir=/usr/local
--with-gd=/usr/local
--with-xpm-dir=/usr/X11R6
--with-ming=/usr/local/lib
--with-ldap=/usr/local
--with-dom=/usr/local
--with-config-file-path=/etc/httpd
--disable-session
--disable-debug
--disable-pear
--enable-sigchild
--enable-static=yes
--enable-shared=no
--enable-safe-mode=yes
--enable-track-vars=yes
--enable-magic-quotes=yes
--enable-force-cgi-redirect=yes
--enable-discard-path=yes
--enable-url-include=yes

LDAP client library used is openldap 2.0.7


-- 
Edit Bug report at: http://bugs.php.net/?id=8929&edit=1



-- 
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