summaryrefslogtreecommitdiffstats
path: root/src/modules/rlm_sql/README.md
blob: 4c5d14c98dd095d8f312666a295698e5437ca4ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# rlm_sql
## Metadata
<dl>
  <dt>category</dt><dd>datastore</dd>
</dl>

## Summary

Provides an abstraction over multiple SQL backends, via database specific drivers.

Supports the following operations:

- Bulk client load
- Livingston style users file - allows attributes and group
  information to be stored in an SQL directory
- Group membership checks
- Authentication records
- Accounting records
- Simultaneous use checks