Skip to content

Instantly share code, notes, and snippets.

@hedleysmith
Created October 10, 2013 17:01
Show Gist options
  • Select an option

  • Save hedleysmith/6921874 to your computer and use it in GitHub Desktop.

Select an option

Save hedleysmith/6921874 to your computer and use it in GitHub Desktop.
Reset admin password in Drupal 7
cd /path/to/drupal
scripts/password-hash.sh 'mynewpassword'
-> Add hash to user 1 in the DB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment