nano ~/.ssh/config
Add the following to the file above:
Host * User DEFAULT_USER
ssh -o PreferredAuthentications=password -o PubkeyAuthentication=no user@host