Bug 672100 - inst-sys: no /etc/ssh/ssh_host_ecdsa_key
Summary: inst-sys: no /etc/ssh/ssh_host_ecdsa_key
Status: RESOLVED FIXED
Alias: None
Product: openSUSE 11.4
Classification: openSUSE
Component: Installation (show other bugs)
Version: RC 1
Hardware: x86-64 Linux
: P3 - Medium : Normal (vote)
Target Milestone: ---
Assignee: Steffen Winterfeldt
QA Contact: Jiri Srain
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-15 13:58 UTC by Olaf Hering
Modified: 2011-02-17 17:01 UTC (History)
0 users

See Also:
Found By: Outsourced Testing
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Olaf Hering 2011-02-15 13:58:18 UTC
sshd has now support for /etc/ssh/ssh_host_ecdsa_key
This file is not in inst-sys, so sshd complains (but does not refuse to work) when the installation is started with this kernel cmdline:

 /proc/cmdline
quiet panic=9 sysrq=yes start_shell dhcp=1
install=nfs://192.168.2.100/dist/iso/11.4/openSUSE-DVD-Build1056-x86_64/openSUSE-DVD-Build1056-x86_64.iso
ssh=1 sshpassword=root nosshkey vnc=1 vncpassword=password
initrd=oss/11.4/rc1/initrd-x86_64 BOOT_IMAGE=oss/11.4/rc1/linux-x86_64

The key should be added similar to the other three existing ssh keys, and /sbin/inst_setup_ssh has to be updated to generate it on demand.

(no y2logs since yast is not involved)
Comment 1 Olaf Hering 2011-02-15 14:09:43 UTC
This is new, 11.4M5 did not yet have support for ecdsa
Comment 2 Steffen Winterfeldt 2011-02-17 17:01:46 UTC
fix submitted