EAP-PWD Authentication with Username and MAC
Matthew Newton
mcn at freeradius.org
Mon Jul 27 17:42:53 CEST 2020
On 27/07/2020 16:30, Alan DeKok wrote:
> On Jul 27, 2020, at 11:18 AM, psuet <psuet at kawo1.rwth-aachen.de> wrote:
>> here is my log for a EAP-PWD Authentication and the following content in my authorize file:
>>
>> "fEAy7zL2B9" Calling-Station-Id == "D8-C7-71-88-93-83", Cleartext-Password := "password"
>> Tunnel-Type = 13,
>> Tunnel-Medium-Type = 6,
>> Tunnel-Private-Group-Id = 3706
...
>> (3) [eap] = noop
>> (3) files: EXPAND %{%{Stripped-User-Name}:-%{User-Name}}
>> (3) files: --> fEAy7zL2B9
>> (3) [files] = noop
>
> Hmm... that should match. Are you sure that you put the entry into the "authorize" file? If so, where?
Does pwd copy all attributes over to the virtual server by default?
Possibly needs
update request {
&Calling-Station-Id = &outer.request:Calling-Station-Id
}
at the top of authorize{}?
But in a dedicated virtual server of course.
--
Matthew
More information about the Freeradius-Users
mailing list