monit-general
[Top][All Lists]
Advanced

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

localhost auth bypass


From: John Smith
Subject: localhost auth bypass
Date: Fri, 9 Jun 2006 14:33:17 +0300

Is it possible to bypass a http authentication for localhost and keep http
settings (ssl, md5 passwords) for other hosts?
For example:
set httpd port 3333
         allow localhost
         allow 192.168.0.0/24
         ssl enable
         pemfile /etc/ssl/certs/monit.pem
         allow md5 /etc/monit/monit.pass monitadmin

In that case "monit summary" command requests http authentication via ssl,
even from CLI on localhost.

Regards





reply via email to

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