Serge Lhermitte wrote: > I am trying to get a working version of freeradius that includes the > expiration module.
It seems this module doesn't exist in 1.0.x versions. I think the check item "Expiration" is handle by the server core (in auth.c), therefore you don't need a module. If you get version 1.0.5, it should work. > I actually succeeded a while ago, getting the following CVS > > $ cvs -d :pserver:[EMAIL PROTECTED]:/source checkout -r release_1_0 radiusd That's strange: the module rlm_expiration doesn't exist in this branch of the CVS. > However, it has not been compiling any longer for a couple of weeks now > and unfortunately, I didn't keep the sources at that time. There're only bugfixes in branch "release_1_0", and there's currently no known problems. Please detail your setup and post error messages. -- Nicolas Baradakis - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

