Can I link proxy users from a single LDS instance to multiple domains?
Posted
by
ixe013
on Server Fault
See other posts from Server Fault
or by ixe013
Published on 2012-03-20T02:23:44Z
Indexed on
2012/03/20
5:32 UTC
Read the original article
Hit count: 568
I have an Active Directory Lightweight Directory Services set up. I have objects that represent users in the Active Directory (Domain_A). I have set their objectSID attribute, and users can authenticate to LDS with their Active Directory password. I love it.
I want to bring in new users, from a different Active Directory (Domain_B) that has not trust relationship whatsoever with the Active Directory from Domain_A.
Is there a way to tell LDS in which domain to look for users or does it always look in the domain it is in, maybe by using another protocol than Kerberos ?
+I figured out user provisionning, no need to mention it. Thanks !
© Server Fault or respective owner