Symptom:
When I log in to CA ControlMinder Enterprise Management, I receive a message similar to the following:
Error: Login procedure failed Error: Password on target does not match client's password
Solution:
The user ac_entm_pers cannot log in to the DMS. This user authenticates communication and data flow between the Enterprise Management Server and the DMS.
Note: The ac_entm_pers user has the following authorization attributes: ADMIN, AUDITOR, IGN_HOL, LOGICAL
To troubleshoot this problem, do the following:
host DMS__@entM_host_name
eu ac_entm_pers admin auditor nonative password(password) logical nonative grace-
authorize TERMINAL entM_host_name uid(ac_entm_pers) access(a)
host DMS_@entM_host_name uid(ac_entm_pers) password(password) logical
The DMS authenticates ac_entm_pers and CA ControlMinder Enterprise Management is connected to the DMS.
Note: For more information about how to configure the connection to the DMS, see the CA ControlMinder Enterprise Management Online Help.
If you receive an error when you update the connection settings, the DMS cannot authenticate ac_entm_pers. To troubleshoot this problem, do the following:
For example, if you specify the fully qualified host name of the Enterprise Management Server in Step 4, but the TERMINAL record for the Enterprise Management Server uses a short host name, the host names are not resolved and ac_entm_pers cannot log in to the Enterprise Management Server.
seaudit -a
seaudit -a -fn DMS_log_file
Note: The audit records may provide information about the correct host name of the TERMINAL record for the Enterprise Management Server.
Example: Display the DMS Audit File
The following example displays the audit file for a DMS named DMS__:
seaudit -a -fn "C:\Program Files\CA\AccessControlServer\APMS\AccessControl\Data\DMS__\pmd.audit"
Copyright © 2013 CA Technologies.
All rights reserved.
|
|