remove rule of specific user

This commit is contained in:
Kevin Heyer 2025-06-14 14:44:25 +02:00
parent 09110e73df
commit 8112a6cb30

View file

@ -6,7 +6,6 @@ PasswordAuthentication no
ChallengeResponseAuthentication no ChallengeResponseAuthentication no
UsePAM yes UsePAM yes
X11Forwarding no X11Forwarding no
AllowUsers {{ ssh_user }}
ClientAliveInterval 300 ClientAliveInterval 300
ClientAliveCountMax 2 ClientAliveCountMax 2
LoginGraceTime 30 LoginGraceTime 30