OEM WebLogic Failed to activate changes
Hi,
I'm trying to create an LDAP Authenticator on OEM WebLogic, and the following error is showing up when trying to activate the changes regarding the authentication creation.
Activate State: STATE_FAILED Target Servers States: EMGC_OMS1 STATE_FAILED BIP STATE_FAILED EMGC_ADMINSERVER STATE_FAILED
I tried using WLS Admin console and ./emctl config
./emctl config auth ad -ldap_host "myldaphost.com" -ldap_port "xxx" -ldap_principal "myldapprincipal" -user_base_dn "OU=Intern,OU=Users,OU=LDAP,DC=xxx,DC=xx" -group_base_dn "CN=ADM,OU=Groups,OU=LDAP,DC=xxx,DC=xx" -ldap_credential "principalpassword" -sysman_pwd "sysmanpassword"
0