Well, I tried that. I gave the icinga@localhost the password of icinga. I restarted the following services: httpd, mysqld, ido2db, icinga. I checked icingaApi.log, and still has the access denied error. The documentation, http://docs.icinga.org/latest/en/icinga-web-scratch.html, states that if I'm getting the access denied error, to check your IDOUtils DB credentials in ido2db.cfg and add those to Icinga Web configuration as preferred DB credentials for IDO. In new versions of icinga-web, that means checking the xml files in /app/modules/Web/config. I checked icinga-io.xml and module.xml. Both of those had the icinga mysql user as having the password of icinga. Even after I specifically gave the icinga@localhost mysql user the password of icinga, I still got access denied. So unless there's another file somewhere else that I need to change the password, I don't know what other options I have.
David Lynum IT Support Lead, Wholesale Applications Community (WAC) Desk: +1 (925) 201-8520 Email: [email protected] 6210 Stoneridge Mall, Road Suite 400 Pleasanton, CA 94588 www.wacapps.net -----Original Message----- From: Joseph L. Casale [mailto:[email protected]] Sent: Monday, July 25, 2011 11:56 AM To: '[email protected]' Subject: Re: [icinga-users] Can't login to icinga-web >The only thing that I can think of at this point, aside from starting >over from scratch, is to give the icinga user in mysql a password of icinga. As Michael pointed out, you need a user associated to the database (or two actually). That user should have a password, make sure the user/pass is consistent between what MySQL has setup and what Icinga is using. It's simpler than you think. No need to start over, just get it consistent. If you created the user, assign it a password and get make sure your cfg file shows the same. ------------------------------------------------------------------------------ Storage Efficiency Calculator This modeling tool is based on patent-pending intellectual property that has been used successfully in hundreds of IBM storage optimization engage- ments, worldwide. Store less, Store more with what you own, Move data to the right place. Try It Now! http://www.accelacomm.com/jaw/sfnl/114/51427378/ _______________________________________________ icinga-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/icinga-users ------------------------------------------------------------------------------ Storage Efficiency Calculator This modeling tool is based on patent-pending intellectual property that has been used successfully in hundreds of IBM storage optimization engage- ments, worldwide. Store less, Store more with what you own, Move data to the right place. Try It Now! http://www.accelacomm.com/jaw/sfnl/114/51427378/ _______________________________________________ icinga-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/icinga-users
