Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
UNIX User Permission (URGENT)
Name: mustafa Date: September 19, 2003 at 04:44:44 Pacific OS: SCO Openserver CPU/Ram: 256
Comment:
Hi Everybody, How can I create a user with permission which allows the user just sees the user's own home directory nothing else. I am using SCO OpenServer. Thanks...
Name: David Perry Date: September 19, 2003 at 06:21:52 Pacific
Reply:
Look at chroot and jail.
http://www.securityfocus.com/infocus/1575
0
Response Number 2
Name: dilruk Date: October 28, 2003 at 02:43:28 Pacific
Reply:
firstly create user normally. then follow following steps run scadmin at unix prompt select Account Manager from men User-->Authorisation remove * at <*> use system defaults by pressing space there
Then TAB to Autorised box press enter at any unwanted action where all those actions will pushed to unauthorised Box Then that particular user woould not be able to do any action.
Summary: Hello All: I am a new Unix user and I'm having a hard time writing a script that takes input as it is typed in and prompts the user for input. Can any one help me? ...