cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
431
Views
0
Helpful
1
Replies

ACE Virtual context -TACACS authentication issue

parveesm123
Level 1
Level 1

Hello All,

I have configured four context in ACE module.

I am trying to authenticate individual context through ACS.

Admin context authentication is working perfectly fine , and it is assigning the role of Admin for all the ACS users.

But when i am trying to authenticate other context , authentication part is working fine. but the user is not able to do any action other than show commands.

when i checked the user-account ( show user-account), it is given the role of Network-Admin .

Admin Context Output:

---------------------------------

user:parvees.m

        roles: Admin

        domain: default-domain

        Context: Admin

Context ABC output

-----------------------------

user:parvees.m

        roles: Network-Admin

        domain: default-domain

        Context: ABC

Any help is highly appreciated.

regards,

Parvees

1 Reply 1

parveesm123
Level 1
Level 1

Hi

ACS shell following command has been added and it worked for me

shell:ABC ="Admin default-domain"

this has been repeated for all the domains... and it worked fine

regards,

Parvees