[Nagios-devel] Bug reading cgi.cfg file?

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Guest

[Nagios-devel] Bug reading cgi.cfg file?

Post by Guest »

Hi, list:

I'm using Nagios 1.0 and toying around with my PHP user interface I discove=
red=20
that if you leave an space after the equal sign within the cgi.cfg file, at=
=20
least at the 'authorized_for_system_information' (so I expect this very sam=
e=20
thing going with any other option), it won't be properly read. So,
authorized_for_system_information=3D*

works as expected, while
authorized_for_system_information=3D *
(note the extra space) will return an authentication error. I don't rememb=
er=20
this to be pointed out within the documentation, and anyway, I would take i=
t=20
as a bug.

I migth have been corrected at the CVS version, that I don't know.
=2D-=20
SALUD,
Jes=FAs
***
[email protected]
***






This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
Locked