monit-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [monit] Starting monit from rc script


From: Martin Pala
Subject: Re: [monit] Starting monit from rc script
Date: Thu, 22 Jan 2009 21:04:40 +0100

The error was false - the authentication by user:password is not required and even host/net access list is fine. The error was incorrect and the action was performed by monit. The problem is fixed in cvs now.

Thanks for report,
Martin


On Jan 22, 2009, at 12:32 AM, Gilad Benjamini wrote:

Using 5.0_beta6, every command line operation with monit yields a message in /var/log/message "Cleartext credentials needed for basic authorization"

My configuration file uses no authorization
        set httpd port 2812 and
             use address localhost  # only accept connection from localhost
             allow localhost        # allow localhost to connect to the
server and
        #     allow admin:monit      # require user 'admin' with password
'monit'

If I understand the code correctly, the 4.10 code would identify this
situation early in Util_getBasicAuthHeaderMonit and return immediately,
while the 5.0-beta doesn't.
I.e. the message doesn't matter for me, functionally.

If I don't understand the code correctly, what is the problem ?

Thanks
Gilad



--
To unsubscribe:
http://lists.nongnu.org/mailman/listinfo/monit-general





reply via email to

[Prev in Thread] Current Thread [Next in Thread]