I have developed an external application. Users uses the plesk username and password for authentication. Now I have activated the password encryption.
Therefore, I would like to know how I can use the entered password to verify it via the hash in Plesk api (Format: $5$rEET) or in the Databank (Format: $AES-128-CBC$/123 in `psa`.`smb_users`)?
Thanks Macs
Therefore, I would like to know how I can use the entered password to verify it via the hash in Plesk api (Format: $5$rEET) or in the Databank (Format: $AES-128-CBC$/123 in `psa`.`smb_users`)?
Thanks Macs