.. include:: /globals.rst Functionalities =============== Dyngroups plugin lets you manage groupOfURLs objects within FusionDirectory just like regular groups and roles. You can go to the "Groups and roles" page and create a dynamic group. .. image:: images/dyngroup-menu-create.png :alt: Picture of dynamic group creation menu You can configure memberURL attribute and see how member attribute is populated with entries that match the memberURL attribute. .. image:: images/dyngroup-edition-page.png :alt: Picture of dynamic group edition dialog The created groups will appear in the list with other groups. .. image:: images/dyngroup-management-page.png :alt: Picture of dynamic group in group list .. note:: Dynamic group requires dynlist and autogroup overlays to be installed in your LDAP directory. Dynamic Group LDAP Filter ------------------------- - **LDAP URL**: ldap:///{branch},{base_dn}??sub?(supannRessourceEtat={resource}{state}[:substate]) For example, a dynamic group for resource "COMPTE" with state "A" would be: - Name: dynamic-compte-a - LDAP URL: ldap:///ou=people,dc=example,dc=com??sub?(supannRessourceEtat={COMPTE}A)