The UNIX and Linux Forums
>
OS Specific Forums
>
SUN Solaris
restrict commands
User Name
Remember Me?
Password
Google UNIX.COM
Forums
Portal
Register
Forum Rules
FAQ
Contribute
Members List
Arcade
Search
Today's Posts
Mark Forums Read
Thread
:
restrict commands
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
#
4
(
permalink
)
05-11-2008
robotronic
Can I play with madness?
Join Date: Apr 2002
Location: Italy
Posts: 370
Maybe you can fool your users inserting in their environment these custom functions:
builtin() { echo "builtin is disabled"; }
unset() { echo "unset is disabled"; }
pwd() { echo "pwd is disabled"; }
For now I don't have any clever ideas
robotronic
View Public Profile
Find all posts by robotronic