summaryrefslogtreecommitdiffstats
path: root/src/modules/rlm_ldap/README.md
blob: 757c57c0da58167cf09ced825b9ee391d90f0e3a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# rlm_ldap
## Metadata
<dl>
  <dt>category</dt><dd>datastore</dd>
  <dt>category</dt><dd>authentication</dd>
</dl>

## Summary

Allows LDAP directory entries to be retrieved, modified, inserted and deleted.

May also perform user authentication using LDAP binds, or by
retrieving the contents of a password attribute for later
comparison by a module such as rlm_pap, or an rlm_eap method.