Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Home / Identity Administration / Computers / LDAP Virtual Directory / Current: Configuring LDAP Auth for LinuxManipulating Directory Objects

EmpowerID includes a number of CRUD (create, read, update, delete) workflows for manipulating directory objects via the EmpowerID Virtual Directory. These workflows include the following.

WorkflowWhat it does in an EmpowerID connected directory 

LDAPCreateAccount 

Creates a new user account object
LDAPCreateOU Creates a new OU container
LDAPCreateGroup Creates a new group object
LDAPUpdateAccount Updates an account object
LDAPUpdateOU Updates an OU container 
LDAPUpdateGroupUpdates a group object 
LDAPDeleteAccountDeletes a user account object 
LDAPDeleteOUDeletes an OU container 
LDAPDeleteGroupDeletes a group 


In this topic, we demonstrate how to create new directory objects by creating a new AD user account from the EmpowerID Virtual Directory.

...