[Date Prev][Date Next] [Chronological] [Thread] [Top]

ldapsearch + master.log



Hi,

Here's the master.log

 > @(#) $OpenLDAP: slapd 2.0.23-Release (Thu Feb 21 14:31:11  2002) $
 > 	Administrator@388BTOW1182:/cygdrive/c/sys/openldap-2.0.23/servers/slapd
 > daemon_init: ldap://localhost:9009/
 > daemon_init: listen on ldap://localhost:9009/
 > daemon_init: 1 listeners to open...
 > ldap_url_parse_ext(ldap://localhost:9009/)
 > daemon: initialized ldap://localhost:9009/
 > daemon_init: 1 listeners opened
 > slapd init: initiated server.
 > slapd startup: initiated.
 > slapd starting

I can start up slapd and it definitely is runing. However,
when I telnet localhost 9009, I get the message that can't
connect which makes me think that slapd is not listening.

Do I need to have the ipc daemon running? I'm using intel
windowsNT cygwin.

I set authmethod to 0 (LDAP_AUTH_NONE) but that didn't
seem to make a difference. If I use ldapsearch -W, I get
prompted for a password. What would the password be?

What steps can I take at this point

Thanks,

David