On Oct 13, 2017, at 9:10 AM, Ramon Escriba <escriba@cells.es> wrote:
The problem are not the fields, but where I shall insert them in the current "proxy" related config.
It helps to describe the problem correctly.
Right now, in "users" file I've this DEFAULT that works fine for my local @my-realm.com, but not for external "@ACME.COM",
The proxy returns ok, but without fields for Aruba.
DEFAULT Aruba-User-Vlan = <vlaind number>, Aruba-User-Role = "authenticated", (....) Termination-Action = 1, Reply-Message = "WELCOME TO @ MY-REALM.COM", Session-Timeout = 3600, Tunnel-Type = VLAN, Tunnel-Medium-Type = IEEE-802
Any clue about?
Read the debug output. You'll see that the reply from the proxy is used as the reply to the NAS. So if you want to edit the reply to the NAS, do that in the "post-auth" section. Alan DeKok.