Cannot log into CCM on new install?

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
jbennett
Posts: 522
Joined: Mon Apr 16, 2012 3:00 pm

Cannot log into CCM on new install?

Post by jbennett »

We have a new Nagios XI install on a new VM. I'm working to migrate everything over to this new server.

I simply cannot log into the CCM.

My user account is marked as an Admin. I have made the change and have logged out and back in, yet I still cannot get into the CCM.

When I enter my credentials, the page just refreshes back to the same log in page.

Have I missed something obvious?
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Cannot log into CCM on new install?

Post by slansing »

Have you attempted to reset the credentials? Admin > Reset Security Credentials

And run the following from the command line:

Code: Select all

touch /usr/local/nagiosxi/html/config.inc.php
jbennett
Posts: 522
Joined: Mon Apr 16, 2012 3:00 pm

Re: Cannot log into CCM on new install?

Post by jbennett »

Thanks, I am gathering that you can only log in to the CCM with the nagiosadmin account, and not a user account, as indicated in the reset credentials page. Is this correct?
mguthrie
Posts: 4380
Joined: Mon Jun 14, 2010 10:21 am

Re: Cannot log into CCM on new install?

Post by mguthrie »

On a fresh install yes, but you can add additional accounts in the CCM from the CCM->Config Manager Admin->Manage Config Access page.
Locked