Hi All,

I had successfully running phpldapadmin for more than
a year (version .9.6 I think). Last Friday morning, we
had a major storm which caused a power outage long
enough so the UPS's were drained and all the servers
crashed. After the storm, the server with the ldap
server and phpldapadmin would not book (some quirky
IBM motherboard issue) and I had to find a replacement
machine.

I have re-loaded all of the software and configured
it. The ldap server is functioning on a read basis (I
know this due to the email client programs using this
facility). Phpldapadmin is another story however. I
installed version .9.8.3 and it does not seem to want
to bind to the ldap server. They are on the same
machine BTW. I put slapd into debug mode and also put
phpldapadmin into debug mode by activating the lines
in config.php.

When in debug mode and I attempt to log in, slapd
reports nothing, no messages at all so phpldapadmin is
not able to talk to the slapd. Here is the bottom
section of the phpldapadmin debug file:

[0.131] login_form.php(1): pla_error_handler():
Entered with (8,Use of undefined constant E_DEBUG -
assumed
'E_DEBUG',/usr/share/phpldapadmin/lib/common.php,57)
[0.017] login_form.php(1): pla_session_start():
Entered with ()
[0.018] login_form.php(1): array_stripslashes():
Entered with
(a:2:{s:9:"server_id";s:1:"0";s:9:"PLASESSID";s:32:"94a78bff70f5e0c005b672957bc220aa";})
[0.001] login_form.php(1): array_stripslashes():
Entered with (a:1:{s:9:"server_id";s:1:"0";})
[0.001] login_form.php(1): array_stripslashes():
Entered with (a:0:{})
[0.001] login_form.php(1): array_stripslashes():
Entered with
(a:1:{s:9:"PLASESSID";s:32:"94a78bff70f5e0c005b672957bc220aa";})
[0.001] login_form.php(17): LDAPserver::__construct():
Entered with (0)
[0.001] login_form.php(3): LDAPservers::GetValue():
Entered with (0,server,name), Returning (Pride Seeds
LDAP Server)
[0.001] login_form.php(3): LDAPservers::GetValue():
Entered with (0,server,host), Returning (localhost)
[0.001] login_form.php(3): LDAPservers::GetValue():
Entered with (0,server,port), Returning (389)
[0.001] login_form.php(3): LDAPservers::GetValue():
Entered with (0,server,tls), Returning ()
[0.001] login_form.php(3): LDAPservers::GetValue():
Entered with (0,server,auth_type), Returning (session)
[0.001] login_form.php(3): LDAPservers::GetValue():
Entered with (0,server,low_bandwidth), Returning ()
[0.024] login_form.php(3): LDAPservers::GetValue():
Entered with (0,server,read_only), Returning ()
[0.001] login_form.php(3): LDAPservers::GetValue():
Entered with (0,server,branch_rename), Returning ()
[0.001] login_form.php(3): LDAPservers::GetValue():
Entered with (0,server,schema_oclass_default),
Returning ()
[0.001] login_form.php(3): LDAPservers::GetValue():
Entered with (0,login,dn), Returning ()
[0.001] login_form.php(3): LDAPservers::GetValue():
Entered with (0,login,pass), Returning ()
[0.001] login_form.php(3): LDAPservers::GetValue():
Entered with (0,login,attr), Returning (dn)
[0.001] login_form.php(3): LDAPservers::GetValue():
Entered with (0,login,string), Returning ()
[0.001] login_form.php(3): LDAPservers::GetValue():
Entered with (0,login,timeout), Returning (179)
[0.001] login_form.php(3): LDAPservers::GetValue():
Entered with (0,appearance,password_hash), Returning
(md5)
[0.001] login_form.php(3): LDAPservers::GetValue():
Entered with (0,appearance,show_create), Returning (1)
[0.001] login_form.php(3): LDAPservers::GetValue():
Entered with (0,appearance,visible), Returning (1)
[0.001] login_form.php(17):
LDAPserver::haveAuthInfo(): Entered with ()
[0.001] login_form.php(80):
LDAPserver::haveAuthInfo(): We are a (session)
auth_type
[0.001] login_form.php(66):
LDAPserver::getLoggedInDN(): auth_type is [session]
[0.001] login_form.php(17):
LDAPserver::getLoggedInDN(): Entered with (),
Returning ()
[0.001] login_form.php(17):
LDAPserver::haveAuthInfo(): Returning ()
[0.002] login_form.php(3): LDAPservers::GetValue():
Entered with (0,login,allowed_dns), Returning (a:0:{})
[0.001] login_form.php(3): LDAPservers::GetValue():
Entered with (0,login,anon_bind), Returning (1)
[0.001] login_form.php(17):
LDAPserver::isAnonBindAllowed(): Entered with (),
Returning (1)
[0.001] login_form.php(17):
LDAPserver::isLoginAttrEnabled(): Entered with (),
Returning ()
[0.001] login_form.php(17):
LDAPserver::isLoginAttrEnabled(): Entered with (),
Returning ()
[0.001] login_form.php(3): LDAPservers::GetValue():
Entered with (0,login,allowed_dns), Returning (a:0:{})
[0.001] login_form.php(3): LDAPservers::GetValue():
Entered with (0,login,anon_bind), Returning (1)
[0.001] login_form.php(17):
LDAPserver::isAnonBindAllowed(): Entered with (),
Returning (1)
[0.001] login_form.php(17):
LDAPserver::isLoginAttrEnabled(): Entered with (),
Returning ()
[0.001] login_form.php(17):
LDAPserver::isLoginAttrEnabled(): Entered with (),
Returning ()
[0.001] login_form.php(17):
LDAPserver::isLoginAttrEnabled(): Entered with (),
Returning ()
[0.092] login.php(1): pla_error_handler(): Entered
with (8,Use of undefined constant E_DEBUG - assumed
'E_DEBUG',/usr/share/phpldapadmin/lib/common.php,57)
[0.001] login.php(1): pla_session_start(): Entered
with ()
[0.001] login.php(1): array_stripslashes(): Entered
with
(a:5:{s:9:"server_id";s:1:"0";s:8:"login_dn";s:29:"cn=admin,dc=prideseeds,dc=com";s:10:"login_pass";s:5:"jello";s:6:"submit";s:12:"Authenticate";s:9:"PLASESSID";s:32
[0.001] login.php(1): array_stripslashes(): Entered
with (a:0:{})
[0.001] login.php(1): array_stripslashes(): Entered
with
(a:4:{s:9:"server_id";s:1:"0";s:8:"login_dn";s:29:"cn=admin,dc=prideseeds,dc=com";s:10:"login_pass";s:5:"jello";s:6:"submit";s:12:"Authenticate";})
[0.001] login.php(1): array_stripslashes(): Entered
with
(a:1:{s:9:"PLASESSID";s:32:"94a78bff70f5e0c005b672957bc220aa";})
[0.001] login.php(17): LDAPserver::__construct():
Entered with (0)
[0.001] login.php(3): LDAPservers::GetValue(): Entered
with (0,server,name), Returning (Pride Seeds LDAP
Server)
[0.001] login.php(3): LDAPservers::GetValue(): Entered
with (0,server,host), Returning (localhost)
[0.001] login.php(3): LDAPservers::GetValue(): Entered
with (0,server,port), Returning (389)
[0.001] login.php(3): LDAPservers::GetValue(): Entered
with (0,server,tls), Returning ()
[0.001] login.php(3): LDAPservers::GetValue(): Entered
with (0,server,auth_type), Returning (session)
[0.001] login.php(3): LDAPservers::GetValue(): Entered
with (0,server,low_bandwidth), Returning ()
[0.001] login.php(3): LDAPservers::GetValue(): Entered
with (0,server,read_only), Returning ()
[0.001] login.php(3): LDAPservers::GetValue(): Entered
with (0,server,branch_rename), Returning ()
[0.001] login.php(3): LDAPservers::GetValue(): Entered
with (0,server,schema_oclass_default), Returning ()
[0.001] login.php(3): LDAPservers::GetValue(): Entered
with (0,login,dn), Returning ()
[0.001] login.php(3): LDAPservers::GetValue(): Entered
with (0,login,pass), Returning ()
[0.001] login.php(3): LDAPservers::GetValue(): Entered
with (0,login,attr), Returning (dn)
[0.001] login.php(3): LDAPservers::GetValue(): Entered
with (0,login,string), Returning ()
[0.001] login.php(3): LDAPservers::GetValue(): Entered
with (0,login,timeout), Returning (179)
[0.001] login.php(3): LDAPservers::GetValue(): Entered
with (0,appearance,password_hash), Returning (md5)
[0.001] login.php(3): LDAPservers::GetValue(): Entered
with (0,appearance,show_create), Returning (1)
[0.001] login.php(3): LDAPservers::GetValue(): Entered
with (0,appearance,visible), Returning (1)
[0.001] login.php(17): LDAPserver::haveAuthInfo():
Entered with ()
[0.001] login.php(80): LDAPserver::haveAuthInfo(): We
are a (session) auth_type
[0.001] login.php(66): LDAPserver::getLoggedInDN():
auth_type is [session]
[0.001] login.php(17): LDAPserver::getLoggedInDN():
Entered with (), Returning ()
[0.001] login.php(17): LDAPserver::haveAuthInfo():
Returning ()
[0.001] login.php(3): LDAPservers::GetValue(): Entered
with (0,login,allowed_dns), Returning (a:0:{})
[0.001] login.php(3): LDAPservers::GetValue(): Entered
with (0,login,anon_bind), Returning (1)
[0.001] login.php(17):
LDAPserver::isAnonBindAllowed(): Entered with (),
Returning (1)
[0.001] login.php(17):
LDAPserver::isLoginAttrEnabled(): Entered with (),
Returning ()
[0.001] login.php(64): Setting login type to CONFIG
with DN [cn=admin,dc=prideseeds,dc=com]
[0.001] login.php(17):
LDAPserver:userIsAllowedLogin(): Entered with
(cn=admin,dc=prideseeds,dc=com)
[0.001] login.php(3): LDAPservers::GetValue(): Entered
with (0,login,allowed_dns), Returning (a:0:{})
[0.001] login.php(64): User is not prohibited from
logging in - now bind with DN
[cn=admin,dc=prideseeds,dc=com]
[0.001] login.php(17): LDAPserver::connect(): Entered
with (1,user,1)
[0.001] login.php(17): LDAPserver::_connect(): Entered
with (user)
[0.001] login.php(16): LDAPserver::connect(): Creating
new connection [user] for Server ID [0]
[0.001] login.php(80): LDAPserver::connect(): This IS
a "config" login
[0.001] login.php(80): LDAPserver::connect(): Config
settings, DN [cn=admin,dc=prideseeds,dc=com], PASS
[7aa6991a62353dd2761280cf592542dc]
[0.001] login.php(80): LDAPserver::connect(): Config
settings, DN [cn=admin,dc=prideseeds,dc=com], PASS
[7aa6991a62353dd2761280cf592542dc]
[0.001] login.php(17): LDAPserver::_connect(): Entered
with (user)
[0.001] login.php(16): LDAPserver::connect(): LDAP
Resource [Resource id #19], Host [localhost], Port
[389]
[0.001] login.php(17): LDAPserver::isTLSEnabled():
Entered with ()
[0.002] login.php(1): pla_error_handler(): Entered
with (2,ldap_bind() [<a
href='function.ldap-bind'>function.ldap-bind</a>]:
Unable to bind to server: Can't contact LDAP
server,/usr/share/phpldapadmin/lib/server_functions
[0.001] login.php(16): LDAPserver::connect(): Resource
[Resource id #19], Bind Result []
[0.001] login.php(16): LDAPserver::connect(): Leaving
with FALSE, bind FAILed
[0.001] login.php(1): pla_error(): Entered with (Could
not bind to the LDAP server.,Constraint
violation,Resource id #19,1)
[0.002] login.php(1): pla_verbose_error(): Entered
with (0x13)
[0.092] login_form.php(1): pla_error_handler():
Entered with (8,Use of undefined constant E_DEBUG -
assumed
'E_DEBUG',/usr/share/phpldapadmin/lib/common.php,57)
[0.001] login_form.php(1): pla_session_start():
Entered with ()
[0.001] login_form.php(1): array_stripslashes():
Entered with
(a:2:{s:9:"server_id";s:1:"0";s:9:"PLASESSID";s:32:"94a78bff70f5e0c005b672957bc220aa";})
[0.001] login_form.php(1): array_stripslashes():
Entered with (a:1:{s:9:"server_id";s:1:"0";})
[0.001] login_form.php(1): array_stripslashes():
Entered with (a:0:{})
[0.001] login_form.php(1): array_stripslashes():
Entered with
(a:1:{s:9:"PLASESSID";s:32:"94a78bff70f5e0c005b672957bc220aa";})
[0.001] login_form.php(17): LDAPserver::__construct():
Entered with (0)
[0.001] login_form.php(3): LDAPservers::GetValue():
Entered with (0,server,name), Returning (Pride Seeds
LDAP Server)
[0.001] login_form.php(3): LDAPservers::GetValue():
Entered with (0,server,host), Returning (localhost)
[0.001] login_form.php(3): LDAPservers::GetValue():
Entered with (0,server,port), Returning (389)
[0.001] login_form.php(3): LDAPservers::GetValue():
Entered with (0,server,tls), Returning ()
[0.001] login_form.php(3): LDAPservers::GetValue():
Entered with (0,server,auth_type), Returning (session)
[0.001] login_form.php(3): LDAPservers::GetValue():
Entered with (0,server,low_bandwidth), Returning ()
[0.001] login_form.php(3): LDAPservers::GetValue():
Entered with (0,server,read_only), Returning ()
[0.001] login_form.php(3): LDAPservers::GetValue():
Entered with (0,server,branch_rename), Returning ()
[0.001] login_form.php(3): LDAPservers::GetValue():
Entered with (0,server,schema_oclass_default),
Returning ()
[0.001] login_form.php(3): LDAPservers::GetValue():
Entered with (0,login,dn), Returning ()
[0.001] login_form.php(3): LDAPservers::GetValue():
Entered with (0,login,pass), Returning ()
[0.001] login_form.php(3): LDAPservers::GetValue():
Entered with (0,login,attr), Returning (dn)
[0.001] login_form.php(3): LDAPservers::GetValue():
Entered with (0,login,string), Returning ()
[0.001] login_form.php(3): LDAPservers::GetValue():
Entered with (0,login,timeout), Returning (179)
[0.001] login_form.php(3): LDAPservers::GetValue():
Entered with (0,appearance,password_hash), Returning
(md5)
[0.001] login_form.php(3): LDAPservers::GetValue():
Entered with (0,appearance,show_create), Returning (1)
[0.001] login_form.php(3): LDAPservers::GetValue():
Entered with (0,appearance,visible), Returning (1)
[0.001] login_form.php(17):
LDAPserver::haveAuthInfo(): Entered with ()
[0.001] login_form.php(80):
LDAPserver::haveAuthInfo(): We are a (session)
auth_type
[0.001] login_form.php(66):
LDAPserver::getLoggedInDN(): auth_type is [session]
[0.001] login_form.php(17):
LDAPserver::getLoggedInDN(): Entered with (),
Returning ()
[0.001] login_form.php(17):
LDAPserver::haveAuthInfo(): Returning ()
[0.002] login_form.php(3): LDAPservers::GetValue():
Entered with (0,login,allowed_dns), Returning (a:0:{})
[0.001] login_form.php(3): LDAPservers::GetValue():
Entered with (0,login,anon_bind), Returning (1)
[0.001] login_form.php(17):
LDAPserver::isAnonBindAllowed(): Entered with (),
Returning (1)
[0.001] login_form.php(17):
LDAPserver::isLoginAttrEnabled(): Entered with (),
Returning ()
[0.001] login_form.php(17):
LDAPserver::isLoginAttrEnabled(): Entered with (),
Returning ()
[0.001] login_form.php(3): LDAPservers::GetValue():
Entered with (0,login,allowed_dns), Returning (a:0:{})
[0.001] login_form.php(3): LDAPservers::GetValue():
Entered with (0,login,anon_bind), Returning (1)
[0.001] login_form.php(17):
LDAPserver::isAnonBindAllowed(): Entered with (),
Returning (1)
[0.001] login_form.php(17):
LDAPserver::isLoginAttrEnabled(): Entered with (),
Returning ()
[0.001] login_form.php(17):
LDAPserver::isLoginAttrEnabled(): Entered with (),
Returning ()
[0.001] login_form.php(17):
LDAPserver::isLoginAttrEnabled(): Entered with (),
Returning ()
[0.092] login.php(1): pla_error_handler(): Entered
with (8,Use of undefined constant E_DEBUG - assumed
'E_DEBUG',/usr/share/phpldapadmin/lib/common.php,57)
[0.001] login.php(1): pla_session_start(): Entered
with ()
[0.001] login.php(1): array_stripslashes(): Entered
with
(a:5:{s:9:"server_id";s:1:"0";s:8:"login_dn";s:5:"admin";s:10:"login_pass";s:5:"jello";s:6:"submit";s:12:"Authenticate";s:9:"PLASESSID";s:32:"94a78bff70f5e0c005b6729
[0.001] login.php(1): array_stripslashes(): Entered
with (a:0:{})
[0.001] login.php(1): array_stripslashes(): Entered
with
(a:4:{s:9:"server_id";s:1:"0";s:8:"login_dn";s:5:"admin";s:10:"login_pass";s:5:"jello";s:6:"submit";s:12:"Authenticate";})
[0.001] login.php(1): array_stripslashes(): Entered
with
(a:1:{s:9:"PLASESSID";s:32:"94a78bff70f5e0c005b672957bc220aa";})
[0.001] login.php(17): LDAPserver::__construct():
Entered with (0)
[0.001] login.php(3): LDAPservers::GetValue(): Entered
with (0,server,name), Returning (Pride Seeds LDAP
Server)
[0.001] login.php(3): LDAPservers::GetValue(): Entered
with (0,server,host), Returning (localhost)
[0.001] login.php(3): LDAPservers::GetValue(): Entered
with (0,server,port), Returning (389)
[0.001] login.php(3): LDAPservers::GetValue(): Entered
with (0,server,tls), Returning ()
[0.001] login.php(3): LDAPservers::GetValue(): Entered
with (0,server,auth_type), Returning (session)
[0.001] login.php(3): LDAPservers::GetValue(): Entered
with (0,server,low_bandwidth), Returning ()
[0.001] login.php(3): LDAPservers::GetValue(): Entered
with (0,server,read_only), Returning ()
[0.001] login.php(3): LDAPservers::GetValue(): Entered
with (0,server,branch_rename), Returning ()
[0.001] login.php(3): LDAPservers::GetValue(): Entered
with (0,server,schema_oclass_default), Returning ()
[0.001] login.php(3): LDAPservers::GetValue(): Entered
with (0,login,dn), Returning ()
[0.001] login.php(3): LDAPservers::GetValue(): Entered
with (0,login,pass), Returning ()
[0.001] login.php(3): LDAPservers::GetValue(): Entered
with (0,login,attr), Returning (dn)
[0.001] login.php(3): LDAPservers::GetValue(): Entered
with (0,login,string), Returning ()
[0.001] login.php(3): LDAPservers::GetValue(): Entered
with (0,login,timeout), Returning (179)
[0.001] login.php(3): LDAPservers::GetValue(): Entered
with (0,appearance,password_hash), Returning (md5)
[0.001] login.php(3): LDAPservers::GetValue(): Entered
with (0,appearance,show_create), Returning (1)
[0.001] login.php(3): LDAPservers::GetValue(): Entered
with (0,appearance,visible), Returning (1)
[0.001] login.php(17): LDAPserver::haveAuthInfo():
Entered with ()
[0.001] login.php(80): LDAPserver::haveAuthInfo(): We
are a (session) auth_type
[0.001] login.php(66): LDAPserver::getLoggedInDN():
auth_type is [session]
[0.001] login.php(17): LDAPserver::getLoggedInDN():
Entered with (), Returning ()
[0.001] login.php(17): LDAPserver::haveAuthInfo():
Returning ()
[0.001] login.php(3): LDAPservers::GetValue(): Entered
with (0,login,allowed_dns), Returning (a:0:{})
[0.001] login.php(3): LDAPservers::GetValue(): Entered
with (0,login,anon_bind), Returning (1)
[0.001] login.php(17):
LDAPserver::isAnonBindAllowed(): Entered with (),
Returning (1)
[0.001] login.php(17):
LDAPserver::isLoginAttrEnabled(): Entered with (),
Returning ()
[0.001] login.php(64): Setting login type to CONFIG
with DN [admin]
[0.001] login.php(17):
LDAPserver:userIsAllowedLogin(): Entered with (admin)
[0.001] login.php(3): LDAPservers::GetValue(): Entered
with (0,login,allowed_dns), Returning (a:0:{})
[0.001] login.php(64): User is not prohibited from
logging in - now bind with DN [admin]
[0.001] login.php(17): LDAPserver::connect(): Entered
with (1,user,1)
[0.001] login.php(17): LDAPserver::_connect(): Entered
with (user)
[0.001] login.php(16): LDAPserver::connect(): Creating
new connection [user] for Server ID [0]
[0.001] login.php(80): LDAPserver::connect(): This IS
a "config" login
[0.001] login.php(80): LDAPserver::connect(): Config
settings, DN [admin], PASS
[7aa6991a62353dd2761280cf592542dc]
[0.001] login.php(80): LDAPserver::connect(): Config
settings, DN [admin], PASS
[7aa6991a62353dd2761280cf592542dc]
[0.001] login.php(17): LDAPserver::_connect(): Entered
with (user)
[0.001] login.php(16): LDAPserver::connect(): LDAP
Resource [Resource id #19], Host [localhost], Port
[389]
[0.001] login.php(17): LDAPserver::isTLSEnabled():
Entered with ()
[0.021] login.php(1): pla_error_handler(): Entered
with (2,ldap_bind() [<a
href='function.ldap-bind'>function.ldap-bind</a>]:
Unable to bind to server: Can't contact LDAP
server,/usr/share/phpldapadmin/lib/server_functions
[0.001] login.php(16): LDAPserver::connect(): Resource
[Resource id #19], Bind Result []
[0.000] login.php(16): LDAPserver::connect(): Leaving
with FALSE, bind FAILed
[0.001] login.php(1): pla_error(): Entered with (Could
not bind to the LDAP server.,Constraint
violation,Resource id #19,1)
[0.002] login.php(1): pla_verbose_error(): Entered
with (0x13)
[0.000] index.php(1): pla_version(): Entered with (),
Returning (0.9.8.3)
[0.161] tree.php(1): pla_error_handler(): Entered with
(8,Use of undefined constant E_DEBUG - assumed
'E_DEBUG',/usr/share/phpldapadmin/lib/common.php,57)
[0.001] tree.php(1): pla_session_start(): Entered with
()
[0.001] tree.php(1): array_stripslashes(): Entered
with
(a:1:{s:9:"PLASESSID";s:32:"94a78bff70f5e0c005b672957bc220aa";})
[0.001] tree.php(1): array_stripslashes(): Entered
with (a:0:{})
[0.001] tree.php(1): array_stripslashes(): Entered
with (a:0:{})
[0.180] welcome.php(1): pla_error_handler(): Entered
with (8,Use of undefined constant E_DEBUG - assumed
'E_DEBUG',/usr/share/phpldapadmin/lib/common.php,57)
[0.026] tree.php(1): array_stripslashes(): Entered
with
(a:1:{s:9:"PLASESSID";s:32:"94a78bff70f5e0c005b672957bc220aa";})
[0.002] welcome.php(1): pla_session_start(): Entered
with ()
[0.003] tree.php(17): LDAPserver::__construct():
Entered with (0)
[0.002] tree.php(3): LDAPservers::GetValue(): Entered
with (0,server,name), Returning (Pride Seeds LDAP
Server)
[0.001] tree.php(3): LDAPservers::GetValue(): Entered
with (0,server,host), Returning (localhost)
[0.001] tree.php(3): LDAPservers::GetValue(): Entered
with (0,server,port), Returning (389)
[0.001] tree.php(3): LDAPservers::GetValue(): Entered
with (0,server,tls), Returning ()
[0.001] tree.php(3): LDAPservers::GetValue(): Entered
with (0,server,auth_type), Returning (session)
[0.001] tree.php(3): LDAPservers::GetValue(): Entered
with (0,server,low_bandwidth), Returning ()
[0.001] tree.php(3): LDAPservers::GetValue(): Entered
with (0,server,read_only), Returning ()
[0.001] tree.php(3): LDAPservers::GetValue(): Entered
with (0,server,branch_rename), Returning ()
[0.001] tree.php(3): LDAPservers::GetValue(): Entered
with (0,server,schema_oclass_default), Returning ()
[0.001] tree.php(3): LDAPservers::GetValue(): Entered
with (0,login,dn), Returning ()
[0.001] tree.php(3): LDAPservers::GetValue(): Entered
with (0,login,pass), Returning ()
[0.001] tree.php(3): LDAPservers::GetValue(): Entered
with (0,login,attr), Returning (dn)
[0.001] tree.php(3): LDAPservers::GetValue(): Entered
with (0,login,string), Returning ()
[0.001] tree.php(3): LDAPservers::GetValue(): Entered
with (0,login,timeout), Returning (179)
[0.001] tree.php(3): LDAPservers::GetValue(): Entered
with (0,appearance,password_hash), Returning (md5)
[0.001] tree.php(3): LDAPservers::GetValue(): Entered
with (0,appearance,show_create), Returning (1)
[0.001] tree.php(3): LDAPservers::GetValue(): Entered
with (0,appearance,visible), Returning (1)
[0.001] tree.php(17): LDAPserver::haveAuthInfo():
Entered with ()
[0.001] tree.php(80): LDAPserver::haveAuthInfo(): We
are a (session) auth_type
[0.001] tree.php(66): LDAPserver::getLoggedInDN():
auth_type is [session]
[0.001] tree.php(17): LDAPserver::getLoggedInDN():
Entered with (), Returning ()
[0.001] tree.php(17): LDAPserver::haveAuthInfo():
Returning ()
[0.002] tree.php(3): LDAPservers::GetValue(): Entered
with (0,custom,pages_prefix), Returning ()
[0.001] tree.php(1): get_custom_file(): Entered with
(0,style.css,css/), Returning (css/style.css)
[0.001] tree.php(1): pla_version(): Entered with (),
Returning (0.9.8.3)
[0.007] tree.php(17): LDAPserver::__construct():
Entered with (0)
[0.001] tree.php(3): LDAPservers::GetValue(): Entered
with (0,server,name), Returning (Pride Seeds LDAP
Server)
[0.001] tree.php(3): LDAPservers::GetValue(): Entered
with (0,server,host), Returning (localhost)
[0.001] tree.php(3): LDAPservers::GetValue(): Entered
with (0,server,port), Returning (389)
[0.001] tree.php(3): LDAPservers::GetValue(): Entered
with (0,server,tls), Returning ()
[0.001] tree.php(3): LDAPservers::GetValue(): Entered
with (0,server,auth_type), Returning (session)
[0.001] tree.php(3): LDAPservers::GetValue(): Entered
with (0,server,low_bandwidth), Returning ()
[0.001] tree.php(3): LDAPservers::GetValue(): Entered
with (0,server,read_only), Returning ()
[0.001] tree.php(3): LDAPservers::GetValue(): Entered
with (0,server,branch_rename), Returning ()
[0.001] tree.php(3): LDAPservers::GetValue(): Entered
with (0,server,schema_oclass_default), Returning ()
[0.001] tree.php(3): LDAPservers::GetValue(): Entered
with (0,login,dn), Returning ()
[0.001] tree.php(3): LDAPservers::GetValue(): Entered
with (0,login,pass), Returning ()
[0.001] tree.php(3): LDAPservers::GetValue(): Entered
with (0,login,attr), Returning (dn)
[0.001] tree.php(3): LDAPservers::GetValue(): Entered
with (0,login,string), Returning ()
[0.001] tree.php(3): LDAPservers::GetValue(): Entered
with (0,login,timeout), Returning (179)
[0.001] tree.php(3): LDAPservers::GetValue(): Entered
with (0,appearance,password_hash), Returning (md5)
[0.001] tree.php(3): LDAPservers::GetValue(): Entered
with (0,appearance,show_create), Returning (1)
[0.001] tree.php(3): LDAPservers::GetValue(): Entered
with (0,appearance,visible), Returning (1)
[0.001] tree.php(17): LDAPserver::isValidServer():
Entered with ()
[0.001] tree.php(17): LDAPserver::isVisible(): Entered
with (), Returning (1)
[0.001] tree.php(3): LDAPservers::GetValue(): Entered
with (0,custom,pages_prefix), Returning ()
[0.001] tree.php(1): get_custom_file(): Entered with
(0,tree_functions.php,/usr/share/phpldapadmin/lib/),
Returning
(/usr/share/phpldapadmin/lib/tree_functions.php)
[0.001] tree.php(3): LDAPservers::GetValue(): Entered
with (0,custom,pages_prefix), Returning ()
[0.001] tree.php(1): get_custom_file(): Entered with
(0,draw_server_tree), Returning (draw_server_tree)
[0.001] tree.php(33): draw_server_tree(): Entered with
()
[0.001] tree.php(1): get_cached_item(): Entered with
(0,tree,null), Returning (0)
[0.001] tree.php(17):
LDAPserver::isMassDeleteEnabled(): Entered with ()
[0.001] tree.php(17): LDAPserver::connect(): Entered
with (,user,)
[0.001] tree.php(17): LDAPserver::_connect(): Entered
with (user)
[0.001] tree.php(16): LDAPserver::connect(): Creating
new connection [user] for Server ID [0]
[0.001] tree.php(80): LDAPserver::connect(): This IS
some other login
[0.001] tree.php(66): LDAPserver::getLoggedInDN():
auth_type is [session]
[0.001] tree.php(17): LDAPserver::getLoggedInDN():
Entered with (), Returning ()
[0.001] tree.php(66): LDAPserver::getLoggedInDN():
auth_type is [session]
[0.001] tree.php(17): LDAPserver::getLoggedInDN():
Entered with (), Returning ()
[0.001] tree.php(17): LDAPserver::getLoggedInPass():
Entered with ()
[0.001] tree.php(80): LDAPserver::connect(): Config
settings, DN [], PASS []
[0.001] tree.php(80): LDAPserver::connect(): We dont
have enough auth info for server [0]
[0.001] tree.php(17): LDAPserver::haveAuthInfo():
Entered with ()
[0.001] tree.php(80): LDAPserver::haveAuthInfo(): We
are a (session) auth_type
[0.001] tree.php(66): LDAPserver::getLoggedInDN():
auth_type is [session]
[0.001] tree.php(17): LDAPserver::getLoggedInDN():
Entered with (), Returning ()
[0.001] tree.php(17): LDAPserver::haveAuthInfo():
Returning ()
[0.001] tree.php(17): LDAPserver::haveAuthInfo():
Entered with ()
[0.001] tree.php(80): LDAPserver::haveAuthInfo(): We
are a (session) auth_type
[0.001] tree.php(66): LDAPserver::getLoggedInDN():
auth_type is [session]
[0.001] tree.php(17): LDAPserver::getLoggedInDN():
Entered with (), Returning ()
[0.001] tree.php(17): LDAPserver::haveAuthInfo():
Returning ()
[0.001] tree.php(3): LDAPservers::GetValue(): Entered
with (0,custom,pages_prefix), Returning ()
[0.001] tree.php(1): get_custom_file(): Entered with
(0,login_form.php,), Returning (login_form.php)
[0.001] tree.php(17):
LDAPserver::isMassDeleteEnabled(): Entered with ()
[0.001] tree.php(17): LDAPserver::connect(): Entered
with (,user,)
[0.001] tree.php(17): LDAPserver::_connect(): Entered
with (user)
[0.001] tree.php(16): LDAPserver::connect(): Creating
new connection [user] for Server ID [0]
[0.001] tree.php(80): LDAPserver::connect(): This IS
some other login
[0.001] tree.php(66): LDAPserver::getLoggedInDN():
auth_type is [session]
[0.001] tree.php(17): LDAPserver::getLoggedInDN():
Entered with (), Returning ()
[0.001] tree.php(66): LDAPserver::getLoggedInDN():
auth_type is [session]
[0.001] tree.php(17): LDAPserver::getLoggedInDN():
Entered with (), Returning ()
[0.001] tree.php(17): LDAPserver::getLoggedInPass():
Entered with ()
[0.001] tree.php(80): LDAPserver::connect(): Config
settings, DN [], PASS []
[0.001] tree.php(80): LDAPserver::connect(): We dont
have enough auth info for server [0]
[0.085] welcome.php(1): array_stripslashes(): Entered
with
(a:1:{s:9:"PLASESSID";s:32:"94a78bff70f5e0c005b672957bc220aa";})
[0.007] welcome.php(1): array_stripslashes(): Entered
with (a:0:{})
[0.001] welcome.php(1): array_stripslashes(): Entered
with (a:0:{})
[0.001] welcome.php(1): array_stripslashes(): Entered
with
(a:1:{s:9:"PLASESSID";s:32:"94a78bff70f5e0c005b672957bc220aa";})

The first login attempt in the log, I am using the
login dn of 'dn=admin,dc=prideseeds,dc=com'. The last
attempt, I am just using the login ID 'admin'.

The email clients (mostly Thunderbird) are binding
with slapd by:

IP address: 192.168.1.3
Base DN:    ou=addressbook,dc=prideseeds,dc=com
Port:       389

The DBD database I am using is from a backup prior to
the crash of the old PC. The database seems to be
fine.

Phpldapadmin seems to be having a difficult time
binding to the ldap server. Anyone have any ideas on
how to get phpldapadmin talking to my ldap server?

Any/all suggestions greatly appreciated,
Rick Smereka



      Get a sneak peak at messages with a handy reading pane with All new 
Yahoo! Mail: http://mrd.mail.yahoo.com/try_beta?.intl=ca

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
phpldapadmin-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/phpldapadmin-users

Reply via email to