Kryptronic Software Support Forum

You are viewing this forum as a guest. Login to an existing account, or create a new account, to reply to topics and to create new topics.

#1 04-11-2013 22:43:55

jamesdan567
Member
Registered: 01-20-2013
Posts: 32

Password reset routine

I am using 8.0.4
i need to change the admin password to something stronger

from the help files it appears this is the procedure.

1 create new hash with MD5
2 replace old hash with new hash into public and private config.php files
($config['core.password_copy']= newhash and $config['core.password']=newhash

3 insert new hash into core_users table for my admin user in password field
4 login to admin.php with the new password.
5. Thank god it worked :-)

could someone please confirm this is ok?...thanks very
much in advance!!

James

Offline

 

#2 04-12-2013 00:05:42

dh783
Member
From: Avondale, Arizona
Registered: 04-06-2005
Posts: 6233
Website

Re: Password reset routine

If you want to change the password for the main admin account used to access the back end, go to Account & Support > Account Menu > Account Overview where you can change or update the main admin account. The password hash in the config files are more for the installer program and system use.

John

Offline

 

#3 04-12-2013 02:25:23

jamesdan567
Member
Registered: 01-20-2013
Posts: 32

Re: Password reset routine

Thanks! Worked perfectly and much less hassle...

Offline

 

#4 09-29-2014 19:14:04

mdowning
Member
From: California
Registered: 11-05-2010
Posts: 725
Website

Re: Password reset routine

dh783 wrote:

If you want to change the password for the main admin account used to access the back end, go to Account & Support > Account Menu > Account Overview where you can change or update the main admin account. The password hash in the config files are more for the installer program and system use.

John

John is there a more direct way to get the password reset? I can't log into the new install since I imported the database from my other storefront (hosted on a old server) that is being taken down.


http://tuxedothemes.org/
Wordpress Themes for business, blogs and personal use.

Offline

 

#5 09-30-2014 09:59:42

webmaster
Administrator
From: York, PA
Registered: 04-20-2001
Posts: 19798
Website

Re: Password reset routine

There is no more direct way that editing the password in the database.  I assume you don't want to use the password reset link at the bottom of the admin login page.


Nick Hendler

Offline

 

#6 09-30-2014 11:44:32

mdowning
Member
From: California
Registered: 11-05-2010
Posts: 725
Website

Re: Password reset routine

webmaster wrote:

There is no more direct way that editing the password in the database.  I assume you don't want to use the password reset link at the bottom of the admin login page.

It does not work for some reason. I got the password issues fix however.


http://tuxedothemes.org/
Wordpress Themes for business, blogs and personal use.

Offline

 

#7 02-15-2015 17:17:49

mdowning
Member
From: California
Registered: 11-05-2010
Posts: 725
Website

Re: Password reset routine

the password reset link does not work in my case. I'm down because I can't log in to edit/update anything. I sent a ticket in for help with this issue.

webmaster wrote:

There is no more direct way that editing the password in the database.  I assume you don't want to use the password reset link at the bottom of the admin login page.


http://tuxedothemes.org/
Wordpress Themes for business, blogs and personal use.

Offline

 

Board footer