: >>Does anyone know how could I restrict certain user to go out of his home
: >>directory and how to restrict him of executing some commands. This user
: >>is normal user with normal group but I would like to restrict some of
: >>actions he can do.
: >>Thanx
: >
: >I think rsh has these features.
: 1. We give them /usr/lib/rsh as loginshell (in the passwd-file).
: 2. In their home-dir we create a dir called rbin, to put the
: binaries in they are allowed to execute (binaries without
: the possibillity to escape to a shell!).
: 3. In their home-dir we create a .profile that sets a path
: to their /rbin, and cd to that directory.
It is at all possible to execute a command that redirects output? We have
some commands that we would like to place into the 'rbin' directory, but to
function they require redirection. rsh prohibits this (for good reason),
but is there any way to work around this?
: Try it, and let me know . . . .
: Bye
: ________________________________________________
: ICNS Informatie & Communicatie Netwerk Services
: Postbus 85, 4100 AB Culemborg
: ________________________________________________