(Re)Set the password for the user account with the specified name.
drush user-password
name : The name of the account to modify.
Set the password for the username someuser. @see xkcd.com/936
drush user-password someuser --password="correct horse battery staple"