Add debian to ssh users list
This commit is contained in:
@@ -10,7 +10,7 @@ HostKey /etc/ssh/ssh_host_ed25519_key
|
||||
PermitRootLogin without-password
|
||||
|
||||
# Allow ssh access to some users only
|
||||
AllowUsers root ubuntu
|
||||
AllowUsers root ubuntu debian
|
||||
|
||||
# allow ssh key Authentication
|
||||
PubkeyAuthentication yes
|
||||
|
||||
Reference in New Issue
Block a user