Red Hat 8.1 사용자 설명서

다운로드
페이지 374
Chapter 2. Core Server Configuration Reference
120
Parameter
Description
Valid Values
Any DN
Default Value
Syntax
DN
Example
basedn: ou=people, dc=example, dc=com
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.
Parameter
Description
Entry DN
cn=task_name, cn=memberof task, cn=tasks,
cn=config
Valid Values
Any LDAP filter
Default Value
(objectclass=*)
Syntax
DirectoryString
Example
filter: (l=Sunnyvale)
2.3.16. cn=uniqueid generator
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.
Parameter
Description
Entry DN
cn=uniqueid generator, cn=config
Valid Values
Default Value
Syntax
DirectoryString
Example
nsState:
AbId0c3oMIDUntiLCyYNGgAAAAAAAAAA
2.4. Configuration Object Classes
Many configuration entries simply use the extensibleObject object class, but some require other
object classes. These configuration object classes are listed here.
2.4.1. changeLogEntry (Object Class)
This object class is used for entries which store changes made to the Directory Server entries.