Filtering Groups [ENT 22.1 OG]

ConfigPortal offers additional filters for the syncing of the AD via LDAP in ConfigPortal. This can be particularly beneficial when handling big AD directories.

worddav37f484eb8cbfc96da555d9f1844520c1.png


The following additional configuration fields have been added to provide a more flexible approach to syncing users and groups to the Authentication Service and VidiCore:

worddavd550fdf1f1df18abe25e35ff753c160b.png


  • User Name AttributeThe attribute contains the username/login name. It must identify a unique user.This field is optional and the default value is 'sAMAccountName'.


  • Group Search BaseThe group search base for user groups.Only groups that are accessible with the GroupSearchBase will be synced to the AuthenticationService and VidiCore.This field is optional and the default value is the same as User Search Base.


  • Group Search FilterThe group search filter.This field is optional and the default value is '(objectClass=group)'.


  • Batch SizeLDAP search size limit. The number of search results returned per batch.This value needs to be equal or lower than the search size limit configured in LDAP server.For an LDAP server that does not support pagination feature, ensure this value is set to '0'.The default value is 1000.