[Bug 268186] Kerberos authentication fails with a Linux/FreeIPA KDC

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 12 Dec 2022 19:37:41 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268186

--- Comment #19 from amendlik@gmail.com ---
I see that you're trying to prevent sshd from calling the built-in Heimdal for
an installation that delegates authentication to PAM, but shouldn't it work
that way without changing the compile-time options?

In other words, if I have GSSAPIAuthentication=no and KerberosAuthentication=no
in my sshd_config file, should it not skip over any GSSAPI- and
Kerberos-related  authentication code?

-- 
You are receiving this mail because:
You are the assignee for the bug.