Cannot login to admin backend


https://forum.kartris.com/Topic3250.aspx
Print Topic | Close Window

By bpaluch - Thu 14 Aug 2014
I just installed the latest version of Kartris. The setup went smoothly, however, when I tried to log in to the backend, I get the message that the password is incorrect. I changed the password using the data tool and I still keep on getting the same message.
By Tiggywiggler - Mon 18 Aug 2014
Do you have access to the SQL server where the information is held? If you do you can replace the salt hash and hashed password and by doing that you can use someone elses password.

On my development machine I have the following details, you should be able to simply copy and paste.

[dbo].[tblKartrisLogins]
[LOGIN_SaltValue]
3F>SG+3)]}/tlPK31R[r

[LOGIN_Password]
4DcH/hRANrrrLW+lnB+S3hsotIDEyD/rtvaWHTZaLXI=

Actual password typed into login page
*jK(1gv&

Don't forget that your user name is normally Admin.