more KDB-LDAP stuff
Savitha R
rsavitha at novell.com
Wed Apr 5 07:42:10 EDT 2006
ldap_util does not use these functions directly but calls kdb_ldap
functions which in turn use these functions.
Since ldap_util does not link to the kdb5 library, these functions got
into the kdb_ldap code.
Regards
Savitha
>>> Ken Raeburn <raeburn at MIT.EDU> 04/05/06 7:22 am >>>
On Mar 29, 2006, at 2:17, Praveenkumar Sahukar wrote:
> I checked out and found that only ldap_util needs these functions.
So
> they cannot be straight away removed. I will dig more to see what
> will be a better way to fix this.
Are you linking statically? These functions are not listed in the
export list, in the initial merge Sam checked in here, so unless you
linked statically, I suspect ldap_util was getting the functions from
the kdb5 library.
Ken
_______________________________________________
krbdev mailing list krbdev at mit.edu
https://mailman.mit.edu/mailman/listinfo/krbdev
More information about the krbdev
mailing list