Hello
I store the expiration date as a radius attribute inside the LDAP (radius profile object class). But where I check this value and where i call the script? in which module? The think is clear i do not know where to configure it, in which file. For example, the echo module is clear, if it is instantiated in the authorize section then it is executed. thanks Ivan Kalik wrote: > >> 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 > > - > List info/subscribe/unsubscribe? See > http://www.freeradius.org/list/users.html > > -- View this message in context: http://www.nabble.com/how-to-call-an-external-script-once-the-users-is-expired--tp25978512p25981362.html Sent from the FreeRadius - User mailing list archive at Nabble.com. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html