ssh force use password code example
Example: ssh force use password
ssh -o PreferredAuthentications=password -o PubkeyAuthentication=no example.com
ssh -o PreferredAuthentications=password -o PubkeyAuthentication=no example.com