Skip to content

swollo/adSync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Nagios XI does provide LDAP/AD support from the box, however, it does not integrate with groups or users to LDAP/AD specifically. To circumvent that, we created a script that checks the AD for users and syncs them with Nagios XI.

Usage

This repo is supposed to be installed and then work automatically. To install, run the install.sh. The script takes a couple arguments:

  • apikey
  • host
  • adminFilter
  • userFilter
  • baseDn
  • DC
  • ldapServer

From there it creates a cronjob, that runs every hour and creates the configuration file that the python script reads during execution.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published