Core Server Configuration Attributes Reference
Chapter 2 Core Server Configuration Reference 67
•
modifytimestamp
— The timestamp, in GMT format, for when the entry was
last modified.
•
creatorsname
— The distinguished name of the person who initially created
the entry.
•
createtimestamp
— The timestamp for when the entry was created in GMT
format.
nsslapd-listenhost (Listen to IP Address)
Allows multiple Directory Server instances to run on a multihomed machine (or
makes it possible to limit listening to one interface of a multihomed machine).
Provide the hostname which corresponds to the IP interface you want to specify as
a value for this attribute. Directory Server will only respond to requests sent to the
interface that corresponds to the hostname provided on this attribute.
nsslapd-localhost (Local Host)
This read-only attribute specifies the host machine on which the Directory Server
runs.
Entry DN: cn=config
Valid Values: on | off
Default Value: on
Syntax: DirectoryString
Example: nsslapd-lastmod: off
Entry DN: cn=config
Valid Values: Any hostname
Default Value: N/A
Syntax: DirectoryString
Example: nsslapd-listenhost: host_name
Entry DN: cn=config
Valid Values: Any fully qualified hostname.