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.
How to Add LDAP or AD User via REST API?
Re: How to Add LDAP or AD User via REST API?
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?
Thanks for the quick reply. Much appreciated.
Re: How to Add LDAP or AD User via REST API?
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!