08-13-2009 12:38 AM - edited 03-04-2019 05:43 AM
is it possible to give individual enable password for every user in a local router database? how to configure it? thanks..
08-13-2009 01:19 AM
I don't think its possible.
What problem are you trying to address or constraint you are trying to overcome?
08-13-2009 04:39 AM
Hi
Not sure abt individual enable password however we can configure Local username and password with enable access.
Is this resolves your query .
let me know i will post the configuration
Regards
Ajay Kumar
08-13-2009 04:48 AM
Unless one uses the TACACS or RADIUS its not possible, because the command is
"Switch(config)#aaa authentication enable default ?
cache Use Cached-group
enable Use enable password for authentication.
group Use Server-group
line Use line password for authentication.
none NO authentication.
Switch(config)#aaa authentication enable default group ?
WORD Server-group name
radius Use list of all Radius hosts.
tacacs+ Use list of all Tacacs+ hosts.
So I believe it doesnt give any options for any individual enable passwords unless one configures the RADIUS/TACACS for authentication.
HTH,
Please rate if it helps
Regards
Wilson Samuel
08-13-2009 04:49 AM
Unless one uses the TACACS or RADIUS its not possible, because the command is
"Switch(config)#aaa authentication enable default ?
cache Use Cached-group
enable Use enable password for authentication.
group Use Server-group
line Use line password for authentication.
none NO authentication.
Switch(config)#aaa authentication enable default group ?
WORD Server-group name
radius Use list of all Radius hosts.
tacacs+ Use list of all Tacacs+ hosts.
So I believe it doesnt give any options for any individual enable passwords unless one configures the RADIUS/TACACS for authentication.
HTH,
Please rate if it helps
Regards
Wilson Samuel
08-13-2009 12:31 PM
No,
but you can use
user xxx priv 15 ...
e.g.
BR,
Milan
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