If your organization is using the eXactAccess product and you wish to allow XA users to reset their passwords using AD-PWR, you must configure the XA Client software to enable password reset functionality.
This is configuration is not available through Client Configuration Tool. To enable AD-PWR on your XA Client(s), add the following registry keys and values:
Password Reset Registry Path
[HKEY_LOCAL_MACHINE\SOFTWARE\HealthCast\PasswordReset]
Registry Values
| Value Name | Type | Value Data | Description |
|---|---|---|---|
| URL | STRING | URL to the AD-PWR password reset site | Example: https://adpwr-server-name/adpwr/reset |
| AutoCancelTime | DWORD | numerical value | Determines the length of time in seconds that the user can be inactive (i.e. not pressing any keys or moving the mouse) before XA will automatically cancel the password reset session. The default value is 120 seconds. Enter a DWORD value to specify a different cancel time. |
Settings Registry Path
[HKEY_LOCAL_MACHINE\SOFTWARE\HealthCast\ExactAccess\QAW\Settings]
Registry Value
| Value Name | Type | Value Data | Description |
|---|---|---|---|
| QAW.PasswordResetEnabled | DWORD | 1 (Enabled) 0 (Disabled) |
Enter a DWORD value of 1 to enable password reset functionality on Single User Mode (SUM) systems. The default value is 0 (Disabled). |
