Temporary accounts
Alan DeKok
aland at deployingradius.com
Tue Nov 15 22:25:10 CET 2016
On Nov 15, 2016, at 4:20 PM, Zsolt <dqeswn at gmail.com> wrote:
> Can I set up users accounts in v3.x which expire after some specified time
> after login? (If yes, how?)
FreeRADIUS does not have the concept of accounts, and it does not automatically manage accounts for you.
I would suggest creating a custom SQL table with account information and expiration time. Then, use that table from FreeRADIUS to check account name, password, and expiration time.
Alan DeKok.
More information about the Freeradius-Users
mailing list