I know it only show security group if I set Group Object Filter as "(&(ObjectCategory=Group)(!(proxyAddresses=*))) " in the configuration of Crowd's Directory. But now, I'd like to show distribution group, not security group.
Hi John, the filter (ObjectCategory=Group) is suposed to include all kind of groups in MSAD, I've just tested this filter here with Crowd and it pulled distribution groups just fine.
Cheers
Thanks for your reply. But I'd like to show distribution group only only only, not security group.
Hi John, sorry for the confusion, this should bring only distribution groups (more details can be found here):
(&(objectCategory=group) (!(groupType:1.2.840.113556.1.4.803:=2147483648)))
Fine, thanks awfully.
It looks like you're new here. Sign in or register to get started.