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

password lentgh

Post Reply
burzek
8
8
Posts: 28
Joined: 2006-06-01 15:51

password lentgh

Post by burzek »

Hi,

Regarding version 1.2.1.0, it seems that I have come to a problem with the vnc passworld length.

I had a user with a 9 character password length, I do not remember which version he was using before I upgraded it to version 1.2.1.0.
Now, whenever I try to connect the user, I can not enter more than 8 letters to vncviewer.
I guess winvnc is making viewer to get only 8 characters.
However, I can not even login with the first 8 characters I type.
Guess I need to re-enter a new password to the server.

Why this limitation came to vnc, using longer passwords should be more safe...
I guess it has been around something but I did not notice?
Please advise what is the latest vnc server supports password lentgh more than 8 characters...

Best Regards,
Burzek
User avatar
rcooke
40
40
Posts: 98
Joined: 2011-02-19 13:06
Location: Toronto, Canada
Contact:

Re: password lentgh

Post by rcooke »

The original VNC protocol only allows 8 characters. I always wondered if it was somehow tied to the old DOS file length limitations...

Normally, it just ignores anything given or entered past that.

To use nice, safe, long passwords, enable the encryption plugin. The settings window for the plugin has two boxes where you can enter just about anything you like.

When a plugin is enabled and a password is entered, they supersede the passwords entered in the main dialog.
Regards,
Richard Cooke
burzek
8
8
Posts: 28
Joined: 2006-06-01 15:51

Re: password lentgh

Post by burzek »

However, I was able to use ultravnc with passwords longer than 8 characters. I really did.
I will look into this more because ultravnc was supporting longer passwords, I will try to find after which version this problem came to happen.
I have never used encryption plugin , so the support was existing.

I hope it is brought back in future releases.
User avatar
rcooke
40
40
Posts: 98
Joined: 2011-02-19 13:06
Location: Toronto, Canada
Contact:

Re: password lentgh

Post by rcooke »

burzek wrote:However, I was able to use ultravnc with passwords longer than 8 characters. I really did.
I will look into this more because ultravnc was supporting longer passwords, I will try to find after which version this problem came to happen.
I have never used encryption plugin , so the support was existing.

I hope it is brought back in future releases.
Ah, maybe you were using the OS native authentication? I forgot about that (never used it). Its documented in the first few pages here:
http://www.uvnc.eu/download/1210/server_options.pdf

IF you were using the OS user accounts, then you would not have had that 8-char limit.
Regards,
Richard Cooke
User avatar
Rudi De Vos
Admin & Developer
Admin & Developer
Posts: 6832
Joined: 2004-04-23 10:21
Contact:

Re: password lentgh

Post by Rudi De Vos »

2 ways

1) mslogon
user/passwd then passwd can be 32chars
But never use this without encryption... user/passwd need to be send to the server

2)** encryption plugin and set passphrase
The passphrase replace the vnc passwd , you can make a 128 char passwd if you want.

You can even make it more secure by generating a key.
Then only a viewer with the key in his vnc folder is able to connect
Post Reply