can't access to Nagios CCM with admin user

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
mon-team
Posts: 171
Joined: Thu Jun 28, 2012 9:22 am

can't access to Nagios CCM with admin user

Post by mon-team »

Hi,

Do admin users can't access the core config manager?
I can't login with an admin user.

Thanks in advance for your response
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: can't access to Nagios CCM with admin user

Post by slansing »

If you are trying to create an additional account for the CCM this is done in CCM > Config Manager Admin > Manage Config Access > Create an account here.
mon-team
Posts: 171
Joined: Thu Jun 28, 2012 9:22 am

Re: can't access to Nagios CCM with admin user

Post by mon-team »

It's now clear for me :) .
Nagios CCM authentication isn't relied to the initial login.

Thanks.
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: can't access to Nagios CCM with admin user

Post by slansing »

Exactly! So when you create a user to access the web interface, it adds that user to the postgres database, and also to the cgi.cfg based on what level of access you gave them. When you create a user for the CCM it's actually creating a user to log into the Mysql database so they can access your configurations, etc.
Locked