[Bug 676205] New: installation does not start sshd in inst-sys
https://bugzilla.novell.com/show_bug.cgi?id=676205 https://bugzilla.novell.com/show_bug.cgi?id=676205#c0 Summary: installation does not start sshd in inst-sys Classification: openSUSE Product: openSUSE 11.4 Version: RC 2 Platform: x86-64 OS/Version: Linux Status: NEW Severity: Critical Priority: P5 - None Component: Installation AssignedTo: snwint@novell.com ReportedBy: ohering@novell.com QAContact: jsrain@novell.com Found By: Outsourced Testing Blocker: --- After changes made to fix bug #672100 sshd will not start at all because the 0644 permissions for the existing ssh keys are not accepted by the sshd. Also the bug is not fixed properly because the inst-sys lacks a pre-built ecdsa_key. The cmdline used to start the installation is quiet panic=9 sysrq=yes start_shell dhcp=1 install=http://192.168.2.100/dist/11.4/rc2/x86_64/dvd1/ ssh=1 sshpassword=root nosshkey vnc=1 vncpassword=password -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=676205 https://bugzilla.novell.com/show_bug.cgi?id=676205#c1 Steffen Winterfeldt <snwint@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX --- Comment #1 from Steffen Winterfeldt <snwint@novell.com> 2011-03-02 11:53:29 CET --- Don't use nosshkey. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=676205 https://bugzilla.novell.com/show_bug.cgi?id=676205#c2 Olaf Hering <ohering@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|WONTFIX | --- Comment #2 from Olaf Hering <ohering@novell.com> 2011-03-02 12:08:55 CET --- this is not acceptable, as it worked fine since it was implemented. A chmod is all it takes. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=676205 https://bugzilla.novell.com/show_bug.cgi?id=676205#c3 --- Comment #3 from Steffen Winterfeldt <snwint@novell.com> 2011-03-02 12:49:36 CET --- What's the use case of having pre-generated key pairs? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=676205 https://bugzilla.novell.com/show_bug.cgi?id=676205#c4 --- Comment #4 from Olaf Hering <ohering@novell.com> 2011-03-02 13:38:58 CET --- (In reply to comment #3)
What's the use case of having pre-generated key pairs?
repeated installs on the same host which gets the same IP will lead to a key mismatch. Without 'nosshkey' one has to edit ~/.ssh/known_hosts and find and remove the key, again and again. With nosshkey the key for a given host remains the same. When doing a ssh installation the key would be even copied into the test system. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=676205 https://bugzilla.novell.com/show_bug.cgi?id=676205#c5 --- Comment #5 from Olaf Hering <ohering@novell.com> 2011-05-11 17:58:11 CEST --- In addition to the permission breakage, "inst_setup_ssh -n passwordstring" does not workanymore either. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=676205 https://bugzilla.novell.com/show_bug.cgi?id=676205#c6 Olaf Hering <ohering@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P1 - Urgent Component|Installation |Installation Version|RC 2 |Factory AssignedTo|snwint@suse.com |bnc-team-screening@forge.pr | |ovo.novell.com Product|openSUSE 11.4 |openSUSE 12.1 --- Comment #6 from Olaf Hering <ohering@suse.com> 2011-10-10 12:14:11 CEST --- '/sbin/inst_setup_ssh [-n] rootpassword' is still broken in 12.1-beta1. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=676205 https://bugzilla.novell.com/show_bug.cgi?id=676205#c Olaf Hering <ohering@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.pr |snwint@suse.com |ovo.novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=676205 https://bugzilla.novell.com/show_bug.cgi?id=676205#c7 --- Comment #7 from Olaf Hering <ohering@suse.com> 2011-10-14 14:27:47 CEST --- Created an attachment (id=456645) --> (http://bugzilla.novell.com/attachment.cgi?id=456645) ssh-install.patch this patch reenables ssh installation, which was broken since 11.4 'inst_setup_ssh [-n] rootpassword' is fixed as well, a private ecdsa key is included for development purposes. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=676205 https://bugzilla.novell.com/show_bug.cgi?id=676205#c Stephan Kulow <coolo@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Flag| |SHIP_STOPPER- -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=676205 https://bugzilla.novell.com/show_bug.cgi?id=676205#c Ihno Krumreich <ihno@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ihno@suse.com OS/Version|Linux |openSUSE 12.1 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=676205 https://bugzilla.novell.com/show_bug.cgi?id=676205#c8 Lukas Ocilka <locilka@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED CC| |locilka@suse.com Resolution| |WONTFIX --- Comment #8 from Lukas Ocilka <locilka@suse.com> 2014-02-25 13:32:32 UTC --- PLS reopen if this is still valid for SLE 12. Installation images are now at GitHub. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com