FortiAuthenticator Radius Authentication with HP Aruba Switch
Hi All,
I am using FortiAuthenticator as a radius server and attempting to utilize it to authenticate for 250 HP Aruba switches. I believe the problem I am having is finding the correct Attribute to use in Fortiauthenticator to send to the HP Aruba switches to allow user the manager or operator privilege. The FortiAuthenticator Debug shows that its sending the info to the HP Aruba switch but the switch logs show invalid user id/password. Has anyone been able to use Fortiauthenticator as RADIUS with HP Aruba switches?
Fortiauthenticator:
Created User Group: Attribute is Aruba-Priv-Admin-user with value 6 and vendor Aruba
Also tried: Attribute is HP-Privilege-Level with value 6 and vendor HP
RADIUS Service > Clients > Correctly configured with the right Group
HP Aruba Switch radius config:
conf t radius-server host xxx.xxx.xxx.xxx key PASSWORD aaa authentication ssh login radius local aaa authentication ssh enable radius local
aaa authentication login privilege-mode (if I remove this command, I can log into the switch successfully with operator privilege but when when I enter command enable, it allows me to use my credentials again to authenticate to manager level. But I need it to authenticate to manager/operator user at first authentication point).
