Re: Pointers on debugging an LDAP Address Book Connection
- From: Pawel Salek <pawsa theochem kth se>
- To: balsa-list gnome org
- Cc: balsa-list gnome org
- Subject: Re: Pointers on debugging an LDAP Address Book Connection
- Date: Sun, 19 Aug 2001 20:25:34 +0200
On 2001.08.19 19:09 John Merryweather Cooper wrote:
> Hmm ...
>
> I've re-compiled/re-installed Balsa with ldap support, but I'm having
> some
> difficulty hooking into the remote ldap server. Balsa is giving me the
> following error message:
>
> Failed to bind to server: Can't contact LDAP server Check that the
> servername is valid.
>
> The server name is ldap.ww.cc.wa.us. I can ping it, I've verified with
> the sysop that it's up, but I can't get in.
Try something like:
ldapsearch -x -h ldap.ww.cc.wa.us. 'objectClass=*'
(CL options for openldap-2.0.7-14). you may want to check that the base DN
setting is same as on the LDAP server. I use following entry in the
/etc/openldap/ldap.conf file:
BASE o=Theoretical Chemistry, c=SE
(o: organization, c: country)
which saves me specifying this in balsa.
/Pawel
-----
Pawel Salek, pawsa@theochem.kth.se
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]