Is it possible to have bashrc
grab every single command the user types, save for those containing a given word?
Like the way you can use aliases to change what the user meant, you can alias for instance 'cd' to nothing. that way the user can't apply that command anymore.
Maybe that way you can have a given user only able to apply one command?
chroot
? – ott-- Aug 20 '13 at 19:35