Red Hat Directory Server 8.0 Configuration, Command, and File Reference
NOTE
A value of -1 on this attribute in thedse.ldif is the same as leaving the attribute
blank in the server console in that it causes no limit to be used. However, a
negative integer cannot be set in this field in the server console, and a null value
cannot be used in the dse.ldif entry, as it is not a valid integer.
Parameter Description
Entry DN cn=config
Valid Range -1 to the maximum 32 bit integer value
(2147483647) in seconds
Default Value 3600
Syntax Integer
Example nsslapd-timelimit: 3600
3.1.96. nsslapd-tmpdir
This is the absolute path of the directory the server uses for temporary files. The directory must
be owned by the server user ID and the user must have read and write access. No other user ID
should have read or write acces to the directory. The default value is /tmp.
Changes made to this attribute will not take effect until the server is restarted.
3.1.97. nsslapd-versionstring
This attribute sets the server version number. The build data is automatically appended when
the version string is displayed.
Parameter Description
Entry DN cn=config
Valid Values Any valid server version number.
Default Value
Syntax DirectoryString
Example nsslapd-versionstring: Red Hat-Directory/8.0
3.1.98. nsslapd-workingdir
This is the absolute path of the directory that the server uses as its current working directory
after startup. This is the value that the server would return as the value of the getcwd()
function, and the value that the system process table shows as its current working directory.
cn=config
61