Topic: Chillispot + radius Expiration of Account
Hi everybody,
I apologize for my English bu i'm not used to write in english (of course I'm French ).
I Install chillispot and freeradius+Mysql on a DD-WRT router with a login page provided on the forum in PHP.
Everythings work fine but I've got a question according to the expiration of an account.
How can I set an expiration date for an accounnt on the freeRadius Server and to handle the responses on the login script in php ?
For example a user log in but the expiration date is out of date so he is redirected to a billing page to reactivate his account ; and a user who is not register in the Freeradius database is redirected to a register page.
Thanks