Re: [SPAM] each sudo hangs for 30s

Ken Hornstein <[email protected]> Wed, 04 Mar 2026 23:17:08 -0500
Newsgroups gmane.comp.file-systems.openafs.general
Message-ID <[email protected]>
>But my sudo is still taking long, and the strace still shows those
>network calls.

My vague memory is that sudo can use Kerberos directly, possibly via a
plugin.  That might be wrong, though.

But is there a reason you KDC isn't responding to those requests?  That
seems wrong, especially since you say kinit works fine.

--Ken