02-06-2024 10:15 PM
I'm going to configure EEM on Cisco router.
When I see show run after configuring EEM , I found out that the enable password is unencrypted on EEM settings.
Is there a any way to encrypt or hide the enable password on EEM settings when I see show run?
Thanks.
Solved! Go to Solution.
02-07-2024 11:32 AM
Hello,
the most you can do is:
show run | exclude password
which does not show the username/password lines at all.
02-12-2024 08:53 AM
You should not need to specify enable password at all in EEM and this clearly is a security issue due to exposure of enable password!
Simply configure "event manager applet <applet name> authorization bypass"
02-06-2024 10:21 PM
Unfortunately, there isn't a direct way to encrypt or hide the enabled password within the EEM settings to prevent it from being visible in the show run output.
02-07-2024 11:32 AM
Hello,
the most you can do is:
show run | exclude password
which does not show the username/password lines at all.
02-07-2024 04:37 AM
Why you use enable password as clear text in eem in first place? Try use encrypt 7'8'9
This make password hidden
MHM
02-12-2024 08:53 AM
You should not need to specify enable password at all in EEM and this clearly is a security issue due to exposure of enable password!
Simply configure "event manager applet <applet name> authorization bypass"
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