[krbdev.mit.edu #6403] SVN Commit
Tom Yu via RT
rt-comment at krbdev.mit.edu
Tue Apr 14 17:07:10 EDT 2009
pull up r22071 from trunk
------------------------------------------------------------------------
r22071 | ghudson | 2009-03-09 21:28:12 -0400 (Mon, 09 Mar 2009) | 10 lines
Changed paths:
M /trunk/src/include/kdb.h
M /trunk/src/lib/kdb/kdb5.c
M /trunk/src/lib/kdb/libkdb5.exports
M /trunk/src/plugins/kdb/ldap/ldap_util/kdb5_ldap_util.c
ticket: 6403
Rename kdb_setup_lib_handle to krb5_db_setup_lib_handle and export it.
Make kdb5_ldap_util work again by calling this function to set up
dal_handle instead of using one with an uninitialized lib_handle.
It is likely that kdb5_ldap_util will only function given a krb5.conf
which specifies a realm with an LDAP database module as the default
realm. Not sure if that was the case before.
http://src.mit.edu/fisheye/changelog/krb5/?cs=22216
Commit By: tlyu
Revision: 22216
Changed Files:
U branches/krb5-1-7/src/include/kdb.h
U branches/krb5-1-7/src/lib/kdb/kdb5.c
U branches/krb5-1-7/src/lib/kdb/libkdb5.exports
U branches/krb5-1-7/src/plugins/kdb/ldap/ldap_util/kdb5_ldap_util.c
More information about the krb5-bugs
mailing list