different user file for virtual server
Alan DeKok
aland at deployingradius.com
Tue Jan 30 17:00:56 CET 2018
On Jan 30, 2018, at 10:55 AM, Matus UHLAR - fantomas <uhlar at fantomas.sk> wrote:
> last lines of the debug output:
>
> server virtual_netdev { # from file /etc/freeradius/sites-enabled/virtual_netdev
> modules {
> Module: Checking authenticate {...} for more modules to load
> Module: Checking authorize {...} for more modules to load
> Module: Instantiating module "files_netdev" from file /etc/freeradius/modules/files
> files files_netdev {
i.e. it's called "files_netdev"
> usersfile = "/etc/freeradius/users_netdev"
> compat = "cistron"
Don't set that.
> }
> reading pairlist file /etc/freeradius/users_netdev
> /etc/freeradius/sites-enabled/virtual_netdev[14]: Failed to find "netdev" in the "modules" section.
"files_netdev" != "netdev"
> /etc/freeradius/sites-enabled/virtual_netdev[8]: Errors parsing authorize section.
>
> the users_netdev is empty for now. can it be the problem?
No.
> or is that something with the "compat" setting?
Don't set that. It's unnecessary and will be ignored.
Alan DeKok.
More information about the Freeradius-Users
mailing list