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



_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to