Used to validate a password against an eDirectory object. A <status> result is returned indicating success or failure.
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.
<check-object-passworddest-dn="container\object">abdc1234</check-object-password>
( association ? , password , operation-data ? )