-----Message d'origine----- De : freeradius-users-bounces+thibault.lemeur=supelec.fr@lists.free radius.org [mailto:freeradius-users-bounces+thibault.lemeur=supelec.fr@li sts.freeradius.org] De la part de Alan DeKok Envoyé : lundi 11 décembre 2006 19:47 À : FreeRadius users mailing list Objet : Re: NotBefore and Epiration (was Temporary Accounts), Enhancement proposal
Thibault Le Meur wrote:
Enhancement proposal ====================
Why not implement the NotBefore part in the FR server code as it is already done for Expiration ?
Or, add a "Date" attribute, that will compare against the current date. You can then use configurations like:
Date > "January 12 2006 13:00"
And it should Just Work.
Sure, this is a simpler way to do so. The only difference will be that the reply message will not say "Password has expired" or "Password not valid yet"... which, as far as I am concerned is not very important ;-)
I'll see if I can get a patch into 1.1.4.
Thanks a lot... Thibault