[Bug 291565] missing gss_inquire_sec_context_by_oid in /usr/lib/libgssapi_krb5.so.122
Date: Thu, 11 Dec 2025 11:10:50 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291565
Michael Osipov <michaelo@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |cy@FreeBSD.org,
| |michaelo@FreeBSD.org
--- Comment #1 from Michael Osipov <michaelo@FreeBSD.org> ---
This does not look right and why does it say HEIMDAL although it is MIT
Kerberos?
From ports:
# objdump -T /usr/local/lib/libgssapi_krb5.so.2.2 | grep by_oid
00000000000374c0 g DF .text 000000000000001a Base
iakerb_gss_inquire_sec_context_by_oid
0000000000034f70 g DF .text 0000000000000185 Base
krb5_gss_inquire_sec_context_by_oid
000000000002b000 g DF .text 000000000000022a Base
gss_inquire_cred_by_oid
000000000002ab90 g DF .text 00000000000000c0 Base
gss_inquire_sec_context_by_oid
000000000004ae80 g DF .text 000000000000001a Base
spnego_gss_inquire_sec_context_by_oid
000000000004aea0 g DF .text 000000000000001a Base
spnego_gss_inquire_cred_by_oid
--
You are receiving this mail because:
You are the assignee for the bug.