[32583] in Kerberos
Re: kdb5_ldap_util source
daemon@ATHENA.MIT.EDU (Greg Hudson)
Fri Aug 20 13:14:27 2010
From: Greg Hudson <ghudson@mit.edu>
To: Bram Cymet <bcymet@cbnco.com>
In-Reply-To: <4C6EA1C7.4020204@cbnco.com>
Date: Fri, 20 Aug 2010 13:14:18 -0400
Message-ID: <1282324458.8066.1203.camel@ray>
Mime-Version: 1.0
Cc: "kerberos@mit.edu" <kerberos@mit.edu>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: kerberos-bounces@mit.edu
On Fri, 2010-08-20 at 11:39 -0400, Bram Cymet wrote:
> I am fairly sure that I am getting the error because I compiled kerberos
> from source and installed the utils from the SLES Repos which had an
> older version of kerberos.
Actually, it looks like you're using a kdb5_ldap_util which was built
from source, but it's trying to link at runtime to the system libraries
which are older.
Normally, that shouldn't happen because your kdb5_ldap_util should have
an rpath pointing to the libraries, but there are certainly cases where
that mechanism can fail, such as when you move the installed binaries
from one place to another.
Anyway, kdb5_ldap_util is part of the regular Kerberos source tree; its
sources are in src/plugins/kdb/ldap/ldap_util.
________________________________________________
Kerberos mailing list Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos