On 20 May 2013, at 09:34, "David Peterson" <[email protected]>
wrote:
> I am fighting a buggy NAS and was told to add to the /sites-enabled/default
> file in the post-auth section this code:
>
> EAP-Message = "0x04040004"
> User-Name !* 0x00
> Message-Authenticator = "%{Message-Authenticator}"
>
> Can someone clarify what this would actually do to the EAP response?
You mean:
update reply {
EAP-Message = "0x04040004"
...
}
You'd be forcing the server to send an EAP-Failure message, with a static and
probably incorrect ID. Removing any instances of User-Name from the reply, and
setting an invalid value for the message authenticator which would be
overwritten anyway.
-Arran
Arran Cudbard-Bell <[email protected]>
FreeRADIUS Development Team
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html