cn=tasks
105
Parameter
Description
Entry DN
cn=
task_name
, cn=
task_type
, cn=tasks,
cn=config
Valid Values
Any string
Default Value
Syntax
Case-exact string
Example
nsTaskLog: example...
nsTaskExitCode
This attribute contains the exit code for the task. This attribute only exists after the task is completed
and any value is only valid if the task is complete. The result code can be any LDAP exit code, as
listed in
Section 5.4, “LDAP Result Codes”
, but only a
0
value equals success; any other result code is
an error.
This attribute value is set by the server and
should not
be edited.
Parameter
Description
Entry DN
cn=
task_name
, cn=
task_type
, cn=tasks,
cn=config
Valid Values
0 (success) to 97
1
Default Value
Syntax
Integer
Example
nsTaskExitCode: 0
Any response other than
0
is an error.
nsTaskCurrentItem
This attribute shows the number of subtask which the task operation has completed, assuming the
task can be broken down into subtasks. If there is only one task, then
nsTaskCurrentItem
is
0
while the task is running, and
1
when the task is complete. In this way, the attribute is analogous to a
progress bar. When the
nsTaskCurrentItem
attribute has the same value as
nsTaskTotalItems
,
then the task is completed.
This attribute value is set by the server and
should not
be edited.
Parameter
Description
Entry DN
cn=
task_name
, cn=
task_type
, cn=tasks,
cn=config
Valid Values
0 to the maximum 32 bit integer value
(2147483647)
Default Value
Syntax
Integer
Example
nsTaskCurrentItem: 148
Summary of Contents for 8.1
Page 8: ...viii ...
Page 14: ...xiv ...
Page 16: ...2 ...
Page 250: ...236 ...
Page 334: ...320 ...
Page 372: ...358 ...