LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Enterprise (https://www.linuxquestions.org/questions/linux-enterprise-47/)
-   -   I want to create user who has right to change the date (https://www.linuxquestions.org/questions/linux-enterprise-47/i-want-to-create-user-who-has-right-to-change-the-date-577543/)

manoj.linux 08-16-2007 08:54 AM

I want to create user who has right to change the date
 
I want to create user who has right to change the date

Lenard 08-16-2007 09:45 AM

Why??? ever hear of su and sudo???? hint: read the man pages for both commands;

man su
man sudo

PTrenholme 08-16-2007 04:40 PM

You can give a user permission to execute specific commands as root in the /etc/sudoers file. (See the file for examples, or look at man sudoers)

Warning: Be careful not to change the access permissions on the sudoers file itself. Only root should be able to cat or change that file.

PTrenholme 08-16-2007 04:43 PM

Duplicated entry - Please ignore
 
0123456789


All times are GMT -5. The time now is 06:35 PM.