reauth-problem with WPA2-tls
Bjørn Mork
bjorn at mork.no
Thu Jun 3 16:05:55 CEST 2010
Alexander Clouter <alex at digriz.org.uk> writes:
> The 'No information to cache' means you do not have anything useful
> (for example 'User-Name') in the reply packet.
Makes sense.
> In the post-auth of my inner-eap virtual server I have added:
> ----
> post-auth {
> ...
> # needed for TTLS cache
> update reply {
> User-Name := "%{request:User-Name}"
> }
> ...
> }
> ----
>
> That should fix your problem.
Thanks. Looks like something for the default config/documentation with
that comment included.
Bjørn
More information about the Freeradius-Users
mailing list