Cached attributes
Jonathan Gazeley
Jonathan.Gazeley at bristol.ac.uk
Wed Feb 24 13:10:45 CET 2016
On 24/02/16 12:03, Stefan Paetow wrote:
> Update the session state in inner-tunnel with the username?
I think we already are:
server inner-tunnel {
...
post-auth {
...
update {
&outer.session-state: += &reply:
&outer.session-state:User-Name = &User-Name
}
}
}
As recommended in the example inner-tunnel virtual server distributed
with 3.1.x, on line 319
https://github.com/FreeRADIUS/freeradius-server/blob/v3.1.x/raddb/sites-available/inner-tunnel
Thanks,
Jonathan
More information about the Freeradius-Users
mailing list