From: [EMAIL PROTECTED]
Operating system: Linux 2.4.17
PHP version: 4.2.2
PHP Bug Type: LDAP related
Bug description: ldap_bind() fails and doesnt use bind-dn
Alos Tested with 4.3.0-dev.
$ds=ldap_connect("myserver") works var_dump($ds) gives "resource(X) of
type (ldap link)"
ldap_bind returns "Warning: ldap_bind(): Unable to bind to server: Can't
contact LDAP server".
The LDAP Server (OpenLdap) always shows an anonymous bind no matter if i
bind with user or not. After each bind i get a mysql-service-lookup on
that connection. Maybe something
like in bug #17350 with oracle ?
Chris
--
Edit bug report at http://bugs.php.net/?id=19494&edit=1
--
Try a CVS snapshot: http://bugs.php.net/fix.php?id=19494&r=trysnapshot
Fixed in CVS: http://bugs.php.net/fix.php?id=19494&r=fixedcvs
Fixed in release: http://bugs.php.net/fix.php?id=19494&r=alreadyfixed
Need backtrace: http://bugs.php.net/fix.php?id=19494&r=needtrace
Try newer version: http://bugs.php.net/fix.php?id=19494&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=19494&r=support
Expected behavior: http://bugs.php.net/fix.php?id=19494&r=notwrong
Not enough info: http://bugs.php.net/fix.php?id=19494&r=notenoughinfo
Submitted twice: http://bugs.php.net/fix.php?id=19494&r=submittedtwice
register_globals: http://bugs.php.net/fix.php?id=19494&r=globals