Re: I need a LDAP query to find a user from other domain in a local group of my domain
- From: "Dominik Zurek" <pino@xxxxxxxxx>
- Date: Tue, 1 Aug 2006 11:23:16 +0200
What domian is it - 2000 or 2003 ? You mean domain local groups ?
If it's 2003 domain you can use dsget command with LDAP path to the user
object. The path has to be changed by you to match your domain structure
e.g:
dsget user "CN=josebv,OU=Sales,DC=SALL,DC=Com" -memberof -expand
As for the 2000 you can write a VBS script or use "ready to use" tool like
this one ( just look for them on Internet) :
http://www.joeware.net/win/free/tools/memberof.htm
Regards
Dominik Zurek
"YaKs" <jose.cortijo@xxxxxxxxx> wrote in message
news:1154422173.350595.92700@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hello,
I have some local groups where I had to add user from other domains of
my forest.
If I have a login user, for example, SALL\josebv and I what to know in
which groups of my domain ALICANTE belongs... How can I find it asking
my LDAP?
Could somebody help me with a LDAP query to achieve this...??
thanks in advance.
jose
.
- Follow-Ups:
- Re: I need a LDAP query to find a user from other domain in a local group of my domain
- From: Joe Richards [MVP]
- Re: I need a LDAP query to find a user from other domain in a local group of my domain
- References:
- Prev by Date: Re: PERFDISK.DLL Error in Application Log.
- Next by Date: Can I bring teh DC back on line?
- Previous by thread: I need a LDAP query to find a user from other domain in a local group of my domain
- Next by thread: Re: I need a LDAP query to find a user from other domain in a local group of my domain
- Index(es):
Relevant Pages
|