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

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

--- Comment #44 from Cy Schubert <cy@FreeBSD.org> ---
(In reply to amendlik from comment #43)
Both.

After installing openssh-portable-gssapi, in rc.conf set:

sshd_program="/usr/local/sbin/sshd"
sshd_flags="-f /usr/local/etc/ssh/sshd_config"

Edit /usr/local/etc/ssh/sshd_config.

Then, service sshd restart.

Your host key will change because it will use the one in /usr/local/etc/ssh,
not the one in /etc/ssh.

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