Terminal's lock using Win+L

Post a reply

Smilies
:D :) :( :o :shock: :? 8) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :!: :?: :idea: :arrow: :| :mrgreen:

BBCode is OFF
Smilies are ON

Topic review
   

Expand view Topic review: Terminal's lock using Win+L

Re: Terminal's lock using Win+L

by akatik » Wed Dec 11, 2024 5:32 am

In 6.2.46 new option added to bypass win-l to server:

Code: Select all

win_l = remote

Terminal's lock using Win+L

by akatik » Mon Sep 25, 2023 2:34 pm

Issue: user locks RDP session using Win+L, then network is lost for some littile time (for example ethernet cable is disconnected for a minute). After that terminal session reconnects and unlocks without asking password.

WTware (before 6.2.34 version) knows nothing about lock using Win+L.

WTware sees that connection is lost and reconnects. Thanks to Microsoft, who added into RDP reconnection without password when network connection is lost.

Why after reconnecting server unlocks locked screen - question to Microsoft.

Microsoft doesn't see the problem in it, cause local Windows intercepts Win+L and blocks locally, but not sends it into RDP session.

Easy solution - never lock by Win+L.

Correct solution - disable on server reconnection without password: https://kb.cert.org/vuls/id/576688/

2024.08.19: since 6.2.34 WTware version terminal may be locked by Win-L, if it will find any password, specified in config or entered for NLA.

Top