What Are the Possible Causes for SSH+TACACS Authentication Failure?

m7g
m7g  Diamond  (1)
7 years 10 months ago  View: 842  Reply: 0
1F
        There is no default authentication mode for SSH users. If no authentication mode is specified for SSH users, users cannot access the Internet.


Solution: When configuring SSH authentication, run the ssh authentication-type default password command to configure password authentication for SSH users.