# LDAP Tools

## Requirements (self-hosted)

| GLPI Version | Minimum PHP | Recommanded |
| ------------ | ----------- | ----------- |
| 10.0.x       | 8.1         | 8.2         |

{% hint style="warning" %}
This plugin is no longer maintained for versions above GLPI 10.

Its features have been integrated into the core since GLPI 11 (the "Test" tab in an LDAP directory).
{% endhint %}

{% hint style="info" %}
A [GLPI Network BASIC](https://services.glpi-network.com/#offers) subscription (or higher) is required.

This plugin is also available for all GLPI Network [Cloud instances](https://glpi-network.cloud).
{% endhint %}

***

## Install the plugin

* Go to the marketplace. Download and install the plugin **LDAP Tools**.

<div align="left"><figure><img src="/files/xKbufENjG3w6sAejdpHh" alt="images/LDAPtools-1.png"><figcaption></figcaption></figure></div>

***

## Using the plugin

From **tools > LDAP Tools**, if you have synchronised LDAP directories, they will appear directly.

<figure><img src="/files/v7q9zLzwBVBYxzUFoL0L" alt="images/LDAPtools-2.png"><figcaption></figcaption></figure>

Each directory has a number of tests which may or may not be validated depending on your configuration:

* \[Flux TCP]{.title-ref}
* \[BaseDN]{.title-ref}
* \[LDAP URI]{.title-ref}
* \[Bind Auth]{.title-ref}
* \[Generic search]{.title-ref}
* \[Filtered search]{.title-ref}
* \[Attributes]{.title-ref}

As soon as one of the tests fails, the following tests will not be performed. You must start by correcting the 1st anomaly before the other tests are run.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.glpi-project.org/doc-plugins/plugin-glpi-network/ldaptools.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
