cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
889
Views
0
Helpful
2
Replies

ACS 5.1 enable authentication

rmedvedev
Level 1
Level 1

I want to configure enable authentication:
aaa authentication enable default group tacacs+ enable
In user config there is Enable Password field and i use it but authentication not succeed:
% Error in authentication

Any help

2 Replies 2

Vinay Sharma
Level 7
Level 7

Hi,

We normally get this message when the users doesn't have level 15 privilege and cannot 
execute the enable command, users are not given privilege level 15 upon authentication. Please correct policy element (shell profile) so privilege level 15 would be
granted to user.

http://www.cisco.com/en/US/docs/net_mgmt/cisco_secure_access_control_system/5.1/user/
guide/access_policies.html

thanks,
Vinay
Thanks & Regards

Hi Vinay!

If I give user privilege 15 then ACS will not ask for enable password, just username/password and automatically assign priv15.

But what if i want the ACS to check enable password. For what purpose is "Enable Password Information" in user properties?