Article Content
Article Number | 000014163 |
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. |
Legacy Article ID | a67490 |