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

Re: slapd failing on RH 7.0 system (ITS#1340)



At 03:46 PM 2001-09-19, bweissbo@lucent.com wrote:
>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.

Examine master.log for details.

>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?

No.  Appears your SASL configuration is not complete.  


>Any ideas where to start hacking?

Make sure Cyrus SASL sample client/servers work before trying OpenLDAP.