Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: viewtopic.php?t=37864

Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://twitter.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc

Typing to slow in login screen

Should you have problems with the MS logon plugin, here's the place to look for help or report issues
Post Reply
twerf
Posts: 1
Joined: 2024-03-21 13:49

Typing to slow in login screen

Post by twerf »

Hi all,

We're using Mslogon2 with domain groups to authenticate.
There is some timeout between connect to the server and sending the credentials.
Looks like the timeout is about 20 seconds.

If I am typing slow when I filling in the username and password,
I've got "authentication rejected"
In the server the following log is created:

Code: Select all

  Connection received from <<ip address>>
  Invalid attempt from client <<ip address>>
If I type faster, the connection is working.

Code: Select all

  Connection received from <<ip address>>
  MSLogon authentication accepted from <<ip address>> using <<username>> account (Interactive)
Same issue with Mslogon(1)
Local password does not have this issue.
I've tried to change the IdleInputTimeout and IdleTimeout.
Both does not fix this.

Is this an known issue?
Is there another timeout?
What can we do about it? (Besides typing faster :-D)
Thanks!
Post Reply