Skip to main content

Create the Active Directory account mapping

Provisioning tutorial · Step 7 of 10

Map selected employee data into an Active Directory create operation.

Create and test the mapping that turns each selected HR500 employee into an Active Directory user.

Add the mapping

  1. Go to Output > Mappings.

  2. Click Add.

  3. Enter these values:

    SettingValue
    SystemAD
    TargetUsers
    FunctionUserCreate
    NameHR500_AD_UserCreate

  4. Click Save.

Configure the mapping

  1. Select HR500_AD_User_Create as the Filter, ng_AD as the Name Generator, and pg_AD as the Password Generator. NIM combines their output in the Items pane.

  2. In the Items pane, click the > button to preview the first record.

  3. Drag values from Items into the target attributes. Map the following values:

    AttributeItem or valueNote
    accountPasswordpg_AD
    cnng_cn
    employeeIDemployee_id
    EnabledtrueType true manually.
    givenNamefirst_name
    pathOU=users,OU=docs,DC=t4edemo,DC=comType the path for your environment manually.
    sAMAccountNameng_sAMAccountName
    snlast_name
    userPrincipalNameng_userPrincipalName

tip

Attributes shown in bold are required. Confirm that every required AD attribute has a value before saving.

  1. Click Save.

Test one operation

  1. Open Run, select one row in Operation, and click Run Selected Item.

  2. Confirm that the user was created in Active Directory.

  3. If the operation fails, open the linked entry in the Context column to inspect its detailed log.