Hi, The memebrof attribute is not replicated to the global catalog (port 3268), so you did not find it at all. Change the GC port (3268) to DC port (389). So just modify your request as followed ldapsearch -v -h $SERVER:389 -D "CN=snvbug,CN=Users,DC=opsware,DC=com" -x -W -b "CN=Users,DC=opsware,DC=com" "(memberOf=CN=bugz101,CN=Users,DC=opsware,DC=com)" Yann
________________________________ De: [EMAIL PROTECTED] de la part de Mike Hogenauer Date: mer. 16/11/2005 18:59 À: [email protected] Objet : [ActiveDir] LDAP search string. All, I'm trying to get an instance of Bugzilla to authenticate against AD. (Windows 2003 native domain) I've created and account called: snvbug and put it in the default user's container for simplicity. I've also created a group called bugz101 and placed the users who I want to have access to bugzilla in that group. My search now looks like this: ldapsearch -v -h $SERVER:3268 -D "CN=snvbug,CN=Users,DC=opsware,DC=com" -x -W -b "CN=Users,DC=opsware,DC=com" "(memberOf=CN=bugz101,CN=Users,DC=opsware,DC=com)" I'm still not able to pull back and group membership info. Is my search string wrong? I've followed the instructions in the link below from a bugzilla newsgroup and still no luck?!?! Any help is GREATLY appreciated. Related link: http://groups.google.com.au/group/netscape.public.mozilla.webtools/msg/b60eedc3602a222a?hl=en Thanks, Mike
<<winmail.dat>>
