[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
slapd failing on RH 7.0 system (ITS#1340)
Full_Name: Bill Weissborn
Version: 2.0.11
OS: RedHat 7.0
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (192.11.222.120)
Just starting out with OpenLDAP. Using RedHat 7.0 with GNU pth-1.4.0
make works fine. However, make tests fails. I then tried "slapd -d -1" and
got
the following:
daemon_init: <null>
daemon_init: listen on ldap:///
daemon_init: 1 listeners to open...
ldap_url_parse_ext(ldap:///)
daemon: socket() failed errno=22 (Invalid argument)
daemon: initialized ldap:///
daemon_init: 1 listeners opened
slapd init: initiated server.
sasl_server_init failed
slapd shutdown: freeing system resources.
slapd stopped.
connections_destroy: nothing to destroy.
Is this a bug? Any ideas where to start hacking?
Thanks in advance.
Bill W.