check-object-password
Used to validate a password against an eDirectory object. A <status> result is returned indicating
success or failure.
Remarks
An <association> element, a dest-dn attribute, or a dest-entry-id attribute is used to specify the
eDirectory object against which the password is to be checked.
If the eDirectory object's Login Disabled attribute is set to true, then the <status> indicates an error
even if the password is correct.
Example
<check-object-password dest-dn="container\object">
abdc1234
</check-object-password>
Allowed Content
Element
association
password
operation-data
Attributes
Attribute
dest-dn
dest-entry-id
event-id CDATA
An identifier used to tag the
results of an event or command.
48
Identity Manager 3.6 DTD Reference
Description
Unique key of the application object.
The authentication password.
Operation additional custom data.
Possible Values
CDATA
The distinguished name of the
target object in the namespace of
the receiver.
CDATA
The entry ID of the target object
in the namespace of the receiver.
CDATA
An identifier used to tag the
results of an event or command.
Default Value
#IMPLIED
#IMPLIED
#IMPLIED
Need help?
Do you have a question about the IDENTITY MANAGER 3.6.1 - DTD REFERENCE 05-06-2009 and is the answer not in the manual?