LDAP Query to Mutliple Trusted Forests


hi,

i have forest setup similar following (apologies poor diagram)

i have been trying query entire forest structure using 3268, pointing a global catalog on contoso.com but keeps failing invalid credentials or lookup referal errors. trying here possible or there another best practice method doing this?

thanks in advance

regards

chris 

use dsquery & not need specify port number trusted domains & trusting domain query.

dsquery group "dc=contoso,dc=com" -name "group name" | dsget group -members -expand (when run query trusted domain  trusting domain have specify domain dn)

you various dsquery; see below link.

http://social.technet.microsoft.com/wiki/contents/articles/2195.dsquery-commands.aspx


regards
biswajit biswas

my blogs|mcc |tnwiki ninja

best regards biswajit biswas disclaimer: posting provided "as is" no warranties or guarantees , , confers no rights. mcp 2003,mcsa 2003, mcsa:m 2003, ccna, mcts, enterprise admin





Windows Server  >  Directory Services



Comments

Popular posts from this blog

2008 Windows Deployment Server Properties Error

Can no longer user MS Update - Files required to use Microsoft Update are no longer registered

How do a find data in one file, search for it in another file and if not found, write a custom message to another file