I want to run external program when some user successfully authentificated and do some SQL queries in this program, say to set new value for Session-Timeout in the table  radreply. But I want this queries to be done before sending reply packet to NAS, so the updated value of Session-Timeout must be send to the NAS. How can I implement it?

Reply via email to