Hello Ilya, Илья Пащук wrote: > if I add key to root's authorized_keys file with default debian sshd > configuration, what I will get?
I think the default setting is:
PermitRootLogin prohibit-password
so if you add a key to authorized_keys (and chmod -R go-rwx /root/.ssh)
then you should be able to log in.
Maybe a better feature for the installer, would be if it asked you for
an SSH key for the default user (or for the root user)?
Regards,
--
Steven Chamberlain
[email protected]
signature.asc
Description: Digital signature

