AutoSys Workload Automation

 View Only
  • 1.  Has anybody setup EEM to use LDAPS against Active Directory ?

    Posted Dec 01, 2020 01:47 PM
    We are trying to setup LDAPS against Active Directory.
    We have LDAP working correctly.
    We are just trying to switch to LDAPS , and we are having some issues.
    Has anybody done this successfully ?
    Thanks,
    Peter


  • 2.  RE: Has anybody setup EEM to use LDAPS against Active Directory ?

    Posted Dec 02, 2020 12:48 PM
    All of our instances use LDAPS, never had a problem with it.


  • 3.  RE: Has anybody setup EEM to use LDAPS against Active Directory ?

    Posted Dec 03, 2020 04:04 AM
    Before switching on LDAPS I add ctrtificate of my organization to keystore.
    1. Copy certificate to /opt/CA/SharedComponents/EmbeddedEntitlementsManager/jre/lib/security
    2. Execute keytool -keystore cacerts -importcert -alias addevcer -file MY_CERTIFICATE.cer
    3. Check with keytool -list -v -keystore cacerts

    Then go to EEM

    Configure -> User store -> User store -> ldap
    "Certificate Path", "Key Path", "CA Certificate Path" fields are empty