https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268186
--- Comment #44 from Cy Schubert <[email protected]> --- (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.
