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

Distribute Images and TACACS+ problem

m.scheu
Level 1
Level 1

Hi all,

I have a problem with the distribution of images on my Catalysts 2950 & 3500XL with CiscoWorks.

I have configured tacacs+ authentication & authorization on my switches as follows:

"aaa new-model

aaa authentication login default group tacacs+ line none

aaa authorization exec default group tacacs+ none"

In the Inventory of RME I set the Device attributes (TACACS username & password). When I´m checking the device attributes everything is ok. The authentication of the user on the switch is working fine.

Now, if I'm trying to distribute an image to the switch the authentication on my ACS-Server fails with these settings.

The Error message in CiscoWorks is:

"Device Error: Cannot put the device into privileged mode."

The error message on the ACS-Server is:

"CS password invalid"

Did anyone understand what my problem is, and can help me with this issue?

1 Reply 1

demetss
Level 1
Level 1

Try this:

"aaa authorization commands 15 default group tacacs+ none"

This should give you a level 15 privelege after login.

Steven