Sorry, I reported that bug a few months ago and requested it be put in
the next public release. The bug is closed, and should show up soon as
the team has complied with my request.
I also found this with valgrind, but using my own client. There were
three others you might find as well, that h
Sam Hartman wrote:
> Try building --without-tcl. The RHEL OS does not seem to include tcl
> development headers.
>
>
> Kerberos mailing list [EMAIL PROTECTED]
> https://mailman.mit.edu/mailman/listinfo/kerberos
>
Ahhh, is that was this
Tom Yu wrote:
>>>>>>"schommer" == Derrick Schommer <[EMAIL PROTECTED]> writes:
>
>
> schommer> Its only 28 blocks, but if I repeat the authentication over
> schommer> and over it grows quickly. It seems that when I get a
> schommer>
And how about this one, I think this is one of the last issues I've got
lined up:
==20711== 28 bytes in 1 blocks are definitely lost in loss record 8 of 10
==20711==at 0x1B902A90: malloc (vg_replace_malloc.c:131)
==20711==by 0x13CA8F: krb5_copy_principal (in /usr/lib/libkrb5.so.3.2)
==207
I was running valgrind to check some of my kerberos authentication and
ran into this:
==11600== 28 bytes in 1 blocks are definitely lost in loss record 9 of 12
==11600==at 0x1B90340D: calloc (vg_replace_malloc.c:176)
==11600==by 0x125624: decode_krb5_enc_cred_part (in
/usr/lib/libkrb5.so
For those that helped with this, I thank you. I have had my fill of
RFC's, drafts, second drafts, third drafts, and technical documents.
I'm almost there, the hard part is done.
Just an FYI: The issue was the GSS-API checksum value (0x8003) and the
authenticator (which I didn't know how to po