restrict a normail unix user from going anywhere

M E Fieu sibu168 at yahoo.com
Tue Jun 21 13:26:07 UTC 2005


> Ahh.....got to know what exactly you want. The best thing is to make the 
> user use restricted bash - rbash.
> To do this, edit the /etc/passwd file. 
> 
> If the user name is "test", then you might have line like this in 
> /etc/passwd:
> 
> test:x:503:503:test:/home/test:/bin/bash
> 
> Now change it to: test:x:503:503:test:/home/test:/bin/rbash # (Note the 
> rbash here instead of bash)
> 
> This will give the user a restricted shell from the next time he does a 
> login. It will not even allow the user to use a "/" in the command line. 

there is no rbash under my /bin directory, is it come by default?  Is there any different if it is
for remote or local user?

[root at xxxx bin]# ls | grep rbash
[root at xxxx bin]# 
[root at xxxx bin]# locate rbash
/usr/share/doc/bash-2.05b/rbash.0
/usr/share/doc/bash-2.05b/rbash.ps


 
> For example, if the user does -> test$ cd /etc --> This will say "Error: cd 
> restricted"
> 
> HTH
> -- 
> Hari
> http://hari.accosted.net
> --
> redhat-list mailing list
> unsubscribe mailto:redhat-list-request at redhat.com?subject=unsubscribe
> https://www.redhat.com/mailman/listinfo/redhat-list
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 




More information about the redhat-list mailing list