Configure Cisco IOS for password integration to go into enable (admin) mode. - RSA Authentication Manager
2 years ago
Originally Published: 2014-08-22
Article Number
000048213
Applies To
RSA Authentication Manager
Issue
Configure Cisco IOS for password integration to go into enable (admin) mode.

Resolution
This is what is needed on the Cisco IOS switch to drop into enable mode:

AAA Authentication login default group radius local -> This allows the first phase of login.
AAA Authentication login CONSOLE local -> This allows console access to bypass the RSA server.
AAA Authorization exec default group radius local -> This allows privilege access (enable) immediately after authentication with the RSA server.