These classes can be used to represent group relations. Since they allow DNs as members you can also use them to represent nested groups.
Configuration:
Activate the account type "Group of names" in your LAM server profile to use these account modules. Alternatively, you can use the account type "Groups".


Then add the module "Group of names (groupOfNames)", "Group of unique names (groupOfUniqueNames)" or "Group of members (groupOfMembers)".


Virtual list attributes:

The following virtual attributes can be shown in the group list. These are no real LDAP attributes but extra data that can be shown by LAM.
member_count: number of entries in attribute "member"
uniqueMember_count: number of entries in attribute "uniquemember"
owner_count: number of entries in attribute "owner"
roleOccupant_count: number of entries in attribute "roleOccupant"
Module settings:
On the module settings tab you set some options like the display format for members/owners and if fields like description should not be displayed.

Group management:
Group of (unique) names have four basic attributes:
Name: a unique name for the group
Description: optional description
Owner: the account which owns this group (optional)
Members: the members of the group (at least one is required)
You can add any accounts as members. This includes other groups which leads to nested groups.
To show members of nested groups click on "Show effective members". Please note that for large groups this will run lots of queries against your LDAP server.
Wildcards
This module provides the following wildcards (others may be provided by other modules). Add a "_" after the "$" to get the value in lower-case (e.g. "$_group").
$group: group name
You can use them in the following input fields on user edit screen:
Description
Use this when some of your data always follows the same schema. E.g. setting "$group" in description field can be used like this. You can set the wildcards in profile editor so they are automatically applied for new groups.
