Hi! While in the comprehensive review 3 I found this wierd thing where, no matter how deep I dive into this I cannot seem to solve it. For some reason, even the Root Login setting is not being graded as "Passed" when it should. Even after following the exacts steps of someone who did this on their machine a got a passing score it still would not work. Here are some screenshots.
@NicolasYunes Yes, we are aware of this issue and the resolution has been identified. The fix will be released in the next release of the course.
if someone hits the same issue, please run the following command from servera:
[student@workstation ~]$ ssh servera
...
[student@servera ~]$ sudo rm -rf /etc/ssh/sshd_config.d/50-cloud-init.conf && sudo systemctl restart sshd
You will then be able to pass the grade.
Good evening, I have the same problem.
I followed your instructions but there is no 50-cloud-init.conf on that server
The only file 50-cloud-init.conf is on workstation
ok @PandaPolex Check if there are config files in the location I mentioned that are overwriting or having higher precedence than your configuration.
Red Hat
Learning Community
A collaborative learning environment, enabling open source skill development.