[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: ldap_bind: can't contat ldap server
At 12:28 AM 10/22/2005, hasan wrote:
>i installed ldap server 2.2.15 on suse 7.2 successfully.
Did the test suite pass? (Also, I note that current "stable" is
.17 and current "release" is .18)
>then i start it
>without any error. but when i run "ldapsearch -x" i get error "ldap_bind:
>can't contat ldap server". when i run "ldapsearch -x -d -9" i found that
>ldap couldn't contact to localhost:389. besides i couldn't telnet to 389
>port.
>
>PS: when i installed the ldap i passed the ldap tests successfully. and when
>i run "slapd -d -9" there weren't any errors. i haven't any firewall on my
>system.
>
>any help would be appreciated,
>--Maryam