[bug-notifications] [openssh_client 0004874]: Hostbased authentication per ssh from the host doesn´t work after update openssh to 5.8p2
Mantis Bug Tracker
noreply at opencsw.org
Mon Apr 23 17:05:18 CEST 2012
The following issue has been CLOSED
======================================================================
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: closed
Resolution: open
Fixed in Version:
======================================================================
Date Submitted: 2011-12-02 13:17 CET
Last Modified: 2012-04-23 17:05 CEST
======================================================================
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
======================================================================
----------------------------------------------------------------------
(0009828) rrossi (reporter) - 2012-04-23 15:39
https://www.opencsw.org/mantis/view.php?id=4874#c9828
----------------------------------------------------------------------
can close it
More information about the bug-notifications
mailing list