Permissionfor some deamon

 
Thread Tools Search this Thread
Operating Systems Linux Red Hat Permissionfor some deamon
# 1  
Old 09-11-2009
Permissionfor some deamon

Hi everyone.

Now, i want to permit for an user to start, stop and reconfig some of daemon on Redhat system without root permission.

So how can i do ?


Tks all.
# 2  
Old 09-11-2009
Install sudo and allow that user to execute the control command (/etc/init.d/whatever) without the need for a password.
# 3  
Old 09-29-2009
Just create a sudo user, then the user can start or stop any daemon..

cheers...
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. AIX

Clconfd deamon on HACMP

Hello, In my HACMP cluster in 2 nodes, on active node, I have a core generated , so in errpt errors, I see BC3BE5A3 and the Failing Module is "clconfd" because "caavg_private" exists in this active node. This deamon "clconfd" is inoperative. Should I restart this deamon dynamically ? Do... (2 Replies)
Discussion started by: LoLo92
2 Replies

2. Red Hat

Sendmail withour DEAMON

Hi All, in my server i configured like below define(`SMART_HOST', `mapper.mail.domain.com')dnl dnl FEATURE(`accept_unresolvable_domains')dnl FEATURE(`relay_based_on_MX')dnl we have enabled smart host and als o relay based mx vi /etc/sysconfig/sednamil DAEMON=no ... (0 Replies)
Discussion started by: venikathir
0 Replies

3. Linux

Hal deamon..

I have install centos on my server,.. then after rebooting 2 ,3 times , hal deamon cannot start, and system hang on boot.. when i google, i found the solution which is off the hal daemon service... my question is, what is the effect if i off the deamon service ?:confused: tq (2 Replies)
Discussion started by: ultramen7
2 Replies

4. AIX

how to monitor deamon processes

we have several deamon processes which were killed for some unknown reasons. we have to bring the deamon back manually everytime. Deamons running on 2 identical instances. It is ok on one instance but be killed 3 or 4 times a day on another. Any idea how to monitor it? like who/how the processes be... (3 Replies)
Discussion started by: hamiltonhall
3 Replies

5. HP-UX

how to know if ntp deamon is start

how to know if ntp deamon is start or stop how to determine it by command thanks (1 Reply)
Discussion started by: alert0919
1 Replies

6. UNIX for Dummies Questions & Answers

Default installed deamon's?

Hi experts, I haved checked dir /etc/xinetd.d and there are no ftp and telnet files in this dir It means that the deamon's for ftp and telnet has not been installed on my server or OS. But,my question is in the same folder /etc/xinetd.d i have got files like: echo netstat .... so,... (1 Reply)
Discussion started by: salil2012
1 Replies

7. Shell Programming and Scripting

Default installed deamon's?

Hi experts, I haved checked dir /etc/xinetd.d and there are no ftp and telnet files in this dir It means that the deamon's for ftp and telnet has not been installed on my server or OS. But,my question is in the same folder /etc/xinetd.d i have got files like: echo netstat .... so, How... (1 Reply)
Discussion started by: salil2012
1 Replies

8. AIX

Error Deamon.

How will we check whether error deamon is started or not? any command is there? If it is not started how will we start the deamon. This server is highly critical server. Pls, Let me know. Thanks in advance. (1 Reply)
Discussion started by: pernasivam
1 Replies

9. UNIX for Advanced & Expert Users

deamon process

hi how to write deamon program i specified in detail i want to write c++ program when it run it run like deamon process (1 Reply)
Discussion started by: munnu
1 Replies

10. UNIX for Dummies Questions & Answers

Print deamon? Solaris 4.1.4

hi, guys, I've met a problem when print some file on the printer. it says: "no deamon present" the system is solaris 4.1.4 i can't find reference on the docs.sun.com so, what can I do about this? Thanks a lot. (1 Reply)
Discussion started by: cloudsmell
1 Replies
Login or Register to Ask a Question