HP-UX Directory Server 8.1 configuration, command, and file reference
cn:example memberof
basedn: ou=people,dc=example,dc=com
filter: (objectclass=groupofnames)
As soon as the task is complete, the task entry it removed from the directory.
The cn=memberof task entry is a container entry for memberOf update operations. The
cn=memberof task entry itself has no attributes, but each of the task entries beneath this entry,
such as cn=task_ID, cn=memberof task, cn=tasks, cn=config, uses its attributes to define
the individual update task.
basedn This attribute gives the base DN to use to search for the user entries to update the
memberOf attribute.
DescriptionParameter
cn=task_name, cn=memberof task, cn=tasks, cn=config
Entry DN
Any DNValid Values
Default Value
DNSyntax
basedn: ou=people, dc=example, dc=comExample
filter This attribute gives an optional LDAP filter to use to select which user entries to update
the memberOf attribute. Each member of a group has a corresponding user entry in the directory.
DescriptionParameter
cn=task_name, cn=memberof task, cn=tasks, cn=config
Entry DN
Any LDAP filterValid Values
(objectclass=*)Default Value
DirectoryStringSyntax
filter: (l=Sunnyvale)Example
2.3.15 cn=uniqueid generator,cn=config
The unique ID generator configuration attributes are stored under cn=uniqueid
generator,cn=config. The cn=uniqueid generator entry is an instance of the
extensibleObject object class.
nsstate This attribute saves the state of the unique ID generator across server restarts. This
attribute is maintained by the server. Do not edit it.
DescriptionParameter
cn=uniqueid generator, cn=configEntry DN
Valid Values
Default Value
DirectoryStringSyntax
nsstate: AbId0c3oMIDUntiLCyYNGgAAAAAAAAAAExample
2.3 Core server configuration attributes reference 111