disable all authentication

Albert Shih Albert.Shih at obspm.fr
Fri Oct 2 13:30:46 CEST 2009


 Le 01/10/2009 à 14:38:58-0500, Marc Powell a écrit
> 
> On Oct 1, 2009, at 7:50 AM, Marc Powell wrote:
> 
> >
> > On Oct 1, 2009, at 4:18 AM, Albert Shih wrote:
> >
> >> Hi all
> >>
> >> How can I disable all authentication on Nagios ? (It's not for
> >> production,
> >> and I known what I'm doing ;-) )
> >>
> >> I've put
> >>
> >> use_authentication=0
> >> default_user_name=guest
> >>
> >> and put «*» on
> >>
> >> authorized_for_system_information=*
> >> authorized_for_configuration_information=*
> >> authorized_for_system_commands=*
> >> authorized_for_all_services=*
> >> authorized_for_all_hosts=*
> >> authorized_for_all_service_commands=*
> >> authorized_for_all_host_commands=*
> >
> > I'm 99% certain wildcards are not supported here. Have you seen in the
> > documentation that they are supported? Use the real user_name 'guest'
> > here.
> 
> and of course, it's documented in cgi.cfg ;) It is specific to any  
> user authenticated by the web server. Since you've disabled that  
> authentication, REMOTE_USER is null. You still need to specify 'guest'  
> for each of those.

Sorry...I've see you second message.

Yes it's working with :

	use_authentication=1
	default_user_name=guest
	authorized_*_=guest

I've would never can imagine to put use_authentication to true...

Thanks for the help. 

-- 
Albert SHIH
SIO batiment 15
Observatoire de Paris Meudon
5 Place Jules Janssen
92195 Meudon Cedex
Téléphone : 01 45 07 76 26/06 86 69 95 71
Heure local/Local time:
Ven 2 oct 2009 13:29:15 CEST

------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Users mailing list