Search found 630 matches

by akatik
Fri Apr 21, 2023 12:11 pm
Forum: Other
Topic: popup background color
Replies: 3
Views: 6013

Re: popup background color

Show me screen photo and draw which pixels I should change.

Read option from config or use top left pixel of your skin picture?
by akatik
Tue Apr 11, 2023 11:32 am
Forum: Other
Topic: Disable NLA on Windows 2022 Server RDS
Replies: 2
Views: 4779

Re: Disable NLA on Windows 2022 Server RDS

Windows 2022 Server RDS allows to disable NLA. I have some of them and I tested it. Sorry, I'm not a Microsoft expert and can not list every place in windows with domain where NLA can be configured. I think, there are more than ten of such places... Problem is to change password? Make another server...
by akatik
Fri Mar 24, 2023 11:42 am
Forum: Plans for development. Requests
Topic: Finnish/Swedish keyboard in Chrome
Replies: 5
Views: 9317

Re: Finnish/Swedish keyboard in Chrome

There are at least three different keyboards in wtware: one for RDP session, second for wtware interfaces, third for local Chromium.

Please, send me photo of screen where you want to use Finnish/Swedish keyboard to support@wtware.com
by akatik
Thu Mar 23, 2023 7:05 pm
Forum: Google Chrome
Topic: Kiosk mode and virtual keyboard
Replies: 4
Views: 7183

Re: Kiosk mode and virtual keyboard

It is possible with chrome plugin.

Here is video about chrome profile in wtware:

https://www.youtube.com/watch?v=dx2zyvaHxG4

Log in to google account is not required. Install plugin. Test it works and save profile as shown on video.
by akatik
Thu Mar 16, 2023 7:11 pm
Forum: WTware on Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2
Topic: Modify/Customize Login Screen
Replies: 12
Views: 16403

Re: Modify/Customize Login Screen

The most complicated here is to choose, where this configuration should be. It is not main config file because in some cases it is loaded before main config.

What if we fill full screen with color of top left pixel on image?
by akatik
Wed Mar 01, 2023 10:54 am
Forum: WTware on Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2
Topic: Seperate config.txt file per terminal using non-WTware TFTP server
Replies: 1
Views: 3798

Re: Seperate config.txt file per terminal using non-WTware TFTP server

Is it possible to allow the RPi to request config.txt and cmdline.txt files from the Terminals/{TerminalMAC}/ directory first, and if nothing is returned to request from the root directory? It's WTware TFTP hack to seek for config.txt in Terminals/{TerminalMAC}/ instead of root directory. I don't k...
by akatik
Sat Feb 25, 2023 10:29 am
Forum: Tips and tricks
Topic: Received different responses from DHCP servers (2) when there is really only one DHCP server
Replies: 7
Views: 81822

Re: Received different responses from DHCP servers (2) when there is really only one DHCP server

Correct solution is to remove second DHCP. Not re-install the configurator. Only one DHCP should answer to client, or their answers should be identical. If two different DHCPs give two different IPs - it's a problem. This problem should be solved, not hidden.
by akatik
Tue Feb 07, 2023 2:00 pm
Forum: WTware versions
Topic: Hardware acceleration h264 on Raspberry and Intel
Replies: 0
Views: 37474

Hardware acceleration h264 on Raspberry and Intel

Hardware acceleration h264 AVC444. Codec significantly loads server processors (up to 30% on all six Core i5 kernels for one client, that watches FullHD video). If all server kernels are overloaded, video may become disorted. Hardware acceleration on server works, if server works on physical hardwar...
by akatik
Fri Feb 03, 2023 8:59 pm
Forum: WTware on Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2
Topic: automatic NEW Screen
Replies: 3
Views: 4210

Re: automatic NEW Screen

Numbers are too complicated for some users. We have screen color instead of number:

Code: Select all

background=ff0000,00ff00,3a6ea5,0000ff
by akatik
Thu Feb 02, 2023 10:02 pm
Forum: WTware on Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2
Topic: automatic NEW Screen
Replies: 3
Views: 4210

Re: automatic NEW Screen

No way. All virtual screens configured in config file and created on boot. You can make a menu with connection and shutdown on every screen so it will not connect automatically: connection displayName Server on the first screen server 192.168.1.1 connection application shutdown next screen connectio...
by akatik
Sat Jan 21, 2023 11:58 am
Forum: WTware on Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2
Topic: Login screen does not show up using Duo Authentication
Replies: 9
Views: 9271

Re: Login screen does not show up using Duo Authentication

Everything looks good in log. No errors. I have no ideas what to do from our side. If you send me another log from wtware connecting successfully to Windows 11, I can compare them. Low probability that I will find a significant difference...
by akatik
Wed Jan 18, 2023 6:05 am
Forum: WTware versions
Topic: Disable TLS 1.0 & 1.1?
Replies: 3
Views: 4061

Re: Disable TLS 1.0 & 1.1?

We have no such setting now.

httpd= config file option controls web interface assess list and turns it off: http://wtware.com/docs5/config.html#httpd

I can add "httpd=tls 1.2" value to disable SSL and TLS below 1.2.

Will it work for you?
by akatik
Tue Jan 17, 2023 5:55 am
Forum: WTware on Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2
Topic: Login screen does not show up using Duo Authentication
Replies: 9
Views: 9271

Re: Login screen does not show up using Duo Authentication

Imagine we have Windows computer. Only Windows. Fresh, just installed, not joined to domain. Nothing more. No software from DUO. Let's run mstsc.exe on this windows machine and connect to your server with Duo Authentication installed. Will it work? Or it will require to install something from DUO on...
by akatik
Mon Jan 16, 2023 1:35 pm
Forum: WTware versions
Topic: Disable TLS 1.0 & 1.1?
Replies: 3
Views: 4061

Re: Disable TLS 1.0 & 1.1?

We have no such setting. You can disable TLS 1.0 & 1.1 on your server so WTware should connect with TLS 1.2.

Here is the guide: viewtopic.php?p=75811#p75811