Active Directory User Import Issue

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
gvrjameskyaw
Posts: 7
Joined: Tue Aug 17, 2021 2:38 pm

Active Directory User Import Issue

Post by gvrjameskyaw »

We are not able to see the user accounts under the security groups we have created in the OU.
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: Active Directory User Import Issue

Post by ssax »

What version of XI are you using? You can grab it from the bottom left hand side of the web interface.

Additionally, send the output of these commands from an SSH session to the XI server:

Code: Select all

uname -a
cat /etc/*release
php -v
cat /etc/openldap/ldap.conf
Locked