[krbdev.mit.edu #7747] git commit
Tom Yu via RT
rt-comment at krbdev.mit.edu
Wed Oct 30 17:43:28 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.)
(cherry picked from commit 5a77bb85294f37d1dfa4c7faedfdfb0d7faaf8dc)
https://github.com/krb5/krb5/commit/c5d314a17953277c92c2be5b3049cfa580489684
Author: Greg Hudson <ghudson at mit.edu>
Committer: Tom Yu <tlyu at mit.edu>
Commit: c5d314a17953277c92c2be5b3049cfa580489684
Branch: krb5-1.11
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