Freeradius User Password Expiration

Alan Buxey A.L.M.Buxey at lboro.ac.uk
Thu Dec 17 21:25:06 CET 2009


Hi,

> I've done abit of searching and still been unable to find a really good man
> page or other description on the users file.  Not even the MAN on the users
> file is very descriptive.  I just want to expire passwords.  Thats it, I've
> seen the expiry attribute but nowhere can I find a detailed description of
> its variables.  From what I have seen, you can just expire by setting a date
> using the expiry attribute to a specific date, is there any other way to do
> this?  

from the rlm_expiration document - the document that explains how
the expiration code does things..


Expiration attribute format:

You can use Expiration := "23 Sep 2004" and the user will
no longer be able to connect at 00:00 (midnight) on September 23rd,
2004.  If you want a certain time (other than midnight) you can do
use  Expiration := "23 Sep 2004 12:00".
The nas will receive a Session-Timeout attribute calculated to kick
the user off when the Expiration time occurs.



Example entry (users files):

user1   Expiration := "23 Sep 2004"



please tell us how we can make this clearer

alan



More information about the Freeradius-Users mailing list