https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268186
--- Comment #19 from amend...@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.