Version: 1.1
Category: Output
Extended Category: LDAP
Action Package: Standard Actions
Description
Rename and move object in LDAP. Rename will be performed at source position, but if new name is not unique in source destination, a temporary name, unique in both source and destination position, will be used during move.
Parameter |
Description |
Example |
Data Source |
[OPTIONAL] Select an LDAP data source. |
Active Directory |
Object DN Attribute |
[OPTIONAL] The attribute containing object DN. Leave blank to use object name. |
objectDN |
New Name |
[MANDATORY] The new name for the object. Supports SESSION() and GLOBAL(). |
SESSION(newName) |
Destination Path |
[MANDATORY] The path to the container in the LDAP directory to which the object will be moved. Supports SESSION() and GLOBAL(). |
ou=limbo,o=company |
Error Message Attribute |
[OPTIONAL] If a failure occurs, place any error message into this attribute. Leave blank to ignore |
errorMessage |
Use Cases
Example 1: Move a user, but the new dn will not be unique so the user has to be renamed
Move a user from one ou to another. The rdn is not unique in the destination ou, so the user has to be renamed. But the new rdn might not be unique in the source destination. Therefor we make the move and rename with this action.
Parameter |
Value |
Data Source |
Active Directory |
Object DN Attribute |
originalDN |
New Name |
SESSION(newRDN) |
Destination Path |
ou=destination,o=company |
Error Message Attribute |
errorMessage |
DISCLAIMER
Information provided in this document is for your information only. PhenixID makes no explicit or implied claims to the validity of this information. Any trademarks referenced in this document are the property of their respective owners.The origin of this information may be internal or external to PhenixID. PhenixID makes all reasonable efforts to verify this information.
PhenixID - support.phenixid.se