Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 574400

Summary: Gentoo minimal installation iso and sshd
Product: Gentoo Release Media Reporter: Vieri <rentorbuy>
Component: LiveCD/DVD/USBAssignee: Gentoo Release Team <releng>
Status: RESOLVED DUPLICATE    
Severity: normal CC: kensington
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Vieri 2016-02-11 07:59:49 UTC
The latest Gentoo *minimal* installation iso images are shipped with the following message in /etc/motd:

To start an ssh server on this system, type "/etc/init.d/sshd start".  If you
need to log in remotely as root, type "passwd root" to reset root's password
to a known value.

However, current sshd daemons do NOT allow root logins unless PermitRootLogin is set in /etc/ssh/sshd_config.

So the motd in the Gentoo iso confuses the user. A quick fix would be to add 'PermitRootLogin yes' in the image.
Comment 1 Oleg Ts 2016-02-20 09:33:25 UTC
I confirm this bug  in install-amd64-minimal-20160218 .
Comment 2 Pacho Ramos gentoo-dev 2016-02-26 21:06:17 UTC

*** This bug has been marked as a duplicate of bug 573808 ***