留言板

How to decrypt the liferay password ?

chandra sekhar,修改在12 年前。

How to decrypt the liferay password ?

Regular Member 帖子: 149 加入日期: 09-7-7 最近的帖子
Hi All,

How to decrypt the liferay password ? When I am trying to decrypt it I am getting the following exception.

com.liferay.util.EncryptorException: javax.crypto.IllegalBlockSizeException: 
                                   Input length must be multiple of 8 when decrypting with padded cipher
        at com.liferay.util.Encryptor.decryptRaw(Encryptor.java:149)
        at com.liferay.util.Encryptor.decrypt(Encryptor.java:129)





Please help me.

Thanks in advance....

Regards,
Chandrasekhar
thumbnail
Amos Fong,修改在12 年前。

RE: How to decrypt the liferay password ?

Liferay Legend 帖子: 2047 加入日期: 08-10-7 最近的帖子
thumbnail
Mani kandan,修改在12 年前。

RE: How to decrypt the liferay password ?

Expert 帖子: 492 加入日期: 10-9-15 最近的帖子
Hi sekhar, You can set this in portal-ext.properties

passwords.encryption.algorithm=NONE