Applies to: 

HPE ALM, HPE QC, MICROFOCUS ALM


Issue: 

The client wants to know what information they need to ask from their Active Directory team for a successful integration between LDAP and ALM. 


Solution: 


  1. URL of LDAP server/Directory Provider URL
    ex. ldap://severname:port
  2. Authentication Type
    ex. Simple or Anonymous
  3. If simple I require:
    Authentication Principal: uid=USERNAME, o=bby.com
    Authentication credentials: 
  4. Directory Base
    ex. OU=BBYWorker,o=bby.com
  5. Base Filter
    ex. (|(objectclass=user)(objectclass=group))