Community
 
 
 

CloudPlatform 4.x

284 followers
 
Avatar
Administrator

Windows AD Integration with CloudPlatform 4.2.1.3

Avatar

Windows AD Integration with CloudPlatform 4.2.1.3

Hi ,

 

I tried to integrate windows AD with CloudPlatform 4.2.1.3 from UI.

To give more specific information on the setup, I use Advanced zone with multiple physical networks on CloudPlatform 4.2.1-3.Tried to Integrate from UI not using direct APi

 

Below are the Windows AD Configuration which I use to integrate with CloudPlatform

 

Bind DN CN=cloudadmin,OU=Service Account,DC=RULE,DC=com

Bind Password

Hostname

Query Filter (uid=%u)

Search Base CN=Users,DC=RULE,DC=com

No SSL  (SSL not enabled )

Port 389

 

 

There is nothing related to this  in the cloud-man logs or is there any version dependency on Windows AD or  Am I missing something here?

 

 

Any help will be appreciated

Regards,

Anoop


Anoop Mohan MEMBERS
1 comment
0

Please sign in to leave a comment.

 
 

Previous 1 comment

Avatar
Administrator
Avatar

Windows AD Integration with CloudPlatform 4.2.1.3

I treid using cloudmonkey as well.

 

cloudmonkey> ldap config hostname=DC.DOMAIN.com

cloudmonkey> searchbase=CN=Domain Users,CN=Users,DC=DOMAIN,DC=com

cloudmonkey> queryfilter=(sAMAccountName=%u)

cloudmonkey> binddn=CN=cloudadmin,OU=Service Account,DC=DOMAIN,DC=com bindpass=passwd port=389

 

Unauthorized: None

 

 

Error in logs

 

 

2014-03-27 01:52:51,388 INFO  [cloud.api.ApiServer] (catalina-exec-24:null) User signature: owycZmW0t/tpdNiFpCvoWNqAOg8= is not equaled to computed signature: JSDV6KxmBWXieV8troiXHd8IskI=

 

Tried recreating the admin keys and still the same issue

 

Any help will be appreciated

 

Thanks,

Anoop


Anoop Mohan MEMBERS
Comment actions Permalink

Top Contributors