WTS client login

PEEK

Member
I ahve just installed and configured a Winows Terminal server, I installed One World ok and everything seemed fine. However when jde superuser logs on system works fine but all my clients come up with the database login box. To add to the confusion if I physically go to the server and run the Fat client I can login as all my users ok.


Anyone ay ideas.

Thanks for the help
 
Hi PEEK,
In Terminal Server Edition (TSE), you need to do the installation from the Control Panel->Add/Remove New Programs. This puts the Terminal Server in "Install Mode".

There is a command line command that will do this as well:

change user /install
puts it in install mode

change user /execute
puts it in normal execution mode after the installation.

Make sure you put the machine in Install Mode, either from the control panel or the command line. The reason is that in Terminal Server, each user has his or her own Windows directory where the JDE.INI gets written to. If you do it in normal execution mode, the JDE.INI will only exist for the user who did the install.

If you've already done the installation without putting the TSE in Install Mode, deinstall OneWorld from the Terminal Server and reinstall it in install mode.

I also put the machine in Install Mode when I accept a package on the Terminal Server. I'm not sure it's necessary, but I don't think there's any harm in it.

Hope that helps.
 
Back
Top