In this step, you copy the thumbprint of your custom certificate. In the next steps, you will need to provide the thumbprint to Capture Agent and Quick Connect Service.
To copy the thumbprint of your custom certificate
- Open the Certificates - Local Computer snap-in.
- In the console tree, click the Personal store to expand it.
- Click the Certificates store to expand it.
- In the details pane, double-click the certificate.
- In the Certificate dialog box, click the Details tab, and scroll through the list of fields to select Thumbprint.
- Copy the hexadecimal value of Thumbprint to Clipboard.
You will need the copied thumbprint value to configure the Capture Agent and Quick Connect Service.
This step assumes that:
To provide the thumbprint to Capture Agent
- On any computer joined to the domain where Capture Agent is installed, open Group Policy Object Editor, and connect to the Group Policy object to which you added the Administrative Template in Step 2: Add administrative template to Group Policy object.
- In the Group Policy Object Editor console, expand the Group Policy object, and then expand the Computer Configuration node.
- Expand the Administrative Templates\Quick Connect node to select Quick Connect Capture Agent Service.
- In the details pane, double-click Set certificate.
- In the Certificate Properties dialog box, open the Set certificate properties tab, select the Enabled option, and then paste the certificate’s thumbprint (the one you copied in Step 4: Copy certificate’s thumbprint) in the Thumbprint text box. When finished, click OK.
- For the changes to take effect, refresh the Group Policy settings by running the following command at a command prompt: gpupdate /force
Perform the next steps on each computer running the Quick Connect Service that participates in the password sync operations.
To provide the thumbprint to Quick Connect Service
- On the computer running the Quick Connect Service, start Group Policy Object Editor, and then connect to the Local Computer Policy Group Policy object.
- In the Group Policy Object Editor console, expand the Local Computer Policy node, expand the Computer Configuration node, and select Administrative Templates.
- On the Action menu, point to All Tasks, and click Add/Remove Templates.
- In the Add/Remove Templates dialog box, click Add, and then use the Policy Templates dialog box to open the PasswordService.adm file that holds the Administrative Template.
By default, the PasswordService.adm file is stored in <Quick Connect installation folder>\Quick Connect Capture Agent\Administrative Templates
- Under Computer Configuration\Administrative Templates\Quick Connect, select Quick Connect Password Service.
- In the details pane, double-click Set certificate.
- In the Certificate Properties dialog box, open the Set certificate properties tab, select the Enabled option, and then paste the certificate’s thumbprint (the one you copied in Step 4: Copy certificate’s thumbprint) in the Thumbprint text box. When finished, click OK.
- For the changes to take effect, refresh the Group Policy settings by running the following command at a command prompt: gpupdate /force
Optionally, you can configure the One Identity Quick Connect Sync Engine to run your custom PowerShell script before, after, or instead of the password synchronization operation. To do so, create a connection handler. For instructions, see Using connection handlers.