Link to home
Start Free TrialLog in
Avatar of blinkme323
blinkme323

asked on

Assistance with deciphering LDAP

Hey guys,

I'm going through our recipient policy on exchange and I'm trying to figure out what this LDAP means:

(&(&(& (mailnickname=*) (| (&(objectCategory=person)(objectClass=user)
(!(homeMDB=*))(!(msExchHomeServerName=*)))(&(objectCategory=person)
(objectClass=user)(|(homeMDB=*)(msExchHomeServerName=*)))
(&(objectCategory=person)(objectClass=contact))(objectCategory=group)
(objectCategory=publicFolder)(objectCategory=msExchDynamicDistributionList) ))))

Any help is appreciated
ASKER CERTIFIED SOLUTION
Avatar of ach_patil
ach_patil

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