Using RADIUS for swith authentication
Posted: 04 Sep 2008 09:34
I am attempting to configure out Omniswitch 6850s to use our RADIUS server for to authenticate over SSH but not having much luck. I have configured the swith to use our RADIUS server and turned on RADIUS authenticaiton for SSH but I still cannot connect. The command I used to configure the RADIUS server is:
aaa radius-server "RADIUS" host [IP Address] key [password] retransmit 3 timeout 2
and the command to enable is on SSH is
aaa authentication ssh "RADIUS"
Now I can see the switch pass the request to my RADIUS server and it sends back a granted access message but on the switch it says "Authentication failed". I think it has something to do with no end user profiles setup but I can't find anywhere in the documentation what attribute the RADIUS server should be sending back with the profile name in it. Has anyone setup their omniswitches to use RADIUS for authenticaiton?
aaa radius-server "RADIUS" host [IP Address] key [password] retransmit 3 timeout 2
and the command to enable is on SSH is
aaa authentication ssh "RADIUS"
Now I can see the switch pass the request to my RADIUS server and it sends back a granted access message but on the switch it says "Authentication failed". I think it has something to do with no end user profiles setup but I can't find anywhere in the documentation what attribute the RADIUS server should be sending back with the profile name in it. Has anyone setup their omniswitches to use RADIUS for authenticaiton?