Group members cache

You can use the group members cache to store member and uniquemember attributes and their values with entries.

The group members cache is an extension of the entry cache. The group entries are part of the group members cache if the entry structures have members and uniquemembers. Otherwise, they are part of the regular entry cache. Group member caching can be controlled with the following configuration attributes:

  • ibm-slapdGroupMembersCacheSize defines the number of groups whose members are cached. The default value for the attribute is 25.
  • ibm-slapdGroupMembersCacheBypassLimit defines the maximum number of members a group can contain to cache it in the group members cache. The default value of the attribute is 25000.