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

Win7 password not bring saved in admin settings

Post Reply
tinyang
Posts: 7
Joined: 2010-03-22 20:06

Win7 password not bring saved in admin settings

Post by tinyang »

Hi all.

I have uvnc 1082 on a win7pro machine with all current critical updates. It will not save my password for connecting. I get the message "The server does not have a valid password enabled. Until a password is set, incoming connections cannot be accepted" when I try to connect to the w7 machine from an xpsp3 machine which is also running uvnc 1082. I can however connect from the w7 machine back to the xpsp3 machine with no issues. It is installed as a service on both machines.

UAC is turned on. I made sure I did not have same password in view only and full control mode. I tried replacing the ini file on the w7 machine with the one from the known working xpsp3 machine. None of this has fixed the problem.



Any suggestions? Thanks!
Last edited by tinyang on 2010-06-14 20:54, edited 1 time in total.
B
800
800
Posts: 2338
Joined: 2009-09-09 14:05

Re: Win7 password not bring saved in admin settings

Post by B »

I don't have UltraVNC installed, but lots of times the "admin" / service version has a different set of credentials from the application mode version installed within a particular user's profile. I think there are tools to get to both configurations from the Program group.

If that still doesn't fix it you'll probably have to uninstall and clean all ORL references from the registry?
tinyang
Posts: 7
Joined: 2010-03-22 20:06

Re: Win7 password not bring saved in admin settings

Post by tinyang »

Thanks for the reply. I did end up figuring it out. It turns out that I need to install uvnc 1082, turn off UAC to save the password, reboot, remote connect to make sure it saved the password, then turn UAC back on in order to get the CAD.exe to work again!

Why does MS make e jump thru so many hoops just to install a program?!
B
800
800
Posts: 2338
Joined: 2009-09-09 14:05

Re: Win7 password not bring saved in admin settings

Post by B »

Not sure about your password saving issue, but there's a GREAT workaround / patch for CAD.exe support with UAC on (a known issue; MS apparently bizarrely wants it that way) at [topic=17476][/topic]

I recommend it; it works for me.
tinyang
Posts: 7
Joined: 2010-03-22 20:06

Re: Win7 password not bring saved in admin settings

Post by tinyang »

Thanks for the tip! :) I'll try it out.
gicamuci
Posts: 1
Joined: 2011-09-18 16:42

Re: Win7 password not bring saved in admin settings

Post by gicamuci »

There is a faulty command line implementation in uvnc on win7.
Use a command line like this, in order to set your shortcut:

"C:\Program Files\UltraVNC\vncviewer.exe" -connect your_username -username your_host -password your_password
Post Reply