This topic demonstrates how to create user accounts in EmpowerID by creating an Active Directory user account.


EmpowerID must be connected to an external account directory like Active Directory. For more information see Connecting to Directory Systems.


To create a new user account

  1. In the navigation sidebar, expand Identities and click User Accounts.
  2. Click the Create User (Person Optional) action.



    This opens the Create User form, which contains a number of tabs with fields for adding user account properties or attributes.



  3. Select an account type from the Account Type drop-down. Account types can include the following:
  4. Enter a first name and last name for the user account in the First Name and Last Name fields.
  5. Enter a display name and logon name for the user account in the Display Name and Logon Name fields. 
  6. Below Account Creation Location, click the Select a Location link and in the Location Selector that opens do the following:
    1. Search for and select the appropriate external directory location for the user account.
    2. Click Save to close the Location Selector.



  7. Select the appropriate UPN suffix from the UPN Suffix drop-down.
  8. Optionally, type a description in the Description field and any comments in the Comments or Justification field.
  9. Optionally, if you want to join the user account to an existing EmpowerID Person, select Join Account to an Existing Person and search for and select the appropriate person.

    To see an example of joining an account to an existing person, see Creating Accounts from People.


  10. To create a new EmpowerID Person from the user account, select Create a new EmpowerID Person object and select the appropriate Business Role and Location for the person. For details, expand the drop-down section.


    1. Below Person Business Role, click the Select a Role and Location link.
    2. In the Business Role and Location selector that appears, search for and select the appropriate Business Role for the person.



    3. Click the Location tab.
    4. Search for and select the EmpowerID Location for the person.



    5. Click Select to close the Role and Location Selector.



  11. Optionally, select Allow me to enter a password if you want to set the password for the user account.

    Selecting this option changes the form to display the Password and Confirm Password fields.



  12. If you have opted to enter a password for the user account, type the password in the Password and Confirm Password fields.
  13. Scroll to the Security section and select any settings you want to apply to the account. By default, Allow Joining Account to a Person and Allow Provisioning a Person from Account are selected. These two flags tell EmpowerID that during the next inventory run, it can either join the account to an existing EmpowerID Person or provision a new person for the account if one does not currently exist. If you do not want EmpowerID to take this action, clear these options.

    EmpowerID determines whether to join new accounts to existing people or provision new people from those accounts based on the Join and Provision rules set for your environment. For more information on these rules, see Account Inbox Overview and Reviewing Join and Provision Rules.

    The account store must be configured to Allow Person Provisioning. If it is not, no person is provisioned for the user account.




  14. Optionally, click the Address tab and fill in the appropriate information as needed.
  15. Optionally, click the Personal tab and fill in the appropriate information as needed.
  16. When ready, click Save.

    For immediate processing, leave Wait to See Results selected. If you clear Wait to See Results and click Submit, the process idles and EmpowerID creates a task for it, routing it to any Person with the delegations to continue creating the account.


To verify that the account was created in EmpowerID

  1. In the navigation sidebar, expand System Logs and click Audit Log.
  2. Click the Recently Created Objects tab and search for the user account you just created to verify that there is a record for it.

To verify that the account was created in Active Directory

  1. On a machine with the Active Directory Module for Windows PowerShell installed, run the following cmdlet, substituting the name of the user with the user you created:

    GET-ADUser -filter {name -eq 'PatriciaCollins'}


  2. Verify that the account is returned.



Inventory

Account Inbox Overview

Projection and Enforcement


Changing Account Attributes

Creating Groups

Adding Accounts to Groups

Adding Groups to Groups

Creating Dynamic Group Memberships

Importing Users and Groups

Removing Accounts from Groups

Removing Groups from Groups

Deleting User Accounts

Restoring Deleted User Accounts

Deleting Groups

Restoring Deleted Groups