TravisLaborde
IS-IT--Management
In our network setup, we have users and groups on one domain and some groups on a separate trusted domain.
I need to find which groups a user is a member of. The "standard 5 lines of code" show me the groups that are on the same domain where the user exists, but not the groups from the trusted domain.
When I run the same query but specify the trusted domain in the CN=... it fails because the user does not exist in that domain.
Can anyone help me with this please?
I need to find which groups a user is a member of. The "standard 5 lines of code" show me the groups that are on the same domain where the user exists, but not the groups from the trusted domain.
When I run the same query but specify the trusted domain in the CN=... it fails because the user does not exist in that domain.
Can anyone help me with this please?