|
-
September 30th, 2002, 12:06 AM
#1
Unix down users?? Pls.. Help!
Hi..
I want to know whether it is possible to create a down user(Only for shutdown the server/like in NT) in unix and if it is possible what is the method.
BUT SPECIALY I WANT GIVE THE PERMISSION TO THAT USER TO 'ONLY SHUTDOWN THE SERVER. ENYTHING SIGNIFICANT WICH NEGATIVELY AFFECT TO THE SERVER( LIKE ADMINISTRATIVE TASKS) CAN NOT BE POSSIBLE .
I am using AIX 3.2 version.
Please help!
Last edited by vajira_g; September 30th, 2002 at 11:44 PM.
-
September 30th, 2002, 03:39 AM
#2
Using smit or smitty, you can give a user as much superuser rights that you feel comfortable with. -mk
If it ain't broke,
Fix it till it is.
-
October 1st, 2002, 06:52 AM
#3
Hello again, vajira_g. You should be able to do this one of two ways. In smit(smitty), for the desired user, add system and shutdown to the Roles catagory. Or enter the following from the command line:
chuser "roles=system, shutdown" <username>
In either case, I don't think the user needs to belong to the administrative group. This should do the trick. Another method you may want to investigate is the use of ACL's (Access Control Lists) to the shutdown command specifically for the desired user.
I hope this helps. -mk
If it ain't broke,
Fix it till it is.
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|