[Bug 229939] security/krb5: "krb5kdc: cannot initialize realm <REALM>" on boot with local LDAP

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jul 21 22:26:57 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229939

            Bug ID: 229939
           Summary: security/krb5: "krb5kdc: cannot initialize realm
                    <REALM>" on boot with local LDAP
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: cy at FreeBSD.org
          Reporter: john at saltant.com
          Assignee: cy at FreeBSD.org
             Flags: maintainer-feedback?(cy at FreeBSD.org)

Synopsis
========

When security/krb5 (-115, in my case) is built with the LDAP option, and then
configured to use a local LDAP server, the krb5kdc daemon fails to start on
boot with "cannot initialize realm EXAMPLE.COM - see log file for details"
because slapd is not yet running.

Expected behavior
=================

On boot, slapd and kdc both start successfully in that order.

Observed behavior
=================

On boot, kdc tries to start first and fails, and later slapd starts
successfully. After boot, an attempt to start kdc succeeds.

Reproducible
============

Always.

$ rcorder /etc/rc.d/* /usr/local/etc/rc.d/* 2>/dev/null | egrep "kdc|slapd"
/etc/rc.d/kdc
/usr/local/etc/rc.d/slapd

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list