Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Nov 2003 22:37:08 -0800
From:      Sean McNeil <sean@mcneil.com>
To:        freebsd-current@freebsd.org
Subject:   problem with kerberos startup and LDAP
Message-ID:  <1070260627.23876.2.camel@blue.mcneil.com>

next in thread | raw e-mail | index | archive | help
Hello All,

I was having trouble with startup and kdc/kadmin5 failing.  Turns out
that they were trying to access a shared library in /usr/local/lib
(libldap.so.2).  Unfortunately, both were getting started before
ldconfig.

I added ldconfig to the REQUIRE: for kerberos and now all is well.

What should be the correct solution?

Sean




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1070260627.23876.2.camel>