SphereCommunity
56c password encrypt problem - Printable Version

+- SphereCommunity (https://forum.spherecommunity.net)
+-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d)
+--- Forum: General Help (/Forum-General-Help)
+--- Thread: 56c password encrypt problem (/Thread-56c-password-encrypt-problem)



56c password encrypt problem - ArBaY - 07-05-2020 10:00 AM

Hello all;
I m using Sphere 56c and Joomla CMS web portal. I use the account transfer web to sphere. All script is fine working. All account transferred perfectly. But Joomla is finished using the MD5 password. I think new system name salted md5 or blowfish.

For example MD 5 Password :
PASSWORD=ba8000f6942f76c3f6be52afef212341
For example Joomla hashed password :
PASSWORD=$2y$10$U1S8bImMU2RzeSLxstlewuRcJM.vS4HN4SlnJ1qjuktike.0pNKm2

its different. And account transfer system is not worked. On sphere console say about the account help :
ACCOUNT ADD name password/ACCOUNT ADDMD5 name hash/ACCOUNT name BLOCK 0/1

But I dont known the addmd5 or hash/ command. Maybe its possible or required nigtly server request.

Note : I used this command on script :
serv.account add <DB.ROW.<eval <LOCAL.R>>.username> <DB.ROW.<eval <LOCAL.R>>.password>


RE: 56c password encrypt problem - ArBaY - 07-09-2020 04:40 AM

All is Ok. Im resolved this issue. Think different. Its not required get account. Send the sql for checking password. Accept or not accept.