Welcome to our website
To take full advantage of all features you need to login or register. Registration is completely free and takes only a few seconds.
ssh security tip allow ssh login to only certain users
Posted by Philipp Esselbach on: 01/29/2011 09:28 AM [ Print | 0 comment(s) ]
Go2Linux posted a ssh security tip to allow ssh login to only certain users
As Telnet was the most common way to access a Linux server years ago, now a days it is ssh, it is secure, it is encrypted, but anyway you can improve the security even more, and today we'll see one tip to do this.
If you have a server with a lot of users that have access to it, maybe, by the console, or using a terminal, but only some of them really need to access the server via ssh. Well a good idea is to allow ssh login only to those specific users.
If you have a server with a lot of users that have access to it, maybe, by the console, or using a terminal, but only some of them really need to access the server via ssh. Well a good idea is to allow ssh login only to those specific users.
ssh security tip allow ssh login to only certain users
