DirectoryTree / Scout

Scout is a free, open-source LDAP auditing application.
MIT License
8 stars 3 forks source link
auditing ldap ldap-auditing

🚨 This repository has been rebuilt, renamed and moved to Watchdog 🚨

Scout Logo
Scout audits your LDAP directory so you don't have to.

About Scout

🚨 Scout is still in heavy development - it is not ready for production. 🚨

Scout is a web application that periodically scans your LDAP directory, detecting and logging all changes that occur to objects and their attributes. Scout comes with great features that will help you and your IT team:

Requirements

Installation

To install Scout, run the following git command to pull down the latest release:

git clone https://github.com/directorytree/scout

Then, navigate inside the created directory and run the following comamnd to install Scout's dependencies with Composer:

composer install