On 19.09.2012 20:28, Thanu M wrote: > Hi all, > I'm in the process of evaluating icinga 7.0 version.. I followed quick setup > guide and the setup was all complete without any errors. However when I tried > to access weburl http://localhost/icinga, it asked for user credentials.. I > used icingaadmin user with its password, but it throws error saying the > credentials are not correct... > Can someone help me on this? This setup doesn't include any separate database > installation...
guess, you forgot to call htpasswd to add your user for basic auth to apache. re-check the quickstart guides. other than that, check your apache logs. > > > > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > icinga-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/icinga-users -- DI (FH) Michael Friedrich mail: [email protected] twitter: https://twitter.com/dnsmichi jabber: [email protected] irc: irc.freenode.net/icinga dnsmichi icinga open source monitoring position: lead core developer url: https://www.icinga.org ------------------------------------------------------------------------------ Don't let slow site performance ruin your business. Deploy New Relic APM Deploy New Relic app performance management and know exactly what is happening inside your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and get our sweet Data Nerd shirt too! http://p.sf.net/sfu/newrelic-dev2dev _______________________________________________ icinga-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/icinga-users
