[Wolves] OpenLDAP troubles

Simon Burke simon.burke at gmail.com
Thu Feb 3 11:17:48 GMT 2005


On Tue, 01 Feb 2005 17:52:27 +0000, David Goodwin <dg at clocksoft.com> wrote:
> 
> >
> > Got phpldapadmin installed, trying to not sound intellectually
> > challenged but what would be the url?? sorry..  :(
> >
> 
> if(debian) { http://localhost/phpldapadmin }
> else { unknown }
> 
> David.
> (crap code i know)
> 
> 
Well i've made progress after switching to redhat and dropping
open-xchange, just trying to setup openldap on its own.

The problem is that if i try phpldapadmin, it sttes that it can not
connect to ldpa server. It is running, and i have managed to query it
locally using ldapsearch using::

[root at linux root]# ldapsearch -x -v -h 127.0.0.1 "" -s base '(objectclass=*)'
ldap_init( 127.0.0.1, 0 )
filter: (objectclass=*)
requesting:  (objectclass=*)
version: 2
 
#
# filter: (objectclass=*)
# requesting:  (objectclass=*)
#
 
# search result
search: 2
result: 10 Referral
ref: ldap://localhost
 
# numResponses: 1


the problem is that if i dont put in 127.0.0.1 then i get a cannot
bind to ldap server error message.

I'm getting really confused about this now
-- 
Theres no place like ::1

Thanks,
SimonB

http://simon.geek-web.co.uk



More information about the Wolves mailing list