RUNTASK(1M) RUNTASK(1M)
runtask - run a system administration active guide
/usr/sysadm/bin/runtask task-descriptor [ operand ]
runtask runs a system administration active guide specified by task-
descriptor. Task descriptor files are located in /usr/sysadm/taskdf, and
specify the library that implements the task, the privileges it requires,
and a task name, description, and keywords used for the search feature in
System Manager (sysmgr(1M)).
Active guides typically use runtask(1M) to implement their actions.
operand Names the object that the task is to operate on.
For example, to delete the user fred using the Delete User Account task,
you would run
/usr/sysadm/bin/runtask /usr/sysadm/taskdf/SaDeleteUserTask.tdf fred
/usr/sysadm/taskdf/*.tdf Task descriptor files.
sysmgr(1M), runpriv(1M).
PPPPaaaaggggeeee 1111 [ Back ]
|