Limit user possibilities on network
by B612 from LinuxQuestions.org on (#5EK3C)
Hello,
We have a user for technical support purpose.
He has access to specific directories, but how can we limit the things he can do.
For example he can, in the same segment do
Code:ssh root@some_serverOr telnet, FTP and else.
In fact we don't want any possibilities of going out of the server for this user.
Maybe the firewall is the right way to deal with this ?
Thanks a lot.


We have a user for technical support purpose.
He has access to specific directories, but how can we limit the things he can do.
For example he can, in the same segment do
Code:ssh root@some_serverOr telnet, FTP and else.
In fact we don't want any possibilities of going out of the server for this user.
Maybe the firewall is the right way to deal with this ?
Thanks a lot.