Marc-Henri Boisis-Delavaud <[EMAIL PROTECTED]> wrote: > is it possible to compile version 1.0.1 with new module like rlm_policy , > if yes, how can i do it ?
Perhaps. Copy the rlm_policy directory from a CVS snapshot to 1.0.x, and do: $ ./configure --with-experimental-modules $ make $ make install You may have to edit the module source, though, as some things in the server may have changed... Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

