Importing users from Core -> XI migration

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
aylesworth
Posts: 31
Joined: Mon Mar 22, 2021 12:57 pm

Re: Importing users from Core -> XI migration

Post by aylesworth »

Thanks Perry,

Here's the output from htpasswd:

Code: Select all

[root@nagios-core ~]# cat /usr/local/nagios/etc/htpasswd.users
davpel:(-----)
nagiosadmin:(-----)
[root@nagios-core ~]#
There are a number of users that log into this instance of Core to manage alerts yet only two accounts show in htpasswd.

The command for listing that you provided a few contact names, but is still missing my account, which I am currently logged in with, so I'm not sure what else it is missing there.
User avatar
pbroste
Posts: 1288
Joined: Tue Jun 01, 2021 1:27 pm

Re: Importing users from Core -> XI migration

Post by pbroste »

Hello @aylesworth

LDAP configuration for Auth' in 'Core' validated off of OU's configured and passed. 'Core' did not log user sessions when authenticated LDAP.

By viewing the nagios.cfg and/or httpd Apache config will determine which OU(s) (users groups) could log into 'Core' via LDAP Auth.

Thanks,
Perry
Locked