Valid on Windows
Symptom:
I write a task delegation rule that lets a user run an interactive Windows application, for example, notepad.exe. When the user tries to run the application, the task delegation hangs.
Solution:
The interactive flag must be set for the SUDO class record that permits the user to run the application. If you use task delegation to run an interactive Windows application and the interactive flag is not set, the application runs in the background and you cannot interact with it.
To fix this problem, do the following:
er SUDO resourceName interactive
Specifies the name of the resource record that lets the user run the application.
The interactive flag is set for the specified resource.
Note: For more information about task delegation and defining SUDO records, see the Endpoint Administration Guide for Windows.
Copyright © 2013 CA Technologies.
All rights reserved.
|
|