Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: https://forum.uvnc.com/viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/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://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc

Is it possible to run UltraVNC w/o a password?

Post Reply
sherifffruitfly
8
8
Posts: 16
Joined: 2004-07-29 05:57

Is it possible to run UltraVNC w/o a password?

Post by sherifffruitfly »

I looked around for an answer to this, but couldn't find one... sorry if it's a stupid question, or if it's been dealt with elsewhere...

I just run a 2 computer network, and use UltraVNC to connect between them. It would more convenient if I didn't have to enter a password everytime I connect - is there a way to turn passwords off?

TIA,

cdj
NightRyder
80
80
Posts: 157
Joined: 2004-08-15 08:33
Location: WA, USA

Post by NightRyder »

i think you can make a shortcut or something that has the pass in its cmd line.
using latest code.... always... except when im not.
sherifffruitfly
8
8
Posts: 16
Joined: 2004-07-29 05:57

Post by sherifffruitfly »

NightRyder wrote:i think you can make a shortcut or something that has the pass in its cmd line.
Thanks NightRyder! Your suggestion helped me find the following page of command line options:

http://ultravnc.sourceforge.net/comviewer.htm

I'm having trouble actually making use of the password command-line option - it might have something to do with the fact that (on xp pro) the viewer path is given in quotes (because of spaces in the pathname).

Just to make sure I'm getting the syntax right, can anyone give me a specific example of the correct use of the password switch?

Thanks again,

cdj
NightRyder
80
80
Posts: 157
Joined: 2004-08-15 08:33
Location: WA, USA

Post by NightRyder »

ah, well i just did this, and thanks to your question, now ive got a few less steps to connecting to my server.

anyway,
"C:\Program Files\UltraVNC\vncviewer.exe" <computer_name_or_ip> /password <pass>
example;
"C:\Program Files\UltraVNC\vncviewer.exe" Home02 /password dog
is what is in my target line for the shortcut. works like a charm.
using latest code.... always... except when im not.
byteboon
20
20
Posts: 34
Joined: 2004-08-10 23:57
Location: Canada
Contact:

Post by byteboon »

From: http://ultravnc.sourceforge.net/regserver.htm

AuthRequired : Setting this registry value to zero will disable null-password checking by WinVNC
<b>Jeremy Cross</b>
Developer
Network<i>Streaming</i>
http://www.networkstreaming.com
NightRyder
80
80
Posts: 157
Joined: 2004-08-15 08:33
Location: WA, USA

Post by NightRyder »

ah, even better along the lines of what the thread author wanted. though, i think with the pass in the cmd line, its safer then no pass at all.
using latest code.... always... except when im not.
sherifffruitfly
8
8
Posts: 16
Joined: 2004-07-29 05:57

Post by sherifffruitfly »

Well that pretty much takes care of my question.... lol

Thanks a jillion folks!

<smacks head - switches go outside of the damn quotes!>
Post Reply