Date: Wed, 25 Apr 2012 09:18:55 +0200 From: Peter Boosten <peter@boosten.org> To: Questions FreeBSD <freebsd-questions@freebsd.org> Subject: slapd won't start anymore Message-ID: <E9475768-3777-4945-9AD9-5141C700D717@boosten.org>
next in thread | raw e-mail | index | archive | help
Hi all, I'm wondering if anyone else is experiencing this: After portupgrading openldap-server24 from 2.4.30 to 2.4.31 slapd won't start anymore, because of: "read_config: no serverID / URL match found. Check slapd -h arguments." Since this is in my rc.conf: slapd_flags='-h "ldapi://%2fvar%2frun%2fopenldap%2fldapi/ ldap://192.168.13.15/ ldaps://192.168.13.15/"' I thought the rc script was not correct anymore. But it turned out that slapd somehow ignores the -h parameter: # /usr/local/libexec/slapd -h "ldapi://%2fvar%2frun%2fopenldap%2fldapi/ ldap://192.168.13.15/ ldaps://192.168.13.15/" results in the same error message (in the log, it doesn't report something wrong on the command line). -- Peter Boosten http://www.boosten.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E9475768-3777-4945-9AD9-5141C700D717>
