The set dynamic-group command specifies a dynamic group entry. Dynamic group entries contain an LDAP search filter that is used to populate the group. This avoids the need to explicitly add and remove members from the group.
This command has the following format:
set dynamic-group [tag] = {
objectclass = object-class url-attr = attribute member-attr = attribute
};
Specifies that dynamic groups use the groupOfURLs object class.
Specifies that the memberURL attribute stores the LDAP filter that defines the group membership.
Specifies that the result of the LDAP filter in the memberURL attribute is stored in the member attribute.
| Copyright © 2009 CA. All rights reserved. | Email CA about this topic |