Skip Ribbon Commands
Skip to main content

Documentum Resources

:

Articles: Recovering lost password

Documentum Resources
Docbase Owner account password will be stored in encrypted format in the following location
$DOCUMENTUM/dba/config/<repository name>/dbpasswd.txt 
 
To decrypt the password, Open the file with any text editor and copy the contents 
Sample: 

DM_ENCR_TEXT=pdxgPcWP7kDrw2qoq/DXMJ+L6ijsxQUmBuMkVOvBc3X1nInvjA6kBiI5NDMV9x+t

- Login into iapi as install owner (super user) 

API> decrypttext,c,<encrypted password> 

Sample: 

API> decrypttext,c,DM_ENCR_TEXT=pdxgPcWP7kDrw2qoq/DXMJ+L6ijsxQUmBuMkVOvBc3X1nInvjA6kBiI5NDMV9x+t

... 
1234pass​