User Tools

Site Tools


howtos:admin:make_an_account_specific_tmp_directory

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revision Both sides next revision
howtos:admin:make_an_account_specific_tmp_directory [2011/06/06 20:10]
shona.weldon created
howtos:admin:make_an_account_specific_tmp_directory [2011/06/06 20:13]
shona.weldon
Line 3: Line 3:
  
 This can be fixed by setting up tool to use the home directory of the account as it's temp directory: This can be fixed by setting up tool to use the home directory of the account as it's temp directory:
-  ​* Login as the model account +  * Make a directory for the temp files to go.  Using windows explorer go to the account directory through your drive mapping and make a new folder in the root of the model account for example
-  ​* Make a directory for the temp files to go: +<​code> ​M:\EEAR\tmp </​code>​ 
-<​code> ​mkdir tmp </​code>​ +  * Edit the account'​s tools.init file through ​the drive mapping and set the $tmpDir to the location you just made.  This line should be added to your tools.init file:
-  * Edit the account'​s tools.init file trough ​the drive mapping and set the $tmpDir to the location you just made.  This line should be added to your tools.init file:+
 <​code>​ $tmpDir = "/​models/​modelAccountName/​tmp"​ </​code>​ <​code>​ $tmpDir = "/​models/​modelAccountName/​tmp"​ </​code>​
  
  
  
howtos/admin/make_an_account_specific_tmp_directory.txt · Last modified: 2024/02/22 19:00 by marcus.williams