diff --git a/05_hash_ciphers_ssh_certs/solutions.md b/05_hash_ciphers_ssh_certs/solutions.md index 3437f1c..7e2536d 100644 --- a/05_hash_ciphers_ssh_certs/solutions.md +++ b/05_hash_ciphers_ssh_certs/solutions.md @@ -128,7 +128,7 @@ PermitRootLogin prohibit-password PasswordAuthentication no $ sudo systemctl restart sshd $ ssh remote -o PubkeyAuthentication=no -stud@10.160.179.25: Permission denied (publickey). +stud@193.32.63.185: Permission denied (publickey). ``` ### 8.