in version 9.3 chapter 15 review 3. Step 4 and 5.
Edit /etc/ssh/sshd_config file:
PermitRootLogin no
PasswordAuthentication no
** Last Line of the file PasswordAuthentication is set to yes a 2nd time **
Removed last line of the file
Restarted sshd service
Failed check
Continued to /etc/ssh/ssh_config file.
Set PasswordAuthentication to no
restarted sshd service
Tested root login: result: not permitted
tested password login: result: not permitted
ran check again. failed with root and student login for ssh settings.
What am I missing here?
Red Hat
Learning Community
A collaborative learning environment, enabling open source skill development.