[Bug 214182] security/heimdal: kadmin: hdb_open: hdb_open failed initialize database /var/heimdal/heimdal

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Nov 4 02:53:58 UTC 2016


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

            Bug ID: 214182
           Summary: security/heimdal: kadmin: hdb_open: hdb_open failed
                    initialize database /var/heimdal/heimdal
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: hrs at FreeBSD.org
          Reporter: lebarondemerde at gmx.com
             Flags: maintainer-feedback?(hrs at FreeBSD.org)
          Assignee: hrs at FreeBSD.org

Hello,

This is my first bug report here. Please, be gentle.

I am trying to run security/heimdal (Master/Slave) in jail but it fail to
initialize the database with error:

kadmin: hdb_open: hdb_open: failed initialize database /var/heimdal/heimdal


Thought, the database is there but it have .db at the end:
/var/heimdal/heimdal.db

I found the bug #154711 what looks exactly thee same problem.


*****
[libdefaults]
       default_realm = MYDOMAIN.CH
[realms]
        MYDOMAIN.CH = {
               kdc = krb1.mydomain.ch
               kdc = krb2.mydomain.ch
               admin_server = krb1.mydomain.ch
   }
[domain_realm]
       .mydomain.ch = MYDOMAIN.CH
*****

*****
(...)
hostname="krb1.mydomain.ch"
kdc_enable="YES"
kadmind_enable="YES"
kdc_program="/usr/local/libexec/kdc"
kadmind5_server="/usr/local/libexec/kadmind"
kpasswdd_server="/usr/local/libexec/kpasswdd"
(...)
*****

*****
Options:

_OPTIONS_READ=heimdal-1.5.3_5
_FILE_COMPLETE_OPTIONS_LIST=BDB CRACKLIB DIGEST IPV6 KX509 LDAP PKINIT SQLITE
X11
OPTIONS_FILE_SET+=BDB
OPTIONS_FILE_UNSET+=CRACKLIB
OPTIONS_FILE_SET+=DIGEST
OPTIONS_FILE_UNSET+=IPV6
OPTIONS_FILE_SET+=KX509
OPTIONS_FILE_SET+=LDAP
OPTIONS_FILE_SET+=PKINIT
OPTIONS_FILE_UNSET+=SQLITE
OPTIONS_FILE_UNSET+=X11
*****

FreeBSD 11.0-RELEASE-p1 #0 r308097: Wed Nov  2 16:36:29 BRST 2016

Thank you!

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


More information about the freebsd-ports-bugs mailing list