> Am 03.12.2018 um 09:55 schrieb Guillaume GARDET <[email protected]>:
>
>
> Hi,
>
> In Tumbleweed, latest openSSH update disables root login by default.
> So, if you have only 'root' user on your headless system, please run the
> following command on your system, before running a 'zypper dup':
>
> echo -e "\n# Allow root login on ssh\nPermitRootLogin yes" >>
> /etc/ssh/sshd_config
>
> Otherwise, you will not be able to login to your system anymore.
>
> If it is too late, please use a local connection (serial or keyboard/screen,
> if not headless), or edit the /etc/ssh/sshd_config file on your SD card from
> another computer.
Ugh, that explains a few things I've seen. Cases where that breaks:
1) Installer
You can set up the installer with ssh installation. That spawns sshd in the
instsys, so you can install a system headlessly. But only the root user exists,
so you can not log in anymore.
2) The same applies to the dvd rescue system.
3) JeOS
Our images define a root user only by default, so you can not install JeOS
images headlessly anymore
Alex
--
To unsubscribe, e-mail: [email protected]
To contact the owner, e-mail: [email protected]