Re: How is Cloudstack work with Active Directory

2013-08-27 Thread 不坏阿峰
e is working on for a future >> version of CS. In the current versions, I'm not aware of any global >> settings for ldap. See this blog post about creating a script a script to >> sync your LDAP users into CS. While this may not work for you, it is a >> starting point

Re: How is Cloudstack work with Active Directory

2013-08-26 Thread 不坏阿峰
an user external ldap server easily. >> > >> > and is there some script to import AD ldap user into cs ? >> > >> > >> > >> > 2013/8/26 Suresh Sadhu : >> >> Please find my answers below: >> >> >> >> >>

Re: How is Cloudstack work with Active Directory

2013-08-26 Thread Kirk Jantzer
; > regards > > sadhu > > > > -Original Message- > > From: 不坏阿峰 [mailto:[email protected]] > > Sent: 26 August 2013 14:20 > > To: [email protected] > > Subject: Re: How is Cloudstack work with Active Directory > > > > thank y

Re: How is Cloudstack work with Active Directory

2013-08-26 Thread 不坏阿峰
1 > > regards > sadhu > > -Original Message- > From: 不坏阿峰 [mailto:[email protected]] > Sent: 26 August 2013 14:20 > To: [email protected] > Subject: Re: How is Cloudstack work with Active Directory > > thank you for your quick reply. > hope that CS

RE: How is Cloudstack work with Active Directory

2013-08-26 Thread Suresh Sadhu
IAN did this part, please visit below link: https://www.youtube.com/watch?v=-3LG8wP7Zac&hd=1 regards sadhu -Original Message- From: 不坏阿峰 [mailto:[email protected]] Sent: 26 August 2013 14:20 To: [email protected] Subject: Re: How is Cloudstack work with Active Direc

Re: How is Cloudstack work with Active Directory

2013-08-26 Thread 不坏阿峰
t; Sent: 26 August 2013 13:21 > To: [email protected] > Subject: Re: How is Cloudstack work with Active Directory > > about my Question,when use active directory LDAP for > authentication , if i want use 3 user in AD, i need create 3 same > account in CS ? > >

RE: How is Cloudstack work with Active Directory

2013-08-26 Thread Suresh Sadhu
Please find my answers below: -Original Message- From: 不坏阿峰 [mailto:[email protected]] Sent: 26 August 2013 13:21 To: [email protected] Subject: Re: How is Cloudstack work with Active Directory about my Question,when use active directory LDAP for authentication , if

Re: How is Cloudstack work with Active Directory

2013-08-26 Thread 不坏阿峰
about my Question,when use active directory LDAP for authentication , if i want use 3 user in AD, i need create 3 same account in CS ? just now ,i test use dota, this user exist both on AD and CS, just different password. i test use dota and user password in AD, can login. as my experie

Re: How is Cloudstack work with Active Directory

2013-08-25 Thread Ian Duffy
Try sAMAccountName=%u On 26 August 2013 03:15, 不坏阿峰 wrote: > in AD 2008, do not have uid, so i user disPlayname=%u,%u is the > cloudstack username. > > i also follow this ,install cloudmoney and ldapconfig it. > > http://kirkjantzer.blogspot.com/2013/03/ldap-authentication-in-cloudstack-v40

Re: How is Cloudstack work with Active Directory

2013-08-25 Thread 不坏阿峰
in AD 2008, do not have uid, so i user disPlayname=%u,%u is the cloudstack username. i also follow this ,install cloudmoney and ldapconfig it. http://kirkjantzer.blogspot.com/2013/03/ldap-authentication-in-cloudstack-v401.html > ldap config hostname=192.168.123.61 searchbase=ou=member,DC=lab

Re: How is Cloudstack work with Active Directory

2013-08-25 Thread Kirk Jantzer
It appears your queryfilter may be incorrect - You are trying to match the %u in CloudStack to 'disPlayname' in AD? Verify that whatever you put into the username field in CS matches whatever is in the 'disPlayname' field in AD (this can be found by opening AD Users and Computers, selecting the men

How is Cloudstack work with Active Directory

2013-08-24 Thread 不坏阿峰
Cloudstack4.1.1 (1). i create same user: dota on Active Directory and CS (2). i have test ldap query by binddn cn=dota,ou=member,dc=lab,dc=com, it is ok,so active directory ldap is ready. (3). have two user under ou=member, dc=lab,dc=com: dota , csuser01 (4). enable integration.api.port =8096, and