Re: I locked my self out :(
Jeff Greenberg <[email protected]> Sat, 1 Nov 2014 08:12:52 -0400
| Newsgroups | gmane.comp.php.drupal.support |
|---|---|
| Message-ID | <[email protected]> |
If you have ssh / command line access to the server and drush installed you can do the following from the applicable sites directory: drush upwd <username> --password="new password" Such as drush upwd admin --password="fubar" -- [ Drupal support list | http://lists.drupal.org/ ]