HP-UX Directory Server 8.1 configuration, command, and file reference
When no limit is set, ns-slapd returns every matching entry to the client regardless of the time
it takes. To set a no limit value whereby Directory Server waits indefinitely for the search to
complete, specify a value of -1 for this attribute in the dse.ldif file. A value of zero (0) causes
no time to be allowed for searches. The smallest time limit is 1 second.
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.
DescriptionParameter
cn=configEntry DN
-1 to the maximum 32 bit integer value (2147483647) in secondsValid Range
3600Default Value
IntegerSyntax
nsslapd-timelimit: 3600Example
2.3.1.101 nsslapd-tmpdir
This is the absolute path of the directory the server uses to cache SSL session ID.. 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.
2.3.1.102 nsslapd-versionstring
This attribute sets the server version number. The build data is automatically appended when
the version string is displayed.
DescriptionParameter
cn=configEntry DN
Any valid server version number.Valid Values
Default Value
DirectoryStringSyntax
nsslapd-versionstring: HP-UX Directory/8.1.0Example
2.3.1.103 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. This is the
directory a core file is generated in. The server user ID must have read and write access to the
directory, and no other user ID should have read or write access to it. The default value for this
attribute is the same directory containing the error log, which is usually
/var/opt/dirsrv/slapd-instance_name/log.
Changes made to this attribute will not take effect until the server is restarted.
2.3.1.104 passwordChange (Password change)
Indicates whether users may change their passwords.
62 Core server configuration reference