openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #12083
[OpenStack][Keystone][LDAP] Does LDAP driver support for validating subtree user?
Hi Folks ,
I have try with keystone backend by LDAP and Windows AD.
It looks fine . Just want to clarify one point.
For my test result , LDAP driver could only validate users in the
particular container (OU,CN etc.) and does not include the subtree users.
[ldap]
tree_dn = dc=taiwan,dc=com
user_tree_dn = ou=foo,dc=taiwan,dc=com
For example ....
User1 : cn=jeremy,ou=foo,dc=taiwan,dc=com
User2 : cn=jordan,ou=bar,ou=foo,dc=taiwan,dc=com
User1 could be validated , and get the token generated by keystone.
User2 could not be validated
Is there any way to validate both User1 and User2 in current design ?
--
+Hugo Kuo+
tonytkdk@xxxxxxxxx
+ <tonytkdk@xxxxxxxxx>886 935004793
Follow ups