|
The Question is:
The account is captive with only netmbx and tmpmbx priveliges. To get this to
work on other systems I have changed the security_policy to allow this but
cannot remember how to do it.
What is the syntax to change security_policy to allow a captive account with
only those privelidges to spawn subtasks
The Answer is :
At the SYSMAN prompt, enter:
HELP SYS_PARAMETERS SECURITY_POLICY
Alternatively, the /TRUSTED qualfier can potentially be used on the
SPAWN, or the equivalent setting on the Run-Time Library lib$spawn
call might be useful.
|