How to Add LDAP or AD User via REST API?

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
MrWoodward
Posts: 66
Joined: Fri Jan 06, 2017 1:58 pm

How to Add LDAP or AD User via REST API?

Post by MrWoodward »

Under the REST API - System Reference, I see that there is a way to Add a User. And indeed, I have no difficulty in adding a normal (default) user type.

What I'd like to do is add an LDAP user or AD user. Is there a parameter I can pass in order to specify that the user being added is LDAP or AD?

Thanks.
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: How to Add LDAP or AD User via REST API?

Post by lmiltchev »

In Nagios XI 5.5, you will be able to add users via REST API with auth_type=local, auth_type=ad or auth_type=ldap. The release date is not "set in stone", but it should happen sometime before the end of June.
Be sure to check out our Knowledgebase for helpful articles and solutions!
MrWoodward
Posts: 66
Joined: Fri Jan 06, 2017 1:58 pm

Re: How to Add LDAP or AD User via REST API?

Post by MrWoodward »

Thanks for the quick reply. Much appreciated.
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: How to Add LDAP or AD User via REST API?

Post by lmiltchev »

You are welcome! I will be locking this topic now. If you have more questions/issues, please start a new thread.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked