Configuring
You can modify the default values of the parameters related to password synchronization. These parameters and their default values are described in the next table.
Table 125: parameters
Interval between attempts to reset password |
The Capture Agent sends information on changes made to Active Directory user passwords to . After receiving this information, tries to reset passwords in the target connected systems you specified.
This parameter determines the time interval (in minutes) between attempts to reset passwords in the target connected systems. |
10 minutes |
Synchronization Service connection point update period |
publishes its connection point in Active Directory.
This parameter determines the frequency of updates (in minutes) of the connection point. |
60 minutes |
Certificate to encrypt Capture Agent traffic |
This parameter specifies the thumbprint of the certificate used to encrypt the password sync traffic between Capture Agent and . The same certificate must be used for the Capture Agent and the . |
By default, a built-in certificate is used. |
You can modify the parameters using Group Policy and the Administrative Template supplied with .
To modify parameters using Group Policy
- On the computer running the , 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 SyncService.adm file that holds the Administrative Template.
By default, the SyncService.adm file is stored in <Active Roles installation folder>\SyncService\Administrative Templates
- Under Computer Configuration\Administrative Templates\Active Roles, select Sync Service Settings, and then in the details pane, configure the appropriate group policy settings.
The names of group policy settings correspond to the names of the parameters provided in the table in Configuring Capture Agent.
- For the changes to take effect, refresh the Group Policy settings by running the following command at a command prompt: gpupdate /force
By default, uses a built-in certificate to encrypt password sync traffic between the Capture Agent and the . If necessary, you can use a custom certificate for this purpose.
This section illustrates how to use a custom certificate for encrypting the password synchronization traffic in Windows Server (2016 or later).
Complete the following steps:
To obtain and install a certificate, you have to make a certificate request. There are two methods to request a certificate in Windows Server (2016 or later):
- Request certificates using the Certificate Request Wizard. To request certificates from a Windows Server enterprise certification authority, you can use the Certificate Request Wizard.
- Request certificates using the Windows Server Certificate Services Web interface. Each certification authority that is installed on a computer running Windows Server has a Web interface that allows the users to submit certificate requests. By default, the Web interface is accessible at http://servername/certsrv, where servername refers to the name of the computer running Windows Server.
This section provides steps to request certificates using the Windows Server Certificate Services Web interface. For detailed information about the Certificate Request Wizard, refer to the documentation on Certification Authority.
To request a certificate using the Windows Server Certificate Services Web interface
- Use a Web browser to open to http://servername/certsrv, where servername refers to the name of the Web server running Windows Server where the certification authority that you want to access is located.
- On the Welcome Web page, click Request a certificate.
- On the Request a Certificate Web page, click advanced certificate request.
- On the Advanced Certificate Request Web page, click Create and submit a certificate request to this CA.
- On the Web page that opens, do the following:
- Select the Store certificate in the local computer certificate store check box.
- Under Additional Options, select the PKCS10 option, and in the Friendly Name text box, specify a name for your certificate (such as My QC Certificate).
Keep default values for all other options.
- Click Submit.
- On the Certificate Issued Web page, click Install this certificate.
After you install the certificate, it becomes available in the Certificates snap-in, in the Personal/Certificates store.