Lars Hanke <[email protected]> writes: > LDAP is unlikely to authenticate to anything (except for replication > cases).
Replication cases are a very common LDAP server installation, no? Certainly they're far more common than KDCs that use LDAP, which are as yet highly unusual. > I made a little progress. The connections are created in > kadm5_flush(handle) at line 253 in krb524d.c. For some reason gdb does > not follow that call (built with export > DEB_BUILD_OPTIONS=debug,noopt,nostrip) - hmm, according to readelf the > library has no debugging symbols. Seems like debian/rules does not heed > debug,nostrip for the libs. Did you install the debugging symbols for the libraries? They're in a separate package. -- Russ Allbery ([email protected]) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

