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

login with out password

Post Reply
dsfssd
Posts: 3
Joined: 2010-05-28 18:41

login with out password

Post by dsfssd »

Is there any way which is to login a passworded vnc server without input password?


I mean how to store the password in the client, so that I don't need to enter the password when I login.


use batch to give it parameter is also acceptable.
B
800
800
Posts: 2338
Joined: 2009-09-09 14:05

Re: login with out password

Post by B »

Yes. There's a -password option for the viewer.

http://www.uvnc.com/install/cmdline.html

Not sure about pre-storing the password on the viewer side though (registry, ini, or otherwise). Obviously you could try one of many "password vault" programs.
dsfssd
Posts: 3
Joined: 2010-05-28 18:41

Re: login with out password

Post by dsfssd »

There is a problem about the display if I use the -password option for the viewer.

I cannot see the display clearly, how I can solve this problem?


used -password option
Image


original screen
Image
dsfssd
Posts: 3
Joined: 2010-05-28 18:41

Re: login with out password

Post by dsfssd »

I have found the problem, I must check the "use cache encoding", the command is no the option.
YY
200
200
Posts: 996
Joined: 2006-11-13 15:11

Re: login with out password

Post by YY »

You can save the vncviewer connection info to a .vnc file. Everytime you click this file you will run the viewer with the saved setting. It can even save the password.

How to create the .vnc file:
You MUST established the connection first. Once the connection is established, move mouse pointer to the vncviewer title bar & right click, select "Save connection info as..."
Post Reply