07-20-2006 06:54 PM - last edited on 03-25-2019 05:23 PM by ciscomoderator
Hi All,
We are looking into the possibility of implementing tacacs for enable access. Currently, we are using tacacs for login access and enable secret for enable access.
I want to understand the advantages of using tacacs vs. enable secret.
Also, is it possible to use a different enable password other than the login using tacacs.
07-21-2006 10:49 AM
MEENA
The advantage of using TACACS instead of enable secret is that with TACACS every user should have their own unique password where with enable secret it is the same password shared by everyone. Unique passwords are inherently more secure than a shared password.
Another advantage of using TACACS is that you can set a time period on the password and force the password to change. With enable secret that password stays the same until you access the router and change it. A password that is changed periodically is more secure than a password that stays the same for a long period.
HTH
Rick
07-24-2006 01:48 AM
Rick,
Thank you so much for your reply. Perfectly makes sense to use tacacs for enable. We are using tacacs for login currently and we do not have any expiration set on it.
If I configure the password to expire after x number of days, I am sure users will be forced to change it. Will it also apply if you use a different password for enable? So, basically I have a login password and a different enable password for the same user.
07-24-2006 02:42 AM
MEENA
It can certainly work either way but I do believe that it enhances security to use TACACS for enable access. My experience of TACACS is that it uses the same password for user login and for enable. But the same password for user login and enable where the password is unique to the individual is more secure than a unique password for login and a shared password for enable.
Note that in configuring users in TACACS you can configure that certain users do have enable access and that other users do not have enable access.
Also note that expiration of passwords is optional. You can force them to expire and be changed or you can leave them permanent. You would need to evaluate the enhancement to security of periodically changing passwords vs the convenience to users of having the same password all the time. It is a tradeoff and some organizations decide one way and other organizations decide the other.
HTH
Rick
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide