Cannot login to admin backend

Posted By bpaluch Thu 14 Aug 2014
Add to Favorites0
Author Message
bpaluch
 Posted Thu 14 Aug 2014
Supreme Being

Supreme Being - (40,056 reputation)Supreme Being - (40,056 reputation)Supreme Being - (40,056 reputation)Supreme Being - (40,056 reputation)Supreme Being - (40,056 reputation)Supreme Being - (40,056 reputation)Supreme Being - (40,056 reputation)Supreme Being - (40,056 reputation)Supreme Being - (40,056 reputation)

Group: Forum Members
Last Active: Thu 23 Jul 2020
Posts: 70, Visits: 175
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.
Tiggywiggler
 Posted Mon 18 Aug 2014
Supreme Being

Supreme Being - (105,152 reputation)Supreme Being - (105,152 reputation)Supreme Being - (105,152 reputation)Supreme Being - (105,152 reputation)Supreme Being - (105,152 reputation)Supreme Being - (105,152 reputation)Supreme Being - (105,152 reputation)Supreme Being - (105,152 reputation)Supreme Being - (105,152 reputation)

Group: Forum Members
Last Active: Mon 6 Dec 2021
Posts: 235, Visits: 750
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.


We are always willing to help out the community or pitch in to help you fix a problem. However, if you want a complete solution made such as a code module or new feature added you have two options. Either
1) Reach out to the Kartris internal development team at http://www.kartris.com/Contact.aspx.
2) Contact one of the Kartris approved partners at http://www.kartris.com/t-Worldwide-Developers.aspx.

Have fun and good luck coding.

Similar Topics

Expand / Collapse

Reading This Topic

Expand / Collapse

Back To Top