How to force ssh client to use only password auth? – Unix & Linux Stack Exchange
ssh -o PreferredAuthentications=password -o PubkeyAuthentication=no example.com
How to force ssh client to use only password auth? – Unix & Linux Stack Exchange
ssh -o PreferredAuthentications=password -o PubkeyAuthentication=no example.com