[krbdev.mit.edu #7739] git commit

Greg Hudson via RT rt-comment at krbdev.mit.edu
Wed Oct 30 12:55:32 EDT 2013


Improve LDAP KDB initialization error messages

In krb5_ldap_initialize, don't just blat the LDAP error into the
extended message; give an indication of which LDAP operation we were
trying to do and show what parameters we gave to it.

(Also, krb5_set_error_message can handle a null context argument, so
don't bother to check before calling.)

https://github.com/krb5/krb5/commit/5a77bb85294f37d1dfa4c7faedfdfb0d7faaf8dc
Author: Greg Hudson <ghudson at mit.edu>
Commit: 5a77bb85294f37d1dfa4c7faedfdfb0d7faaf8dc
Branch: master
 src/plugins/kdb/ldap/libkdb_ldap/kdb_ldap_conn.c |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)



More information about the krb5-bugs mailing list