Displaying 4 results from an estimated 4 matches for "krb5_kt_get_entry".
2006 Oct 31
0
6364866 Call to krb5_kt_free_entry() after krb5_kt_get_entry() fails results in a crash
Author: willf
Repository: /hg/zfs-crypto/gate
Revision: 22acf8872f8634156e1814ae8c6e43596b8cd04d
Log message:
6364866 Call to krb5_kt_free_entry() after krb5_kt_get_entry() fails results in a crash
Files:
update: usr/src/lib/gss_mechs/mech_krb5/krb5/krb/vfy_increds.c
2010 Feb 19
2
segfault - (imap|pop3)-login during nessus scan
We've been struggling with a problem for the past couple of days which to this point I've only gotten to be able to boil down to this:
1. Install nessus home edition (less pluggins I assume)
2. run all scans (sequentially or in parallel, doesn't seem to matter)
3. about 3 minutes in /var/log/messages will show segfaults on imap and/or pop3
imap-login[22185]: segfault at
2019 Dec 16
2
Failed to find [principal](kvno 4) in keytab MEMORY:cifs_srv_keytab (arcfour-hmac-md5)]
...current vno from KDC ? */
This is particularly interesting because fill_keytab_from_password() is
called with old(er) machine passwords, passing `kvno - 1` and `kvno - 2`
which will will be (-1) and (-2) which seem completely invalid.
There's a lot of confusing 'vno' logic in krb5_kt_get_entry().
C) Is there any other information I'm not looking at that would be helpful
in understanding this?
Regards,
Jonathon Reinhart
[1] https://bugzilla.samba.org/show_bug.cgi?id=12262
[2] https://www.google.com/search?q=%22Failed+to+find%22+kvno+%22keytab+MEMORY%3Acifs_srv_keytab%22
[3] ht...
2007 Sep 13
0
Compilation error when linking libsmbclient.so :-(
...c/thirdparty/libs/libsmbclient.so:
undefined reference to `krb5_free_data_contents@krb5_3_MIT'
/lib/libssl.so.6: undefined reference to `krb5_auth_con_init@krb5_3_MIT'
/net/172.17.8.206/usr/local/avinash/p4/iControl/src/subsystems/src/thirdparty/libs/libsmbclient.so:
undefined reference to `krb5_kt_get_entry@krb5_3_MIT'
/net/172.17.8.206/usr/local/avinash/p4/iControl/src/subsystems/src/thirdparty/libs/libsmbclient.so:
undefined reference to `krb5_free_unparsed_name@krb5_3_MIT'
/net/172.17.8.206/usr/local/avinash/p4/iControl/src/subsystems/src/thirdparty/libs/libsmbclient.so:
undefined reference...