From owner-freebsd-current@FreeBSD.ORG Wed Dec 3 02:10:13 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A044916A4CE; Wed, 3 Dec 2003 02:10:13 -0800 (PST) Received: from asterix.rsu.ru (asterix.rsu.ru [195.208.245.250]) by mx1.FreeBSD.org (Postfix) with ESMTP id B00A143FDF; Wed, 3 Dec 2003 02:10:11 -0800 (PST) (envelope-from and@rsu.ru) Received: from moon (moon.cc.rsu.ru [195.208.252.124]) by asterix.rsu.ru (8.12.10/8.12.10) with ESMTP id hB3A9xeV090780; Wed, 3 Dec 2003 13:10:07 +0300 (MSK) (envelope-from and@rsu.ru) Message-Id: <200312031010.hB3A9xeV090780@asterix.rsu.ru> From: "Andrey Beresovsky" To: "'Sean McNeil'" , Date: Wed, 3 Dec 2003 13:09:40 +0300 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 In-Reply-To: <1070260627.23876.2.camel@blue.mcneil.com> thread-index: AcO31cxMsNzs3DMpQVWRNpMwUxIRFgBrL5Bg X-Spam-Status: No, hits=-99.4 required=5.0 tests=MISSING_OUTLOOK_NAME,USER_IN_WHITELIST version=2.55 X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cc: dougb@FreeBSD.org cc: os@rsu.ru Subject: RE: problem with kerberos startup and LDAP X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Dec 2003 10:10:13 -0000 Hello All, I have the same problem. See also PR58680. http://www.freebsd.org/cgi/query-pr.cgi?pr=58680 Guys who work on RCNG please consider the proposed solution. -----Original Message----- From: owner-freebsd-current@freebsd.org [mailto:owner-freebsd-current@freebsd.org] On Behalf Of Sean McNeil Sent: Monday, December 01, 2003 9:37 AM To: freebsd-current@freebsd.org Subject: problem with kerberos startup and LDAP 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 _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"