Execution environment
These settings can be performed on an Agent or a Proxy Manager.
Required privileges
Windows
The user must have the privileges of a member of the Administrators group.
UNIX
The user must have the privileges of the system administrator (superuser).
Before performing this procedure
If Agent or Proxy Manager resident processes are running, stop the service or daemon by referring to "A.8 How to Start and Stop Resident Processes". Also check that the resident processes have stopped correctly.
Format
Windows
Use the following method to set up the Pull communication environment. (This will increase the security risk.)
Execute the following two commands:
C:\> <Installation directory>\bin\sqcSetFileSec.exe -u <Variable file storage directory>\temp |
C:\> <Installation directory>\bin\sqcSetFileSec.exe -u <Variable file storage directory>\spool\Delayxfer |
UNIX
Execute the Pull communication setup command shown below. (This will increase the security risk.)
Execute the following command:
/opt/FJSVssqc/bin/pullsetup.sh |
Restart dcm and run thttpd if the thttpd service is to be used.
Refer to "A.8 How to Start and Stop Resident Processes" for details on how to start dcm and thttpd.