LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   openldap failing to start (https://www.linuxquestions.org/questions/linux-server-73/openldap-failing-to-start-641694/)

kcorupe 05-12-2008 01:30 PM

openldap failing to start
 
when I try and start openldap I get,

In /var/log/messages I see:

Code:

May 12 11:27:03 heracross slaptest: sql_select option missing
May 12 11:27:03 heracross slaptest: auxpropfunc error no mechanism available
May 12 11:27:03 heracross slaptest: auxpropfunc error invalid parameter supplied

Code:

[root@heracross openldap]# service ldap start
Checking configuration files for slapd:  config file testing succeeded
                                                          [  OK  ]
Starting slapd: @(#) $OpenLDAP: slapd 2.3.27 (Feb 23 2008 05:52:30) $
        mockbuild@builder6.centos.org:/builddir/build/BUILD/openldap-2.3.27/openldap-2.3.27/build-servers/servers/slapd
daemon_init: ldap:///
daemon_init: listen on ldap:///
daemon_init: 1 listeners to open...
ldap_url_parse_ext(ldap:///)
daemon: bind(7) failed errno=98 (Address already in use)
daemon: bind(7) failed errno=98 (Address already in use)
slap_open_listener: failed on ldap:///
slapd stopped.
connections_destroy: nothing to destroy.
                                                          [FAILED]


acid_kewpie 05-12-2008 01:32 PM

looks like it's already running, as the standard port apparently already in use.


All times are GMT -5. The time now is 08:15 PM.