[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
thanks and ldapsearch output
Hello,
Thank you very much for your suggestions. I'm going to assume
that the faq and the admin guide are on the ldap home page.
I apologize for not studying more: I started out to simply
publish and receive a jms message, and I've gotten rather
far afield and have fall into it, so to speak.
I ran the ldapsearch with some additional printf statements
and am enclosing the output: again it seems to me that the
slapd deamon is running because I can see it from ps but
it doesn't seem that the ldapsearch can find it:
I'm running the command as you suggested:
> ldap_create
> Enter LDAP Password:
> ldap_bind_s
> ldap_simple_bind_s
> ldap_sasl_bind_s
> ldap_sasl_bind
> ldap_send_initial_request
> ldap_new_connection
> ldap_int_open_connection
> ldap_connect_to_host: localhost
> ldap_new_socket: 4
> ldap_prepare_socket: 4
> ldap_connect_to_host: Trying 127.0.0.1:9009
> ldap_connect_timeout: fd: 4 tm: -1 async: 0
> ldap_ndelay_on: 4
It just hangs after the ndelay message.
> And ?why? do you want to TELNET to a LDAP server?
I tried telnet because I thought it would hit localhost:9009 and
if slapd were running, at least I would get some indication of it.
I'm on the periphery of my penumbra, here.
David