Bug 967819 - No ssh login during Fedora installation with sshd boot option
Summary: No ssh login during Fedora installation with sshd boot option
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 19
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-05-28 11:32 UTC by A.J. Werkman
Modified: 2013-06-07 00:06 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-06-07 00:06:18 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description A.J. Werkman 2013-05-28 11:32:22 UTC
Description of problem:
When supplying the anaconda boot option 'sshd' on the commandline I would expect to be able to ssh into the system during installation. However on the client I get 'port 22: Connection refused'

Version-Release number of selected component (if applicable):
Anaconda 19.30-1

How reproducible:
Everytime I tried

Steps to Reproduce:
1. Start Fedora setup and supply the bootline option 'sshd' as describe in https://fedoraproject.org/wiki/Anaconda_Boot_Options?rd=Anaconda/Options
2. From a ssh client try to login using ssh

Actual results:
Message is shown 'port 22: Connection refused'

Expected results:
Able to log into the installing system.

Additional info:
https://fedoraproject.org/wiki/Anaconda_Boot_Options?rd=Anaconda/Options describes:

sshd
    Starts up sshd during system installation. You can then ssh in while the installation progresses to debug or monitor. Passwords are controlled via the kickstart sshpw command. By default, the root account has a blank password, so if the sshd option is specified, anyone can login as root and have full access to the machine during installation.

Comment 1 Brian Lane 2013-06-07 00:06:18 UTC
Sorry about that, the docs are in the process of being rewritten. A draft is here:

http://wwoods.fedorapeople.org/doc/boot-options.html#_inst_sshd

Use inst.sshd to start the sshd server.


Note You need to log in before you can comment on or make changes to this bug.