[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Smbk5pwd and Heimdal 0.7 not playing nice?



 

> -----Original Message-----
> From: Howard Chu [mailto:hyc@highlandsun.com] 
> Sent: Tuesday, August 02, 2005 11:41 AM
> To: Perry Nguyen

> > While running smbk5pwd through gdb, I'm not able to step through
> > krb5_init_context, but if I run add_random_users, I am able 
> to step through,
> > (am I missing any gdb options?)
> 
> Most likely you're not linking against the same library in 
> both cases. 
> There are no gdb options to control this, it all just depends 
> on whether 
> or not the object file has debug symbols.

That's an interesting point.  My slapd executable is linked against
libkrb5.so.3 in /usr/lib, while I am linking smbk5pwd against heimdal in
/usr/heimdal/lib/libkrb5.so.17.  Of course, krb5_init_context is also
defined in libkrb5.so.3.  Perhaps this causes some amount of
incompatibility?  Do I need to rebuild slapd without linking in the MIT krb5
libraries?  Change the Heimdal soname to be compatible with MIT?  Compile
slapd without krb5 support at all?  (In this case, SASL should handle
anything krb5 related, yes?)

Thanks.

-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.338 / Virus Database: 267.9.7/60 - Release Date: 7/28/2005