[Date Prev][Date Next] [Chronological] [Thread] [Top]

slapd & kerberos



I'm using the Debian packages of openldap (v1.2.9-3). Downloaded
the source and changed the configure parameter '--with-kerberos=k4'.

Works, but programs trying to access the db complains...

----- s n i p -----
[donald.tty1]$ sudo ls
sudo: uid 1002 does not exist in the passwd file!
/usr/sbin/qmail-inject: error in loading shared libraries: /usr/lib/libopenldap.so.1: undefined symbol: krb_err_txt
----- s n i p -----

Must I compile ALL programs that might access the db with
kerberos?