ARS_LDAP_GROUP_FILTER parameter
Specifies the query filter that is used to search the LDAP server for groups to be imported into Content Manager OnDemand.
The maximum length for the ARS_LDAP_GROUP_FILTER parameter is 1024. For assistance with creating your LDAP filters, refer to your LDAP product documentation or contact your LDAP administrator.
Example: ARS_LDAP_GROUP_FILTER=(&(objectclass=group)(CN=CMODGROUPS*))
This parameter is required when using the ARSLSYNC program if ARS_LDAP_SYNC_USERS_ONLY=FALSE.