立即与支持人员聊天
与支持团队交流

Active Roles 8.0 LTS - Synchronization Service Administration Guide

Synchronization Service Overview Deploying Synchronization Service Getting started Connections to external data systems
External data systems supported with built-in connectors
Working with Active Directory Working with an AD LDS (ADAM) instance Working with Skype for Business Server Working with Oracle Working with Exchange Server Working with Active Roles Working with One Identity Manager Working with a delimited text file Working with Microsoft SQL Server Working with Micro Focus NetIQ Directory Working with Salesforce Working with ServiceNow Working with Oracle Unified Directory Working with an LDAP directory service Working with IBM DB2 Working with IBM AS/400 Working with an OpenLDAP directory service Working with IBM RACF connector Working with MySQL database Working with an OLE DB-compliant relational database Working with SharePoint Configuring data synchronization with the Office 365 Connector
Creating a Microsoft 365 connection Viewing or modifying a Microsoft 365 connection Microsoft 365 data supported for data synchronization
ClientPolicy object attributes supported for Microsoft 365 data synchronization ConferencingPolicy object attributes supported for Microsoft 365 data synchronization Contact object attributes supported for Microsoft 365 data synchronization DistributionGroup object attributes supported for Microsoft 365 data synchronization Domain object attributes supported for Microsoft 365 data synchronization DynamicDistributionGroup object attributes supported for Microsoft 365 data synchronization ExternalAccessPolicy object attributes supported for Microsoft 365 data synchronization HostedVoicemailPolicy object attributes supported for Microsoft 365 data synchronization LicensePlanService object attributes supported for Microsoft 365 data synchronization Mailbox object attributes supported for Microsoft 365 data synchronization MailUser object attributes supported for Microsoft 365 data synchronization PresencePolicy object attributes supported for Microsoft 365 data synchronization SecurityGroup object attributes supported for Microsoft 365 data synchronization SPOSite object attributes supported for Microsoft 365 data synchronization SPOSiteGroup object attributes supported for Microsoft 365 data synchronization SPOWebTemplate object attributes supported for Microsoft 365 data synchronization SPOTenant object attributes supported for Microsoft 365 data synchronization User object attributes supported for Microsoft 365 data synchronization VoicePolicy object attributes supported for Microsoft 365 data synchronization Microsoft 365 Group attributes supported for Microsoft 365 data synchronization Changing the display names of synchronized Microsoft 365 licenses and services
Objects and attributes specific to Microsoft 365 services How the Office 365 Connector works with data
Configuring data synchronization with the Microsoft Azure AD Connector Configuring data synchronization with the SCIM Connector Configuring data synchronization with the Generic SCIM Connector
Using connectors installed remotely Creating a connection Renaming a connection Deleting a connection Modifying synchronization scope for a connection Using connection handlers Specifying password synchronization settings for a connection
Synchronizing identity data Mapping objects Automated password synchronization Synchronization history Scenarios of use
About scenarios Scenario 1: Create users from a .csv file to an Active Directory domain Scenario 2: Use a .csv file to update user accounts in an Active Directory domain Scenario 3: Synchronizing data between One Identity Manager Custom Target Systems and an Active Directory domain Scenario 4: Deprovisioning between One Identity Manager Custom Target Systems and an Active Directory domain Scenario 5: Provisioning of Groups between One Identity Manager Custom Target Systems and an Active Directory domain Scenario 6: Enabling Delta Sync mode between One Identity Manager Custom Target Systems and an Active Directory domain Example of using the Generic SCIM Connector for data synchronization
Appendix A: Developing PowerShell scripts for attribute synchronization rules Appendix B: Using a PowerShell script to transform passwords

Using value generation rules

To configure a list of rules for selecting an attribute value or generating a value, you can use the Configure Generation Rule dialog box that looks similar to the following:

Figure 12: Configure Generation Rule

 

To add a new rule entry

  1. Click Add.
  2. Configure the rule entry as appropriate. For more information, see Configuring a rule entry.

To remove an existing rule entry

  • From the Rule entries list, select the entry you want to remove, and then click Remove.

To edit an existing rule entry

  1. From the Rule entries list, select the entry you want to modify, and then click Edit.
  2. Configure the rule entry as appropriate. For more information, see Configuring a rule entry.

Configuring a rule entry

This section provides instructions on how to configure a rule entry in the Define Entry dialog box that looks similar to the following:

Figure 13: Define Entry

 

To configure a text entry

  1. Under Entry type, select Text.
  2. In the Text value box, type the value.
  3. Click OK.

To configure an attribute-based entry

  1. Under Entry type, select Attribute.
  2. Click Select to select the attribute whose value you want to use, and then click OK.
  3. If you want the entry to include the entire value of the attribute, select the All characters option. Otherwise, click the Specified characters option, and then specify the characters to include in the entry.
  4. Optionally, click the If value is shorter, add filling characters at the end of entry value option to specify a character to add to the entry.
  5. Optionally, specify Advanced settings.
  6. When finished, click OK.

Using sync workflow step handlers

Sync workflow step handlers allow you to automatically perform custom actions either before running a workflow step or after the workflow step run results have been committed (written) to the data system. Out of the box, Synchronization Service includes a single predefined handler type that can automatically execute your custom PowerShell script and thus perform the desired action.

To create, modify, or delete handlers for a sync workflow step, you can use the Step Handlers tab in the sync workflow step properties.

To create a sync workflow step handler

  1. In the Synchronization Service Administration Console, open the Sync Workflows tab.
  2. Click the name of the appropriate sync workflow.
  3. Click the name of the sync workflow step for which you want to create a handler, and then click the Step Handlers tab.
  4. Click Add handler, and then follow the steps in the wizard to create your handler.

To modify a sync workflow step handler

  1. In the Synchronization Service Administration Console, open the Sync Workflows tab.
  2. Click the name of the appropriate sync workflow.
  3. Click the name of the sync workflow step whose handler you want to modify, and then click the Step Handlers tab.
  4. Click the name of the handler you want to modify.
  5. Modify the handler settings as necessary. When you are finished, click OK.
  6. You can also do the following:
    • Change the order in which handlers are activated. Synchronization Service activates handlers in the order in which they appear in the list. To move a handler in the list, use the Move up and Move down links below the handler.
    • Disable or enable the handler. You can enable or disable existing handlers. To do so, use the Enable or Disable link below the handler.
  7. When you are finished, click Save.

To delete a sync workflow step handler

  1. In the Synchronization Service Administration Console, open the Sync Workflows tab.
  2. Click the name of the appropriate sync workflow.
  3. Click the name of the sync workflow step whose handler you want to delete, and then click the Step Handlers tab.
  4. Click Delete below the handler you want to delete.

Example: Synchronizing group memberships

This example illustrates how to configure a creating step to synchronize group memberships from an Active Directory domain to an AD LDS (ADAM) instance. The example demonstrates how to create rules in the step to synchronize the value of the member attribute in the Active Directory domain to the member attribute in AD LDS (ADAM).

To synchronize the member attribute

  1. Follow the steps described in the Adding a creating step section until you reach the wizard page titled Specify creation rules.
  2. In the Initial Attribute Population Rules element, click the down arrow on the leftmost button below the list to select Forward Sync Rule.
  3. In the dialog box that opens, add the following pair of attributes:
    • Source item: member attribute (Active Directory)
    • Target item: member attribute (AD LDS)

    For more information about the options in this dialog box, see Configuring a forward sync rule.

  1. When you are finished, click OK.
  2. Follow the steps in the wizard to complete the creating step.
相关文档

The document was helpful.

选择评级

I easily found the information I needed.

选择评级