Genesys CTI User Forum > Genesys-related Development
How to read cfg_person encrypted password from genesys_ConfigDB c#?
(1/1)
ahmetsys:
How to read cfg_person encrypted(hash) password from genesys_ConfigDB c#?
Kubig:
Of course it is not possible to get the decrypted password as it is security issue/thread. As administrator you can change the user's password, but cannot read it.
PeteHoyle:
You cannot get the decrypted password, what is it you want to do?
If it is to authenticate a User then you can use RequestAuthenticate
hsujdik:
The password is not only hashed, but also salted. There’s no way to reverse that
ahmetsys:
Hi Everbody,
Thanks For answers
Navigation
[0] Message Index
Go to full version