New Major Release 11.40.7.30

Get the latest news, alerts & notices.
Post Reply
User avatar
admin
Site Admin
Posts: 1649
Joined: Wed Sep 05, 2012 6:38 am

New Major Release 11.40.7.30

Post by admin » Tue Jul 31, 2018 8:32 pm

Hello,

A new version of TSplus is being uploaded right now and will be available within few minutes.

This is our comment for this new version:

- Client Generator: The client generator is compiling a program (.exe) and it is not possible to numerically sign it. Due to this technical fact, some anti-virus and W10 security are setting false/positive reactions. This is a serious issue and we had to redesign the Client Generator to protect the TSplus users from this false/positive annoyances.

To do so, a signed program named "Setup-ConnectionClient.exe" has been developed. Each user will have to run this setup on his PC. It will install locally the required TSplus client. Instead of a ".exe" program, the new Client Generator is creating a flat encrypted file with the extension ".connect". This ".connect" file extension is associated with the local TSplus connection client. The user will just have to double click on the ".connect" file to start his session.

- Application publishing: The administrator can now move up or down declared applications for a better presentation in the Floating Panel.

- To enhance the security, the Client Generator now includes a new release of Sumatra.

- To enhance the security, a new release of Ghostscript driver has been included.

- To enhance the security, a new release of Jquery has been included.

- To enhance security, a new release of OpenSSL security dll has been included.



- To enhance security, The CGI communication code is now enabling the use of POST instead of GET. As result, when using HTTPS the URLs command lines are encrypted.

- To enhance security, brute force attacks by the Web Portal are blocked when wrong typing of user credentials. After 5 attempts (default value), the Web Portal prohibit the logon during 5 minutes (default value).

- To enhance security, RDS-Knight is now installed after approval of the customer at setup or Update (trial version) and the AdminTool Advance Security tab include the tile to start RDS-Knight.

- To enhance security, new variables has been created in AppControl.ini

onlyuserwithapp=yes This will logoff users without assigned application

appcmdline=no This is prohibiting starting application with a URL and command line

whitelistadmin=yes Avoid Administrators to be blocked by these security rules



- To enhance security, in settings.js (HTML5), you can now set your own landing page depending on the error code.

In www\software\html5\settings.js

Add as last line

W.errorForwardLogon = { "err40": "https://www.google.com" };

or

W.errorForwardLogon = { "err40": "https://www.google.com", "err30" : "../index.html" };



You can find the list of error codes in www\software\html5\language.js

With this new feature, each error message will be forwarded to your preferred link.

One more point. If you want to avoid the display of a message in case of a problem, you just have to enter an empty string for this error code in language.js

For example: W.langstring.err40 = "";



- One option in AppControl.ini has been added to avoid the automatic installation of the Ghostprint Universal Printer driver if the customer want to remove the Universal Printer.

([Security] printerdriver=no)



- OpenOnClient: If no file was provided as parameter to OpenOnClient we had an error. It is fixed now. If OpenOnClient is started without a specified file, the program is asking the user to select a file.



- Explorer.exe as one published application was not possible. It is possible now.



- In the Web Application Portal, Explorer was starting when running another application. It is fixed now.



- Folder.exe design has been changed to enhance its display.



- The TSplus Taskbar AdminTool tile has been enhance to enable the change of minimized buttons position in the taskbar (on top of the screen, on the bottom, on the right, the left side, or in the center).
Olivier
TSplus support team administrator
Image

User avatar
bzdega
Posts: 141
Joined: Tue Nov 14, 2017 9:34 am

Re: New Major Release 11.40.7.30

Post by bzdega » Wed Aug 01, 2018 6:49 am

Hi,

is it possible to use more than one client on a PC with the new Setup-ConnectionClient.exe and how do the users get the data which has to be set in the ClientGenerator?

Michael

User avatar
admin
Site Admin
Posts: 1649
Joined: Wed Sep 05, 2012 6:38 am

Re: New Major Release 11.40.7.30

Post by admin » Wed Aug 01, 2018 5:58 pm

Hello,

This is a good question, our documentation has been updated accordingly.

https://www.terminalserviceplus.com/doc ... -generator

https://www.terminalserviceplus.com/doc ... ted-client
Olivier
TSplus support team administrator
Image

User avatar
bzdega
Posts: 141
Joined: Tue Nov 14, 2017 9:34 am

Re: New Major Release 11.40.7.30

Post by bzdega » Thu Aug 02, 2018 7:00 am

ok, i installed the new connection-client but where can i found it on the users harddisc?

User avatar
bzdega
Posts: 141
Joined: Tue Nov 14, 2017 9:34 am

Re: New Major Release 11.40.7.30

Post by bzdega » Thu Aug 02, 2018 7:05 am

- there are some labels missing in the new client generator on the tab local ressources.
- security tab is lowercase where all other tabs are uppercase.

User avatar
admin
Site Admin
Posts: 1649
Joined: Wed Sep 05, 2012 6:38 am

Re: New Major Release 11.40.7.30

Post by admin » Wed Aug 15, 2018 2:41 pm

Hello,

A new version of TSplus has been uploaded and is available. It is version 11.40.8.10

This is our comment for this new version:

- Folder.exe display the content of the folder in command line (if any), as it did in 11.30

- Web Credentials logins are now case insensitive

- Web Server: fixed time zone names when using Java 11 or 12
- Web Server: webserver\settings.bin parametter "ie6_ssl_workaround=true" now extends support for IE8 SSL on XP systems; this is required for IE8 because Oracle removed Ciphers on latest Java8
- HTML5: several fixes for Japanese language and keyboard
- HTML5: fixed compatibility issue with IE8 (it is an old browser and we do not recommend using it)
Olivier
TSplus support team administrator
Image

Post Reply