how to call an external script once the users is expired?

Ivan Kalik tnt at kalik.net
Tue Oct 20 20:05:47 CEST 2009


> please i need to know how to call an external script one the users is
> expired.
> I got radius call an external script once the user is authenticated with
> success by using the echo module, but now I need to call another script
> when
> the user tries to connect after expiration date.

Where do you store expiration date? If it's in a database you can make a
query that checks if Expiration value is less then now() and then calls
the script.

Ivan Kalik
Kalik Informatika ISP




More information about the Freeradius-Users mailing list