ManagerJay
IS-IT--Management
Ladies and Gentlemen,
The company I work for has several domains, with everyone's e-mail address, etc. listed in the GAL. How can I export the GAL for the entire organization?
I have been able to export the information for my domain, but cannot get the export to work for the other domains. I fairly sure I am specifying something wrong when using the ldifde command.
Here is the command I am using.
ldifde -f ExportUser.ldf -s xx-yy-zz -d "dc=domain,dc=org" -p subtree -r "(&(objectCategory=person)(objectClass=user)(givenName=*))" -l "cn,givenname, objectclass,samAccountName"
I believe I need to use something different for the dc option, but what would encompass the entire organization?
Thanks,
Jay
The company I work for has several domains, with everyone's e-mail address, etc. listed in the GAL. How can I export the GAL for the entire organization?
I have been able to export the information for my domain, but cannot get the export to work for the other domains. I fairly sure I am specifying something wrong when using the ldifde command.
Here is the command I am using.
ldifde -f ExportUser.ldf -s xx-yy-zz -d "dc=domain,dc=org" -p subtree -r "(&(objectCategory=person)(objectClass=user)(givenName=*))" -l "cn,givenname, objectclass,samAccountName"
I believe I need to use something different for the dc option, but what would encompass the entire organization?
Thanks,
Jay