Implementing an account expiry in the users file

Alan DeKok aland at deployingradius.com
Wed Mar 28 17:52:10 CEST 2018


On Mar 28, 2018, at 11:42 AM, Stefan Paetow <Stefan.Paetow at jisc.ac.uk> wrote:
> I'm building a really basic system at the moment and want to implement a basic account expiry in the users file (since that's my user store). I found the Expiration attribute, but there seems to be a documentation mismatch. The FreeRADIUS docs on NetworkRADIUS say the format is one emitted by 'date'. In my instance that is 'Wed Mar 28 15:41:12 UTC 2018'. But that's not accepted.

  The date format should be simpler.  Time zones (e.g. UTC) aren't accepted.  It's always interpreted as UTC.

  Alan DeKok.




More information about the Freeradius-Users mailing list