# Procedure # To enable remote root login, edit the following command (/etc/ssh/sshd_config): PermitRootLogin yes #enabled # To disable remote root login, enter the following command (/etc/ssh/sshd_config): PermitRootLogin no #disabled