Page 1 of 1

How to Add LDAP or AD User via REST API?

Posted: Fri May 25, 2018 2:23 pm
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.

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

Posted: Fri May 25, 2018 2:30 pm
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.

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

Posted: Tue May 29, 2018 9:58 am
by MrWoodward
Thanks for the quick reply. Much appreciated.

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

Posted: Tue May 29, 2018 10:29 am
by lmiltchev
You are welcome! I will be locking this topic now. If you have more questions/issues, please start a new thread.