cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3839
Views
10
Helpful
5
Replies

Cisco Prime SSH

Karl Wilson
Level 1
Level 1

Hi Guys,

 

I have been asked to permit another user ssh access to the prime CLI (Prime 3.9) but only Admin permits this. I have tried to make a new local user and i just selected all options as a test but i still get access denied when trying to ssh to the prime box. Does anyone know how to allow this? 

2 Accepted Solutions

Accepted Solutions

balaji.bandi
Hall of Fame
Hall of Fame

WebGui admin and command level admin are different. ( never tried adding new user in cli anotehr admin, since we use external authentication, only use admin as fall back)

 

But loging to command level

 

try below :

config t

username balajibandi password hash TestingPI123$$$ role network-admin

 

 

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

View solution in original post

marce1000
VIP
VIP

 

 - What command did you try - should look like something like this (from config mode)

              

(config) username username password role {admin|user} password

 M.



-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
    When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '

View solution in original post

5 Replies 5

balaji.bandi
Hall of Fame
Hall of Fame

WebGui admin and command level admin are different. ( never tried adding new user in cli anotehr admin, since we use external authentication, only use admin as fall back)

 

But loging to command level

 

try below :

config t

username balajibandi password hash TestingPI123$$$ role network-admin

 

 

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

marce1000
VIP
VIP

 

 - What command did you try - should look like something like this (from config mode)

              

(config) username username password role {admin|user} password

 M.



-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
    When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '

Karl Wilson
Level 1
Level 1

Thanks both. I have created a new user in the cli like the examples above. Tried Network admin, sec admin and even user. The user previously used this in 3.6 to configure AP's via a script.

Karl Wilson
Level 1
Level 1

Got it now guys, my password needed to be longer to match the security requirements.

yes 3.9 be strict depends on what policy you have, you can change show run ( you can view that policy, glad all good)

 

 

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

Review Cisco Networking for a $25 gift card