Remove UsePAM option from SSH config
This commit is contained in:
@ -4,7 +4,6 @@ PasswordAuthentication no
|
||||
AuthenticationMethods publickey
|
||||
PubkeyAuthentication yes
|
||||
AllowUsers bastion
|
||||
UsePAM no
|
||||
PermitTTY no
|
||||
X11Forwarding no
|
||||
PermitTunnel no
|
||||
|
Reference in New Issue
Block a user