I have rebuilt the DH and changed the password of ac_entm_pers, but I still fail to connect to the DMS with
ERROR: Login procedure failed
ERROR: Failed to get password for USER ac_entm_pers
This is an example of this in selang:
AC> host DMS__@localhost
(DMS__@localhost)
Successfully connected
INFO: Target host's version is 12.80-0 (1562)
UNIX OS info: XXXXXXXX Linux 2.6.32-279.el6.x86_64 01 Feb 2016 12:34:56 EST
AC> eu ac_entm_pers admin auditor nonative password(P@ssw0rd) logical nonative grace-
(DMS__@localhost)
Successfully created USER ac_entm_pers
AC> host DMS__@localhost uid(ac_entm_pers) password(P@ssw0rd) logical
(DMS__@localhost)
ERROR: Login procedure failed
ERROR: Failed to get password for USER ac_entm_pers
In addition to make sure the password is correct, you also need to authorize a TERMINAL for the ENTM:
auth TERMINAL <entm host> uid(ac_entm_pers) access(a)
Where <entm host> is the host name of the ENTM.