> > I get the output: > /etc/freeradius/sites-enabled/noc[153]: Failed to find module "files". > /etc/freeradius/sites-enabled/noc[63]: Errors parsing authorize section. > > Also tried stating "files noc" in the authorize section. After doing this I > don't even get any debug output.
The instance of the files module is noc, they're all in the same namespace.
so you'd list it as
authorize {
noc
}
-Arran
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

