A user has left your company. There is an object that is still checked out by that user.
How would you remove the lock from this document?

A.
delete the user using Documentum Administrator and all the documents checked out to this
user will automatically have the lock removed
B.
change the r_lock_owner attribute of the document to “dmadmin”; dmadmin will now own the
document and can cancel checkout
C.
unlock the document using the API
D.
check the document in using a superuser account