The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > OS Specific Forums > SUN Solaris
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #5 (permalink)  
Old 05-11-2008
jlliagre jlliagre is offline
Registered User
 

Join Date: Dec 2007
Location: Paris
Posts: 342
I guess the right solution is using an existing restricted shell (eg: rksh). I was just pointing "pwd" isn't a command easy to neutralize. robotronic functions should work though along with rksh which forbids the user to run the "cd" command, something certainly more useful than forbidding "pwd".

"man rksh" for details.
Reply With Quote