I have successfully updated the root login access to all servers but at the end, this lab ended with an error.
“root login is not disabled on App Server 1”
Whether the grep command confirms the successful disablement of the “PermitRootLogin” property.
Can anybody please help me to resolve this problem?
Please refer to the attached screenshot
You need to restart the sshd service with systemctl restart sshd on App Servers after updating the `
MIQDAD
#3
refer to this repo for your solution