Originally posted by: SystemAdmin
Another option, as an alternative to the previous, is to lock the user into their .profile. In this situation one can place a a menu in the .profile giving them a selection menu of available tasks. Make sure to trap the .profile, so if the user attempts to escape, they are instantly logged off.
The last command in the .profile should be an exit; which will log out the user. To be safe, one should also disable the user's FTP and ssh access, otherwise they could delete their .profile or run remote commands. I hope that you don't have any r-commands enabled. You could also make the user's directory and .profile the property of root:system.
#AIX-Forum