14 Oct
2015
14 Oct
'15
3:06 p.m.
On 14 Oct 2015, at 17:50, Torsten Wilms <torsten@wilms-ac.de> wrote:
Hello @all
I use free radius version 3.0.10 and the ntlm_auth for authenticate users via 802.1x over the AD Now i wan’t to setup switches with dynamic VLAN configuration.
I tried to use in the authorize section unter default and inner-tunnel
How can i use update control if ntlm_auth was successful?
This kind of work is done in post-auth. In your inner tunnel add something like: post-auth { update reply { Tunnel-Private-Group-ID := 8 Tunnel-Type = VLAN Tunnel-Medium-Type = IEEE-802 Session-Timeout = 28800 Termination-Action = RADIUS-Request } regards Scott Armitage