get user password using beanshell/class

Confluence User - 29 Jun, 2020

Hi,

I have a problem, i want to get user password(), but the password has encrypted. how to decrypt using UserDetails class or SecurityUtil.decrypt, i have tried but password still encrypted.


Thanks in advance,

khafidz

securityutil;userdetails;password;encrypted

3


29 Jun, 2020
confluenceUser
confluenceUser

May I ask why you need to do that? Passwords supposed to be one way hashed for security reasons.

30 Jun, 2020
confluenceUser
confluenceUser

i want to get user password because when upgrading joget server jw.war,jwdesigner username can not login,

01 Jul, 2020
confluenceUser
confluenceUser

Fyi, if you are locked out of your joget server and if you have access to the database, you can try temporary change the password of your admin user in the db table "dir_user".

And once you manage to log in again, do remember to change the password in Joget user management page in order for Joget to hash the password back for security.

Then you can change the password for other users too in the Joget user management page.

Do be careful when changing values in the database. Hope this helps!

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print