Online Manual: "User Management Resource Adminstrator"
Go to: User Management Resource Administrator homepage
Script Action: Delete attribute value (AD)
Function
This script action deletes the value of an attribute for a specified
user object. Note that you cannot delete the value of attributes with
a "System Only" flag in the attribute definition (e.g. memberOf).
Deployment
This action can be used to clean up attribute values which are no longer
used. This could be the case for instance, if you have a company where
a pager is no longer used. The attribute values for the pager numbers
can then be deleted.
Properties
|
Property Name |
Description |
Typical setting |
Remarks |
|
Active Directory object |
A data structure representing the Active Directory object. This object
can be obtained using either the Get
User (AD) or Get Object (AD)
script action.
Use either this property or Active
Directory path to specify the Active Directory object. |
%UserObject% |
|
|
Active Directory path |
The full LDAP name of the Active Directory
object of which the attribute must be deleted. Use either this property
or Active Directory object to specify the Active Directory object. |
|
|
|
LDAP attribute display name |
The LDAP display name of the attribute (e.g.
telephoneNumber) |
|
|
See also:
Script Action: Get User (AD)
Script
Action: Get object (AD)
|