How To Force SSH Password Authentication
Recently I had a problem SSHing into a client’s server: to fix the problem, I forced SSH to use password authentication and disabled public key authentication. Here’s how:
This one-liner won’t affect your global SSH configuration: it just tells SSH to use only password authentication for this one request