Symantec Identity Manager - ETA_E_0019 Error decrypting attribute eTDYNPassword
search cancel

Symantec Identity Manager - ETA_E_0019 Error decrypting attribute eTDYNPassword

book

Article ID: 4388

calendar_today

Updated On:

Products

CA Identity Manager CA Identity Suite

Issue/Introduction

When trying to view an endpoint in either the CA Identity Manager (IM) User Console or the Provisioning Manager GUI, the following error occurs: 

Endpoint [ENDPOINT_NAME] read failed: Error decrypting attribute eTDYNPassword: etDYNConnectionURL has been modified since this attribute was encrypted. Please reset the encrypted attribute.

When this error occurs you cannot see the details regarding this endpoint, or modify the endpoint. 

Environment

Release: 14.x

Component: IDENTITY MANAGER

Resolution

When this error occurs, the password should be changed via an etautil command.

Please see the command below: 

Before running this command, replace USER, PWD, MyEndpointType, MyEndpointName, and MyEndpointPwd with the appropriate values for your environment.

etautil -u USER -p PWD -dyn update 'eTNamespaceName=MyEndpointType' eTDYNDirectory eTDYNDirectoryName='MyEndpoint' eTDYNPassword='MyEndpointPwd'