cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
6749
Views
0
Helpful
5
Replies

cisco network assistant username

clem67301
Level 1
Level 1

hi everyone !

i have two stacked 3750 and i use cisco network assistant for remote access.

i have created a user witch the following command :

username <myusername> privilege 15 password 0 <mypassword>

i would like to force the use of that username/password for network assistant : i can currently login with my enable password (without username), and that is something i do not want.

it would be great if someone could help me doing this

thanx

clem

5 Replies 5

Nagendra Kumar Nainar
Cisco Employee
Cisco Employee

Hi,

Havce you enabled "login local" under line console or vty (wherever you need to use this username/passwd while logging in)?.

HTH,

Nagendra

Hi Nagendra !

yes "login local" is enabled.

i've seen just now that network assistant access the stack with HTTP.

is there any mean to limit HTTP access to one user ?

cheers

clem

Hi,

   Please add the following command.


!

ip http server
ip http authentication local

!

HTH,

Toshi

Hi Toshi !

it works perfectly.

thanks a lot !

bye

clem

Hi Clem,

     I'm glad that I can help you.

Thanks

Toshi