cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1502
Views
0
Helpful
8
Replies

User logon

damianrodriguez
Level 1
Level 1

Hi! i create somes users with level 15 of privilege but i can only access with the admin user using ssh, telnet o http service. When i try using other users i can not access. Thank

2 Accepted Solutions

Accepted Solutions

have you enabled telnet ssh under the vty lines:

line vty 0 4
exec-timeout 60 0
privilege level 15
password damian
login local
length 35
transport input telnet ssh

And try again.

View solution in original post

Ganesh Hariharan
VIP Alumni
VIP Alumni

Hi! i create somes users with level 15 of privilege but i can only access with the admin user using ssh, telnet o http service. When i try using other users i can not access. Thank

Hi,

Check out the below link on local database configuration for line vty ,ssh etc.

http://www.cisco.com/en/US/products/sw/iosswrel/ps1818/products_configuration_example09186a0080204528.shtml

Hope to Help !!

Ganesh.H

Remember to rate helpful post

View solution in original post

8 Replies 8

Damian,

Is this an IOS router, switch?

Do you have the SSH, telnet, HTTP services authenticating against the local database?

Federico.

Is a switch (2960), how can i associate the users with the local database?

Thank

Hi Damian,

If you create a user name without using a any authentication server it will be assassinated with a local database:

example:

username damian privilege 15 password damian123

This will give full privilege to the switch

HTH

Reza

OK, but my problem is that the user can not log in using ssh, telnet or http.

Aside from creating the internal user database, you need to check that the SSH, HTTP, telnet, ect authentication is defined

to use local authentication.

For example, for HTTP you need:

ip http authentication local

For SSH and telnet you have to reference the lines vty to local authentication as well.

Federico.

have you enabled telnet ssh under the vty lines:

line vty 0 4
exec-timeout 60 0
privilege level 15
password damian
login local
length 35
transport input telnet ssh

And try again.

Ganesh Hariharan
VIP Alumni
VIP Alumni

Hi! i create somes users with level 15 of privilege but i can only access with the admin user using ssh, telnet o http service. When i try using other users i can not access. Thank

Hi,

Check out the below link on local database configuration for line vty ,ssh etc.

http://www.cisco.com/en/US/products/sw/iosswrel/ps1818/products_configuration_example09186a0080204528.shtml

Hope to Help !!

Ganesh.H

Remember to rate helpful post

I try but the command "login local" does not exist.

I have

Ports  Model              SW Version              SW Image
WS-C2960-24TC-L    12.2(35)SE5             C2960-LANBASEK9-M

I can not add a user with the same priv than admin.

Thanks

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: