On Montag, 19. November 2007, David C. Rankin wrote:
> Listmates,
>
>       I have lost a great amount of hair trying to determine why I cannot
> connect to/add anything to ldap on a 10.0 server, where the exact same
> setup works fine on another 10.0 server. Something a simple as a search
> fails to bind with or without a password. Here as the symptoms and errors:
>
> [EMAIL PROTECTED]:/home/david # ldapsearch -x -b dc=3111skyline,dc=com
> "(objectClass=*)"
> ldap_bind: Can't contact LDAP server (-1)
You don't give the hostname of the LDAP server that you want to contact. Are 
you sure that the correct hostname is in /etc/openldap/ldap.conf? If not, use 
the "-h <hostname>" or "-H <ldap-url>" option on the commandline.


[..]

-- 
Ralf
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to