ManagerJay
IS-IT--Management
Ladies and Gentlemen,
I am trying to query the Global Address List to retrieve a list of e-mail addresses for my organization. Within our forest, we have multiple domains.
I am able to retrieve the information for my domain, and approximately four others, but not the rest. And, I have to perform mutiple queries to get the information.
I have a GC and DC on site with me. Within Outlook, everyone within the forest is listed.
Following is the query I am using to retrieve for some of the remote users.
ldapsearch -H ldap://holly.edu-root.org -x -b "dc=edu-root,dc=org" -D "MO\Administrator" -W
Following is the query used to retrieve information for my local users (my domain).
ldapsearch -H ldap://mo-hq-s1.mo.loc -x -b "dc=mo,dc=loc" -D "MO\administrator" -W
I have also run Microsoft's ADSI edit tool and when I try to retrieve server information, I receive a message stating, "The server returned a referral."
Any suggestions would be greatly appreciated.
Thanks, and have a nice weekend.
Jay
I am trying to query the Global Address List to retrieve a list of e-mail addresses for my organization. Within our forest, we have multiple domains.
I am able to retrieve the information for my domain, and approximately four others, but not the rest. And, I have to perform mutiple queries to get the information.
I have a GC and DC on site with me. Within Outlook, everyone within the forest is listed.
Following is the query I am using to retrieve for some of the remote users.
ldapsearch -H ldap://holly.edu-root.org -x -b "dc=edu-root,dc=org" -D "MO\Administrator" -W
Following is the query used to retrieve information for my local users (my domain).
ldapsearch -H ldap://mo-hq-s1.mo.loc -x -b "dc=mo,dc=loc" -D "MO\administrator" -W
I have also run Microsoft's ADSI edit tool and when I try to retrieve server information, I receive a message stating, "The server returned a referral."
Any suggestions would be greatly appreciated.
Thanks, and have a nice weekend.
Jay