Re: [Nagios-devel] Bin in make install-commandmode
Posted: Wed May 02, 2007 1:55 am
On 02/05/07 02:53 AM, Michael Lubben wrote:
> Hi Ethan,
>
> i have found a little bug in "make install-commandmode". When i excuted this command, follow instruction i can see on the display:
>
> /usr/bin/install -c -m 755 -o nagios -g nagios -d /usr/local/nagios/var/rw
> chmod g+s /usr/local/nagios/var/rw
>
> For the external commandfile is set the group nagios. That is not right, the group must be nagcmd.
Are you using --with-nagios-group=nagcmd in your configure arguments?
Thomas
This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
> Hi Ethan,
>
> i have found a little bug in "make install-commandmode". When i excuted this command, follow instruction i can see on the display:
>
> /usr/bin/install -c -m 755 -o nagios -g nagios -d /usr/local/nagios/var/rw
> chmod g+s /usr/local/nagios/var/rw
>
> For the external commandfile is set the group nagios. That is not right, the group must be nagcmd.
Are you using --with-nagios-group=nagcmd in your configure arguments?
Thomas
This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]