Previous Topic: set dxgrid-write-behind Command—Flush the Grid File

Next Topic: set force-encrypt-anon Command—Force Users to Use SSL on Anonymous Binds

set dynamic-group Command

This command has the following format:

set dynamic-group [tag] = {
objectclass = object-class
url-attr = attribute
member-attr = attribute
};
objectclass = object-class

Specifies that dynamic groups use the groupOfURLs object class.

url-attr = attribute

Specifies that the memberURL attribute stores the LDAP filter that defines the group membership.

member-attr = attribute

Specifies that the result of the LDAP filter in the memberURL attribute will be stored in the member attribute.

More information:

Enable Dynamic Groups