AlmaLinux / raspberry-pi

AlmaLinux Raspberry Pi
122 stars 17 forks source link

Allow root SSH login with password and add motd with reminder to change it #26

Closed andrewlukoshko closed 1 year ago

andrewlukoshko commented 1 year ago

This will show the following message on SSH login:

It's highly recommended to change root password by typing the following:
passwd

To remove this message:
>/etc/motd

Also root SSH login with password will be allowed on AlmaLinux 9. Fixes: https://github.com/AlmaLinux/raspberry-pi/issues/16

This can be temporary solution until we implement Raspberry PI OS compatible solution mentioned in https://github.com/AlmaLinux/raspberry-pi/issues/13