Friday, April 3, 2020

Radius issue

I have a radius server and a dhcp server.

I need to authenticate the user just by mac address.

From what i found out this is how the user file should look.

MacAddress

# Cleartext-password := "",

Auth-Type := local,

NAS-Identifier == "dhcp",

Framed-Pool = "POOL-IPv4"

But can I bypass the Cleartext-password field? I don't want the user to enter any credentials.

Should it work this way? Should it work by Cleartext-password := "MacAddress" ?

I couldn't find any documentation regarding this need



No comments:

Post a Comment