18 Mar
2025
18 Mar
'25
10:58 a.m.
On Tue Mar 18 10:51:38 2025 +0000, Dmitry Timoshkov wrote:
According to KRB5_TRACE if password is NULL libkrb5 uses cached ticket for the specified user(a)domain, so, to me it looks like an intended behaviour. Suppose a handle is acquired for user(a)domain with non-null password, then if you acquire another handle for user2(a)domain with null password you get cached credentials for user(a)domain.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/7604#note_98220