I have met a development issue about the kerberos's GSSAPI.
The krb5 library has a `send hook' support as is done in
`krb5_set_kdc_send_hook'. This is very useful for me, in a project where
the network traffic is restricted to a single TCP connection, which is
shared between different clients by m
Thanks for your great suggestion, it solves my problem!
On Wed, May 27, 2020 at 6:01 AM Greg Hudson wrote:
> On 5/26/20 2:54 AM, Ming Zhi wrote:
> > But with GSSAPI, I cannot find an official way to set the hook between
> the
> > `context' creation and the start of kdc t
Hi all,
I have encountered a very rare situation, that the libkrb5 raised an
exception with the message "malloc: invalid size (unsorted)", and the host
process quit afterwards. At the same time, sssd_kcm kept at very high CPU
usage till kinit succeeded. Does someone have some hint about this issue?
it is the cause of
the heap corruption.
many thanks :-)
On Mon, Oct 26, 2020 at 3:39 AM Greg Hudson wrote:
> On 10/25/20 1:31 AM, Ming Zhi wrote:
> > I have encountered a very rare situation, that the libkrb5 raised an
> > exception with the message "malloc: invalid size