TACACS+ configuration for Cisco ASA
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2009 01:21 AM - edited 03-10-2019 04:17 PM
I tired configuring TACACS+ configuration for ASA but unable to complete it. I have ACS 3.3 for all other Cisco Routers and Switches
- Labels:
-
AAA
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2009 02:26 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2009 05:10 AM
Please see below:
aaa-server TACACS+ protocol tacacs+
aaa-server TACACS+ host x.x.x.x
key test
aaa authentication ssh console TACACS+
aaa authentication enable console TACACS+
aaa authentication http console TACACS+
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2009 10:57 AM
Is there some type of access list that needs to be inserted or something. I can't get this to work. It should be that difficult. I keep getting "Password authentication failed."
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2009 02:22 PM
Dwayne
There is not an access list that is required to authenticate from the ASA. Perhaps we could find your problem if you would post your configuration.
HTH
Rick
Rick
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2009 05:51 PM
Hey Rick, thanks. I finally figured out what was going on. We use RSA tokens for authentication. It would allow me to log into the ASA, however, when I would try to log into the enable mode, I would have complications.
What I learned as that I needed to wait for the key on the RSA token to change to the next code and use that. The ASA will not let me use the same code to log into enable mode.
Does anyone know if this feature can be bypassed to where I can use the same token key code for both prompts?
Dwayne
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2009 07:13 PM
Dwayne
I am glad that you have figured out what the issue is. I believe that it is a fundamental concept of RSA tokens that you can only use a token once. Any attempt to authenticate a second time with the same token will be rejected.
So authenticate once (with the first token) and then wait till the new token is generated before you attempt to authenticate to enable mode.
HTH
Rick
Rick
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2017 07:47 AM
Hi Everyone
Does anyone know why the tacacts key appears in plain text?
aaa-server TACACS+ protocol tacacs+
aaa-server TACACS+ host x.x.x.x
key "test"<---------------------
Is it possible to hide it?
I'm using asa 8.0(4)
Thanks in advance.
Best regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2009 01:05 PM
Unlike a router or switch, you cannot go straight to enable mode on an ASA. You will need to authenticate twice.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2009 04:49 AM
Hello,
do you know if there is any cisco official document where clarify this point?
I need the document to show my customer that it is not possible at the moment.
Thanks and regards,
Oscar Pirez
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2009 06:48 AM
Oscar,
If you want to know about logging to enable mode directly then here is the link,
http://www.ciscotaccc.com/kaidara-advisor/security/showcase?case=K25224726
Regards,
~JG
Do rate helpful posts
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2009 07:45 AM
Hello Jagdeep,
thank you very much for the info.
Regards,
Oscar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2009 07:59 AM
Sorry,
is this valid for ASA 8.0 as well?
regards,
Oscar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2009 08:51 AM
Yes.
Regards,
~JG
Do rate helpful posts
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2009 02:35 AM
Hi all,
I am unable to login into ASA ADSM through RSA tokens but SSH can. What setting do i miss out?
Thanks
