- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2018 11:47 PM
Hi All,
Anyone tried setting up network device admin login via TACACS+ with 2FA using ISE and RSA?
Thank you!
Solved! Go to Solution.
- Labels:
-
Identity Services Engine (ISE)
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2018 12:19 AM
Hi,
Yeah it is achievable, in authentication policy like to login to the device use AD (TACACS:Service equals Login & identity store as AD) & then to enter into enable mode use RSA token (TACACS:Service equals enable & identity store as RSA_token)
Also you can refer this Two Factor Authentication on ISE
-Aravind
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2018 12:19 AM
Hi,
Yeah it is achievable, in authentication policy like to login to the device use AD (TACACS:Service equals Login & identity store as AD) & then to enter into enable mode use RSA token (TACACS:Service equals enable & identity store as RSA_token)
Also you can refer this Two Factor Authentication on ISE
-Aravind
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2018 12:41 AM
Thanks for your reply!
