5.5

Table Of Contents
You modified the access rights to the file system from workflows and from the Orchestrator API.
Create and Locate the js-io-rights.conf File in the Orchestrator Appliance
The js-io-rights.conf file is created when a workflow tries to access the Orchestrator server file system.
You cannot create the js-io-rights.conf file manually in an Orchestrator Appliance instance.
Run a workflow that accesses the Orchestrator server file system and locate the js-io-rights.conf file to
verify its existence.
Procedure
1 Log in to the Orchestrator client as an administrator.
2 Click the Workflows view.
3 In the workflows hierarchical list, select Library > Troubleshooting.
4 Right-click the Export logs and application settings workflow and select Start workflow.
NOTE This is an example workflow that tries to access the Orchestrator server file system.
5 Click Submit.
The js-io-rights.conf file is created.
6 Log in to the Orchestrator Appliance Linux console as root and navigate to the /etc/vco/app-server/
directory.
7 Locate the js-io-rights.conf file.
8 (Optional) Verify the default content of the js-io-rights.conf file.
-rwx /
+rwx /var/run/vco
-rwx /etc/vco/app-server/security/
+rx /etc/vco
+rx /var/log/vco/
Manually Create the js-io-rights.conf File on Windows Systems
You can extend access to other parts of the Orchestrator server file system by modifying the js-io-
rights.conf Orchestrator configuration file. If the js-io-rights.conf file does not exist on your Windows
system, you can create it manually with the default content.
IMPORTANT You can create the js-io-rights.conf file only on Windows systems. The recommended way to
generate the js-io-rights.conf file is to run a workflow that attempts to access the Orchestrator server file
system. For information about creating the js-io-rights.conf file in the Orchestrator Appliance, see
“Create and Locate the js-io-rights.conf File in the Orchestrator Appliance,” on page 111.
Procedure
1 Log in as an administrator to the machine on which the Orchestrator server is installed.
Chapter 10 Setting System Properties
VMware, Inc. 111