X
xenophon
I am enumerating a Domain Local Group. It contains local users as well
as Global Groups from other domains. When checking membership of the
group, I get a DirectoryEntry with the following Path property:
"LDAP://testdc.test.coml/CN=S-1-5-21-1973115903-1958036494-624655392-6671,CN=ForeignSecurityPrincipals,DC=test,DC=com"
I know that is a remote domain Global Group, but I need to get more
information on it so I can query that other domain and group. How can
I do that? I need to get the remote domain name and group name.
as Global Groups from other domains. When checking membership of the
group, I get a DirectoryEntry with the following Path property:
"LDAP://testdc.test.coml/CN=S-1-5-21-1973115903-1958036494-624655392-6671,CN=ForeignSecurityPrincipals,DC=test,DC=com"
I know that is a remote domain Global Group, but I need to get more
information on it so I can query that other domain and group. How can
I do that? I need to get the remote domain name and group name.