- userauth-password ssh user passwordprocedure
Tries to log in to ssh using the username and password provided. The password is not sent in cleartext. It is the user's responsibility to treat password with the right amount of precaution.
It is an error to call this when (ssh-user ssh) is already set.