Sponsored Content
Full Discussion: Permissionfor some deamon
Operating Systems Linux Red Hat Permissionfor some deamon Post 302352350 by quan0509 on Friday 11th of September 2009 05:34:15 AM
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.
 

10 More Discussions You Might Find Interesting

1. 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

2. 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

3. 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

4. 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

5. 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

6. 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

7. 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

8. 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

9. 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

10. 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
xgridctl(8)						    BSD System Manager's Manual 					       xgridctl(8)

NAME
xgridctl -- Xgrid Daemon Control Interface SYNOPSIS
xgridctl [target] action OPTIONS
The optional target is one of the following: controller perform the action for the xgricontrollerd daemon agent perform the action for the xgridagentd daemon The action is one of the following: status print status for the chosen daemon, or print status for all daemons if no target is specified start enable and start the chosen daemon, or start all enabled daemons if no target is specified stop disable and stop the chosen daemon, or stop all daemons if no target is specified restart stop and then enable and start the chosen daemon, or stop all daemons and then start all enabled daemons if no target is speci- fied RETURN VALUES
0 completed succesfully 1 an error occurred FILES
/usr/libexec/xgrid/xgridagentd agent daemon /usr/libexec/xgrid/xgridcontrollerd controller daemon /System/Library/LaunchDaemons/com.apple.xgridagentd.plist agent launchd control file /System/Library/LaunchDaemons/com.apple.xgridcontrollerd.plist controller launchd control file EXAMPLES
Print status of agent and controller: $ xgridctl status Start the controller and set it to run at startup: $ xgridctl controller start Stop the agent and set it to not run at startup: $ xgridctl agent stop SEE ALSO
xgrid(1) launchd(8) HISTORY
This program was first introduced in Mac OS X 10.4 "Tiger". It was inspired by apachectl(8). The "on" and "off" actions were deprecated in Mac OS X 10.5 "Leopard". BUGS
Bug reports can be sent to bugreport.apple.com Mac OS X April 2, 2009 Mac OS X
All times are GMT -4. The time now is 04:42 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy