diff --git a/sshd_config b/sshd_config index de5d001..b2e2cad 100755 --- a/sshd_config +++ b/sshd_config @@ -4,7 +4,6 @@ PasswordAuthentication no AuthenticationMethods publickey PubkeyAuthentication yes AllowUsers bastion -UsePAM no PermitTTY no X11Forwarding no PermitTunnel no