By default, the CAS Service temporary directory is set to
<install path>\CAS\workspace\temp (on Windows)
and
<install path>/CAS/workspace/temp (on UNIX). If
necessary, you can modify this path by changing the
java.io.tmpdir system property in the CAS
Service script.
To modify the CAS Service temporary directory:
If you are running the CAS Service manually, open
cas-service(either .bat or .sh depending on your platform) in a text editor.If you are running the CAS Service automatically as a Windows service, open
cas-service-wrapper.confin a text editor.Locate the
Djava.io.tmpdirargument and modify the value of the path as necessary.

