|
Bugzilla – Full Text Bug Listing |
| Summary: | sshd not started by default in installation over vnc or ssh | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.2 | Reporter: | Per Jessen <per> |
| Component: | YaST2 | Assignee: | Katarina Machalkova <kmachalkova> |
| Status: | RESOLVED FIXED | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Normal | ||
| Priority: | P2 - High | CC: | binner, lnussel, thomas, zadeck |
| Version: | Milestone 6 | Flags: | coolo:
SHIP_STOPPER+
|
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
patch for yast2-firewall
patch for yast2-network |
||
|
Description
Per Jessen
2009-08-28 15:18:35 UTC
I did a "normal" installation of M7 and got the same problem. The sshd service was turned off by default. #2 is basically a missing feature, #0 is a bug so yast needs to make sure sshd is enabled if it detects an install via vnc or ssh. perhaps sshd shouldn't have been turned off without any discussion with yast developers? I'm currently testing two patches to yast2 to enable sshd if ssh install mode was selected or the user chooses to open the port. Created attachment 319304 [details]
patch for yast2-firewall
Created attachment 319305 [details]
patch for yast2-network
patches look good so far, Katarina could you review and commit them? Thanks Also fixes bug 537980 Should be fixed in milestone8 I have now 3 installs of the released version of suse 11.2 on x86-64 from a dvd. In all of them, the sshd has not been started. In a related area, using the yast2 sshd config is completely useless, because while it allows you change the parameters, it does not bother to tell you that it is actually not starting the server or that the server has not been set to automatically be started. If you want me to make any of these separate bugzillas, i will do so. kenny (In reply to comment #11) > I have now 3 installs of the released version of suse 11.2 on x86-64 from a > dvd. In all of them, the sshd has not been started. For SSH to start on boot you have to either 1) install remotely over SSH or 2) in the installation proposal (firewal and SSH section) opt for opening SSH port on firewall and starting SSH service > In a related area, using the yast2 sshd config is completely useless, because > while it allows you change the parameters, it does not bother to tell you that > it is actually not starting the server or that the server has not been set to > automatically be started. Please file a separate bugzilla ticket for this one - yast2-sshd should (alike to other server config modules) support setting when (and if) the service (SSH) should be started I figured the first part of this out after filing the bugzilla. It is somewhat anoying because (1) this is a difference from prior releases and (2) the part of the install config screen that contains the info requires scrolling down. The second part is filed as bugzilla 556535. |