blob: bb73eb82a0c2d62cb590dda1a8df5ceef968d995 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# rlm_dynamic_clients
## Metadata
<dl>
<dt>category</dt><dd>authentication</dd>
</dl>
## Summary
Provides a way to load RADIUS clients as needed, rather than when
the server starts.
|