[EMAIL PROTECTED] wrote: > Dear All, > > how can i provide user with special privilege to do any of administrative > tasks such as configure and restart apache or can create users for a particular > group without give him root access .... need help > Thanks
Check out sudo it is designed for exactly this purpose. It provides a high level of granularity for what commands can be performed by users. The user just has to know thier own password. the commands can be run as root or any other valid user depending on the set up. Bret _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list