Auto LDAP import

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
infofedsec
Posts: 32
Joined: Wed Apr 17, 2019 5:28 am

Auto LDAP import

Post by infofedsec »

We are trying to create an environment where we add people to a security group which then automatically gives them Nagios access. Importing initially isn't an issue however we would need it to run on a constant basis to allow for adding and deleting. Is there a way to run the import job on a scheduled basis?
npolovenko
Support Tech
Posts: 3457
Joined: Mon May 15, 2017 5:00 pm

Re: Auto LDAP import

Post by npolovenko »

Hello, @infofedsec. Unfortunately, that wouldn't work. For each new user, you are required to enter a username and email and also edit preferences and security settings. All this information doesn't get imported from the LDAP but it's needed to create a user in XI.

It is possible to use API commands to create new users with LDAP authentication in XI. So you could possibly automate that instead of importing users manually.
Untitled.png
You do not have the required permissions to view the files attached to this post.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked