Dwallace
21st March 2002, 15:46
We're setting up Baan in our WTS, Windows Terminal Services. We run Baan IVc/Informix/Unix.

We're using Notepad as the editor in Baan, having set up all our text groups in session tttxt1116m000 to perform this.

With WTS, the temp files created for notepad are stored on the users home drive in their c:/baan/tmp directory. Has anyone set this up like I am with multiple users? And do you see any problems?

Also, is there a way to redirect the temp file to a file on the Baan server? We're trying to keep users off the WTS server except for specific applications.

Thanks - D

victor_cleto
21st March 2002, 17:13
Notepad is running locally and it's the [local] BW that sets up the [local=$BSE_TMP] c:/baan/tmp directory. This is default always and (I think) cannot be changed.

The only way to have it on the server is to have $BSE_TMP as a mount point of an exported server directory (using samba or something similar).