11-08-2005 07:44 PM - edited 03-13-2019 11:16 PM
Hi, I am looking for a way to read the IPCC Enterprise agent's password directly to the Person table.
The password field is encrypted, anyone know the the encryption algorithm and key?
Thanks in advance!
Solved! Go to Solution.
12-15-2005 11:42 AM
I am not sure if you got this question answered but there isn't anyway to decrypt the agent password. The product uses a one-way hashing mechanism when the password is first created and stored and everytime it is verified.
11-09-2005 06:48 PM
I'm interested in why you want this.
If the agent has lost their password, you simply reset it through the Config GUI Person List tool (as you obviously know).
I'm struggling to think of a scenario where you want to read it from the database and decrypt it. But you probably have one. ;-)
Care to share?
11-09-2005 07:26 PM
Hi Geoff, here's the reason: System IPCC 7 uses Active Directory to control login to ipccAdmin and WebView web pages.
To comply with the customer's requirements we built a custom CTI OS Agent Desktop, which will authenticate with Active Directory, and then transparently log in to IPCC with the same username but a blank password.
Then we realized that Supervisor Re-Skilling does not use AD (unlike Admin and WebView) and since our Agent Desktop has a blank password, then Supervisors would log in with a blank password. Security issue of course.
So, one idea is for the Agent Desktop, after authenticating with AD, to read the IPCC password from the IPCC database and log in to IPCC transparently, if possible.
In System IPCC 7, is there a web GUI for Agents / Supervisors to change their passwords? As far as I know, there is only the ipccAdmin web.
12-15-2005 11:42 AM
I am not sure if you got this question answered but there isn't anyway to decrypt the agent password. The product uses a one-way hashing mechanism when the password is first created and stored and everytime it is verified.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide