Hi Users!
<br>
<br>I am running into a problem about check_dhcp plugin.
<br>My user nagios have not the rigth privileges to run this(Even thoug it 
have the exact same rigths as all the others plugins)
<br>When I run the plugin from a commandline as root - no problem!
<br>When I run as nagios user:
<br>/usr/local/nagios/libexec/check_dhcp -s <a href="http://10.80.10.150">10.80.10.150</a>
<br>Error: Could not bind socket to interface eth0.  Check your privileges...
<br>
<br>My /etc/shadow:
<br>nagios:!:13230:0:99999:7:::
<br>/etc/group
<br>nagios:!:1000:
<br>nagcmd:!:1001:wwwrun,nagios
<br>/etc/passwd
<br>nagios:x:1000:100::/home/nagios:/bin/bash
<br>
<br>The rigths in libexec:
<br>-rwxr-xr-x  1 root   root    61374 Jul 28 13:16 check_dhcp
<br>-rwxr-xr-x  1 root   root    59907 Jul 28 10:33 check_dig
<br>-rwxr-xr-x  1 root   root    81442 Jul 28 10:33 check_disk
<br>-rwxr-xr-x  1 root   root     8168 Jul 28 10:33 check_disk_smb
<br>
<br>And there it is - no problem by running all the other plugins - but on 
this one I havent got the rigths.
<br>
<br>Its running on a SUSE system as a Distributed server..
<br>What should I do to make nagios get the rigths to make this  dhcp check???
<br>
<br>Thanks
<br>Per Jørgensen
<br>
<br clear="all"><br>