HP-UX Directory Server 8.1 administrator guide

Example 5-4 Default MemberOf plug-in entry
dn: cn=MemberOf Plugin,cn=plugins,cn=config
objectClass: top
objectClass: nsSlapdPlugin
objectClass: extensibleObject
cn: MemberOf Plugin
nsslapd-pluginPath: libmemberof-plugin
nsslapd-pluginInitfunc: memberof_postop_init
nsslapd-pluginType: postoperation
nsslapd-pluginEnabled: on
nsslapd-plugin-depends-on-type: database
memberofgroupattr: member
memberofattr: memberOf
nsslapd-pluginId: memberof
nsslapd-pluginVersion: 8.1.0
nsslapd-pluginVendor: Hewlett-Packard Company
nsslapd-pluginDescription: memberof plugin
Table 5-3 MemberOf syntax
DescriptionPlug-in attribute
Gives a unique name for the plug-in instance.cn
Gives the attribute in the group entry to poll to identify member DNs. By default, this
is the member attribute, but it can be any attribute used to identify group members,
such as uniqueMember or memberURL.
memberofgroupattr
Gives the attribute for the plug-in to create and manage on the user entry. By default,
this is the memberOf attribute.
memberofattr
Sets whether the plug-in instance is enabled (active) or disabled. The default MemberOf
Plug-in instance is disabled by default.
nsslapd-pluginEnabled
Gives the name of the specific plug-in to load. This must be libmemberof-plugin.
nsslapd-pluginPath
Gives the name of the function to call to initialize the plug-in. This must be
memberof_postop_init.
nsslapd-pluginInitfunc
5.4.4.2 Configuring an instance of the MemberOf plug-in from the command line
The attributes defined in the MemberOf Plug-in can be changed, depending on the types of
groups used in the directory.
5.4.4.2.1 Editing the MemberOf Plug-in from the console
1. Select the Configuration tab, and expand to the Plugins folder.
2. Scroll to the Memberof Plugin entry.
228 Organizing entries with roles, class of service, and views