Dynamic roles are based on the dxMemberURL attribute of the following object classes:
You can add these attributes to a groupOfNames or groupOfUniqueNames object class respectively so that dxMemberURL can be included.
To enable dynamic groups
clear dynamic-group;
set dynamic-group [tag] = {
objectclass = object-class
url-attr = attribute
member-attr = attribute
};
For example:
set dynamic-group GROUP = {
objectclass = dxDynamicGroupOfNames
url-attr = dxMemberURL
member-attr = member
};
For instance, the examples use the following subtree:
c=AU,o=Democorp,ou=Groups
| Copyright © 2011 CA. All rights reserved. | Email CA Technologies about this topic |