24 Feb
2016
24 Feb
'16
7:10 a.m.
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-avai... Thanks, Jonathan