Two different sources, one with a single value
Alan DeKok
aland at ox.org
Tue Sep 13 23:48:14 CEST 2005
Martin.Ward at uk.neceur.com wrote:
> For the MAC address I want a flat file with just the MAC addresses in it. I
> have tried using the passwd module and just ignoring the User-Password
> attribute like so:
>
> passwd mac_address {
> filename = /var/mac_addresses
> format = "*User-Name"
> }
You're also ignoring the authentication method. I suggest adding a
User-Password to that table.
> auth: No authenticate method (Auth-Type) configuration found for the
> request: Rejecting the user
Add a "known good" User-Password to that table, and it will work.
Alan DeKok.
More information about the Freeradius-Users
mailing list