diff --git a/templates/sshd_config-RedHat-9.j2 b/templates/sshd_config-RedHat-9.j2 index 3ce0ffc..60e57c0 100644 --- a/templates/sshd_config-RedHat-9.j2 +++ b/templates/sshd_config-RedHat-9.j2 @@ -98,7 +98,7 @@ PasswordAuthentication {{ ssh_passwordauthentication }} # If you just want the PAM account and session checks to run without # PAM authentication, then enable this but set PasswordAuthentication # and KbdInteractiveAuthentication to 'no'. -# WARNING: 'UsePAM no' is not supported in Fedora and may cause several +# WARNING: 'UsePAM no' is not supported in RHEL and may cause several # problems. #UsePAM no