Hi!
In the SSH config file sshd_config if I set "AllowUsers" it will allow ONLY these users to login to SSH
and I wouldn't need to set "DenyUsers"
- Would this assumption be correct?
i.e. if I have:
AllowUsers someuser
the only user that can log in to SSH would be "someuser" and no other user???
Start Free Trial