Skip to main content

Main navigation

Menu

Close
  • Home
  • Modules
  • System
  • Theming
  • Search blog
  • Contact
Menu

Reseting passwords in Drupal 7

Mon, 01/20/2014

Reseting drupal password with latest drupal version has become much harder task, before you could just MD5 user table and add new password, now the "salt" is added so it is a bit harder. There are two ways, with mysql and shell access, or with php file. First you can find here

https://drupal.org/node/1023428 - SSH and MySql
https://drupal.org/node/1556488 - PHP file

Drupal 7
Devops

Finding The Way Home @ 2011 - 2020

Powered by Drupal