cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
430
Views
0
Helpful
2
Replies

login

elite2010
Level 3
Level 3

Hi,

I have the following settings  

aaa new-model
aaa authentication login default none
aaa authentication login ssh group tacacs+ local-case
aaa authentication login console none
aaa accounting session-duration ntp-adjusted
aaa accounting connection h323 start-stop group radius
aaa session-id common
ip ssh version 2
transport input ssh
transport input ssh

line vty 0 4
password 7
transport preferred none
transport input ssh
transport output all
line vty 5 15
password 7
transport preferred none
transport input ssh
transport output all

 

aaa new-model
aaa authentication login default none
aaa authentication login ssh group tacacs+ local-case
aaa authentication login console none
aaa accounting session-duration ntp-adjusted
aaa accounting connection h323 start-stop group radius
aaa session-id common
ip ssh version 2
transport input ssh
transport input ssh

line vty 0 4
password 7
transport preferred none
transport input ssh
transport output all
line vty 5 15
password 7
transport preferred none
transport input ssh
transport output all

username test privilege 15 password 7 xxxcxxzcxc

When I login with test account without password its going to  user mode ? 

Thanks 

 

2 Replies 2

Deepak Kumar
VIP Alumni
VIP Alumni

Hi,

Login authetication is missing under the line VTY.

 

Regards,

Deepak Kumar

Regards,
Deepak Kumar,
Don't forget to vote and accept the solution if this comment will help you!

Hi,

I am trying login local  , but this command not working .

tried 

R1(config)#line vty 0 4
R1(config-line)#transport input ssh
R1(config-line)#login local (this command not working ) 

 

login authentication default also did not help 

 

Thanks 

 

Review Cisco Networking for a $25 gift card