2 Mar
2006
2 Mar
'06
2:50 a.m.
Hi, I've been asked to set up an authentication system with automatically expiring user access ... so, once the user first loggs in, and a certain time (like e.g. 24 hours) goes by, the account is supposed to be deleted. I recon based on MySQL authentication this should be possible with FreeRadius ... can FreeRadius be configured to store a "first used" timestamp with an authentication entry? That way, setting up an SQL script that regularly purges the old, used entries would be easy ... Tnx, -garry