A NOTE has been added to this issue. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4874 ====================================================================== Reported By: rrossi Assigned To: yann ====================================================================== Project: openssh_client Issue ID: 4874 Category: packaging Reproducibility: always Severity: major Priority: normal Status: feedback ====================================================================== Date Submitted: 2011-12-02 13:17 CET Last Modified: 2012-01-22 11:22 CET ====================================================================== Summary: Hostbased authentication per ssh from the host doesn´t work after update openssh to 5.8p2 Description: After upgrade openssh to Version 5.8.p2 Server config and Server Keys are migrated from /opt/csw/etc/ssh/ to /etc/opt/csw/ssh .
Hostbased Authentification from this host doesn´t work any more. Error Output by ssh -vvv no more client hostkeys for hostbased authentication. For hostbased Authentification the Server Keys from Client are needed. Problem Client Binary ssh searches the keys in /opt/csw/etc/ssh (strings /opt/csw/bin/ssh | grep ssh_hosts The couldn´t find it anymore in /opt/csw/etc/ssh/ pls chang this to the new path to the server-keys Workaround: cp ssh_host*keys from /etc/opt/csw/ssh to /opt/csw/etc/ssh ====================================================================== ---------------------------------------------------------------------- (0009542) yann (manager) - 2012-01-22 11:22 https://www.opencsw.org/mantis/view.php?id=4874#c9542 ---------------------------------------------------------------------- Can you answer to my last note ? _______________________________________________ bug-notifications mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/bug-notifications
