Ad Widget

Collapse

Configure LDAP settings with API? Or maybe query against DB?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jpInMN
    Junior Member
    • Jan 2020
    • 5

    #1

    Configure LDAP settings with API? Or maybe query against DB?

    We have our setup of zabbix/items/triggers/actions all automated, however we are still setting up the LDAP configurations manually. I don't see anything in the API that accomodates this? Is there anything we can use in the API to do this, or possibly just a query against the DB itself? I'm usually not a fan of changing the db directly, sometimes it looks easy, come to find out there were other places in the db that it needed changing. Thanks for any assistance.
  • mvteehee
    Junior Member
    • Aug 2021
    • 1

    #2
    There is no option to do this from the API. I was able to accomplish via ansible with db modifications. There is only one other place that will need to modified if you have users already configured. Its best to do the LDAP part first and then add the users.

    Comment

    Working...