ARLIAN
10/10/2016 - 2:20 PM

Restricted bash shell

Restricted bash shell

Source : http://www.tecmint.com/rbash-a-restricted-bash-shell-explained-with-practical-examples/

# cd /bin
# ln -s bash rbash

Extra setup to improve security : 
http://blog.bodhizazen.net/linux/how-to-restrict-access-with-rbash/