user:password:reset
Réinitialise le mot de passe pour un utilisateur spécifique.
Utilisation:
drupal user:password:reset [arguments]
upr
upsr
Paramètres disponibles
Paramètre | Détails |
---|---|
user | User name/id |
password | Mot de passe au format texte |
Exemples
Update password specifying the user id and the new password
drupal user:password:reset 2 p455w0rd
Update password specifying the user jmolivas and the new password
drupal user:password:reset jmolivas p455w0rd