$ date
Thu 3 Apr 2014 13:19:52 EDT
rlm_expiration
Synopsis
The expiration module implements support for the Expiration attribute.
Processing Sections
authorize
When listed in the authorize section, the expiration module
enforces the Expiration attribute. When the user’s account has a
limited range of validity, the Session-Timeout attribute is updated
to reflect this limited range.
If the Session-Timeout attribute already exists, the expiration
module may decrease the value, but will never increase the value, of this attribute.
The format of the Expiration attribute is a date, as printed out by
the date utility.
- Return codes
-
userlockThe user’s account has expired. -
noopNocontrol:Expirationattribute was found. -
okAcontrol:Expirationattribute was found, and the user’s account is still active.
post-auth
Operates identically to the authorize section.
Available after version 3.0.4
Expansions
None.
Directives
None.