CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/07/16 05:05:41
Modified files:
usr.bin/ssh : ssh.c sshconnect.h sshconnect2.c
Log message:
Remove support for loading HostBasedAuthentication keys directly in
ssh(1) and always use ssh-keysign. This removes one of the few remaining
reasons why ssh(1) might be setuid. ok markus@
