Page 1 of 1

add usergroups from AD

Posted: Wed Aug 11, 2021 10:55 am
by rnjie
so i have AD integrated to nagios and i am only able to add users and not groups, when i add an OU containing everyone in the company, i see the folders but no users pop up, does nagioxi have the capability to add user groups from AD? see attached screenshot of what i mean

Re: add usergroups from AD

Posted: Wed Aug 11, 2021 3:30 pm
by gsmith
Hi

Adding users via AD groups is currently a feature request but I don't have any information on if or when it would be included. Something available now that can make things easier is that newer versions(5.5.x) allow users and auth servers to be added via a REST api. One could write a script that would add users via this interface. Check out the Users and Auth servers section under Help > REST API Docs > System Reference for some example curl commands that do this.

Thanks

Re: add usergroups from AD

Posted: Fri Sep 10, 2021 9:21 am
by rnjie
Hi, i would need more explanation on this or examples on how to do this because i havent been succesfull, also you mentioned its a feature request so can i request the feature to be added?

Re: add usergroups from AD

Posted: Fri Sep 10, 2021 9:35 am
by gsmith
Hi

A feature request has already been created for the adding users via AD groups functionality. There is no ETA
as to when it will be available.

Currently you can add AD users using the existing functionality. This document explains that functionality:
https://assets.nagios.com/downloads/nag ... ios-XI.pdf

Please let me know if you have any questions.

Thanks