blob: 92e0228a684b2d184f3c58cb4b004af9e55d4ac1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# rlm_expiration
## Metadata
<dl>
<dt>category</dt><dd>policy</dd>
</dl>
## Summary
Implements support for the account expiration. Decreases the
`Session-Timeout` attribute based on the date in the `Expiration`
attribute.
|