radiusplugin-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Radiusplugin-users] Stale Users / Checking


From: iMx
Subject: Re: [Radiusplugin-users] Stale Users / Checking
Date: Sun, 9 Jan 2011 20:22:43 +0000 (GMT)

Hi Stuart, 

Thanks for the reply, this seems like a nice solution - although when i get 
some time i think ill put together a perl script to check the OpenVPN status 
via telnet, will post anything back here. 

Thanks again, 

Ed 
_______________________________________________ 

After doing a bit of research it looks like its possible to do this entirely in 
MySQL no changes to the conf files required: 

ALTER TABLE racacct ADD modified TIMESTAMP DEFAULT CURRENT_TIMESTAMP ON UPDATE 
CURRENT_TIMESTAMP ; 

Then i just need to hack something together in PHP or Perl quickly, thanks 
again for the idea ;)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]