/var/empty/sshd or /etc/ssh/ssh_host_rsa_key configuration file, are modified, which may cause a failure in login via SSH key./var/empty/sshd file./etc/ssh/ssh_host_rsa_key file./var/empty/sshd filesshd -t
"/var/empty/sshd must be owned by root and not group or world-writable."
/var/empty/sshd/ file:chmod 711 /var/empty/sshd/
/etc/ssh/ssh_host_rsa_key filesshd -t
"/etc/ssh/ssh_host_rsa_key are too open"
/etc/ssh/ssh_host_rsa_key file:chmod 600 /etc/ssh/ssh_host_rsa_key
Was this page helpful?
You can also Contact sales or Submit a Ticket for help.
Help us improve! Rate your documentation experience in 5 mins.
Feedback