hi,

assume that the switch does not support the "auth-fail" and has 2 vlan ( vlan inside and vlan outside ), is it possible in the users file to put a condition like:

if (user belong to Ldap-group=inside)
    assign to vlan = inside
else
    assign to vlan = outside

is that possible ?


thanks