Link to home
Start Free TrialLog in
Avatar of mhamer
mhamer

asked on

Ldap query help please

cooud someone give me the query to use to get

a copy of the GAL

I know little about Ldap

so actual examples very much apprciated


his generates the GAL so was hoping it can be just tagged on to a ldap query or is that me being naive?

(& (mailnickname=*) (| (&(objectCategory=person)(objectClass=user)(!(homeMDB=*))(!(msExchHomeServerName=*)))(&(objectCategory=person)(objectClass=user)(|(homeMDB=*)(msExchHomeServerName=*)))(&(objectCategory=person)(objectClass=contact))(objectCategory=group)(objectCategory=publicFolder)(objectCategory=msExchDynamicDistributionList) ))
ASKER CERTIFIED SOLUTION
Avatar of vsg375
vsg375

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial