27 May
2009
27 May
'09
9:22 a.m.
Ahmed Nifaz Faizabadi wrote:
I guess I need to patch up freeradius where a delete user message (my own defnied) is sent to freeradius from NAS.
I really don't think you want to do that.
On recieveing this freeradius would just go and delete the users mentioned in that message. I would be introducing a new listener for that purpose. will that be ok ?
If you write && maintain the software... it's up to you.
I have other option of shutting down freeradius and then delete users using rad_counter.pl, but that would lead to unavailability of service for some time.
Or... use sqlcounter. It uses a database that allows multiple writers. Alan DeKok.