Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. A new api to link ldap OU/domain with a CloudStack domain
    • connectDomainToLdap linkDomainToLdap - Admin only Api
      • domainId - the domain which has to be linked
      • type - OU/GROUP
      • name - common name of group or OU
      • admin - domain admin username in LDAP - optional
    • Response
      • return the domainId on success
      • error message if its not successful
    • TODO: sample request and response

...

LDAP : Trust AD and Auto Import Test Plan

Unit Tests

Automation Tests

Manual Tests

 

Open Issues

  1. When a user is disabled in LDAP, authentication in CloudStack will fail immediately. But, he will disabled in CloudStack only when he tries to login.

...