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
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
This server does not have a valid password enabled ...
-
- 8
- Posts: 12
- Joined: 2015-03-23 18:27
This server does not have a valid password enabled ...
I'm getting the error "This server does not have a valid password enabled ..." even when using loopback.
Server installed on Windows Home Server 2011 via RDC.
Server installed on Windows Home Server 2011 via RDC.
- Rudi De Vos
- Admin & Developer
- Posts: 6863
- Joined: 2004-04-23 10:21
- Contact:
-
- 8
- Posts: 12
- Joined: 2015-03-23 18:27
Re: This server does not have a valid password enabled ...
That seems to end up here http://forum.ultravnc.info/viewtopic.php?f=3&t=31276
I found a program in the install folder called passwords, it flashes up a cmd window. After running it I now get a different error.
I found a program in the install folder called passwords, it flashes up a cmd window. After running it I now get a different error.
-
- 8
- Posts: 12
- Joined: 2015-03-23 18:27
Re: This server does not have a valid password enabled ...
Further to last, which I can't see yet. I've done the procedure in my link, same problem.
- Rudi De Vos
- Admin & Developer
- Posts: 6863
- Joined: 2004-04-23 10:21
- Contact:
Re: This server does not have a valid password enabled ...
syntax
setpasswd.exe myfullpasswd myviewonlypasswd
just make sure you run setpasswd.exe with runas admin else you don't have permission to change the ultravnc.ini file
open a cmd with runas admin
goto program files ...
run setpasswd.exe myfullpasswd myviewonlypasswd
(if you run setpasswd.exe without a parameter, it set a random password)
Keep in mind that even when you logged on as administartor you are still a normal user.
Only when you start an exe with "runas administrator" ( right click) you are the pre Vista admin.
It's simpler to start uvnc_settings.exe with runas admin and set the password via this tool.
setpasswd.exe myfullpasswd myviewonlypasswd
just make sure you run setpasswd.exe with runas admin else you don't have permission to change the ultravnc.ini file
open a cmd with runas admin
goto program files ...
run setpasswd.exe myfullpasswd myviewonlypasswd
(if you run setpasswd.exe without a parameter, it set a random password)
Keep in mind that even when you logged on as administartor you are still a normal user.
Only when you start an exe with "runas administrator" ( right click) you are the pre Vista admin.
It's simpler to start uvnc_settings.exe with runas admin and set the password via this tool.
-
- 8
- Posts: 12
- Joined: 2015-03-23 18:27
Re: This server does not have a valid password enabled ...
I've now tried all the above, same problem.
- Rudi De Vos
- Admin & Developer
- Posts: 6863
- Joined: 2004-04-23 10:21
- Contact:
Re: This server does not have a valid password enabled ...
Is uvnc running as service ?
Check file content of ultravnc.ini
[ultravnc]
passwd=jhfzekfzaekfâ <<<<
do you see a line like this
Check file content of ultravnc.ini
[ultravnc]
passwd=jhfzekfzaekfâ <<<<
do you see a line like this
-
- 8
- Posts: 12
- Joined: 2015-03-23 18:27
Re: This server does not have a valid password enabled ...
I've uninstalled the service for the moment.
Yes, the ini file has a password entry.
Yes, the ini file has a password entry.
- Rudi De Vos
- Admin & Developer
- Posts: 6863
- Joined: 2004-04-23 10:21
- Contact:
Re: This server does not have a valid password enabled ...
If you run winvnc.exe in the same folder as the ultravnc.ini with password, does the app still tell it has no password ?
Service:
Using the service manager, verify if the service is reffering to the same folder.
In the past we had some nasty issue's with vnc installed at 2 different spots.
service was using folder A while we did all changes on folder B.
To avoid all security issue's.
create a new folder on the desktop and copy the content of the install folder to desktop/uvnc.
Now we know that the current user has full permission.
You can test this by opening ultravnc.ini with notepad and try to save it at the same spot.
Start winvnc from desktop/uvnc spot and set the password via the normal systray icon or properties popup.
When this works, copy all back to the installed forlder.
Service:
Using the service manager, verify if the service is reffering to the same folder.
In the past we had some nasty issue's with vnc installed at 2 different spots.
service was using folder A while we did all changes on folder B.
To avoid all security issue's.
create a new folder on the desktop and copy the content of the install folder to desktop/uvnc.
Now we know that the current user has full permission.
You can test this by opening ultravnc.ini with notepad and try to save it at the same spot.
Start winvnc from desktop/uvnc spot and set the password via the normal systray icon or properties popup.
When this works, copy all back to the installed forlder.
-
- 8
- Posts: 12
- Joined: 2015-03-23 18:27
Re: This server does not have a valid password enabled ...
C:\Users\Administrator\Desktop\UltraVnc\winvnc with LoopbackOnly checked
C:\Users\Administrator\Desktop\UltraVnc\vncviewer with VNC Server: localhost
I get "Your connection has been rejected"
C:\Users\Administrator\Desktop\UltraVnc\vncviewer with VNC Server: localhost
I get "Your connection has been rejected"
- Rudi De Vos
- Admin & Developer
- Posts: 6863
- Joined: 2004-04-23 10:21
- Contact:
Re: This server does not have a valid password enabled ...
You can only get this warning in 2 cases.Your connection has been rejected
1)to many wrong passwords , ip was blacklisted
-restart winvnc to unblock
2)you have set something in
AuthHosts= ( ultravnc.ini)
ip adresses with a - are rejected
erase ultravnc.ini
and restart winvnc.exe
in the properties that popup
set passwd and check allowloopback or loopbackonly
-
- 8
- Posts: 12
- Joined: 2015-03-23 18:27
Re: This server does not have a valid password enabled ...
Did this, back to "This server does not have a valid password enabled ..."Rudi De Vos wrote:...Your connection has been rejected
erase ultravnc.ini
and restart winvnc.exe
in the properties that popup
set passwd and check allowloopback or loopbackonly
I even tried the set password utility, same.
- Rudi De Vos
- Admin & Developer
- Posts: 6863
- Joined: 2004-04-23 10:21
- Contact:
Re: This server does not have a valid password enabled ...
please copy the ultravnc.ini content.
This file contain all settings
This file contain all settings
-
- 8
- Posts: 12
- Joined: 2015-03-23 18:27
Re: This server does not have a valid password enabled ...
Code: Select all
[Permissions]
[admin]
FileTransferEnabled=1
FTUserImpersonation=0
BlankMonitorEnabled=1
BlankInputsOnly=0
DefaultScale=1
UseDSMPlugin=0
DSMPlugin=
primary=1
secondary=0
SocketConnect=1
HTTPConnect=1
AutoPortSelect=1
InputsEnabled=1
LocalInputsDisabled=0
IdleTimeout=0
EnableJapInput=0
QuerySetting=2
QueryTimeout=10
QueryAccept=0
LockSetting=0
RemoveWallpaper=0
RemoveEffects=0
RemoveFontSmoothing=0
RemoveAero=0
DebugMode=0
Avilog=0
path=C:\Users\Administrator\Desktop\UltraVnc
DebugLevel=0
AllowLoopback=1
LoopbackOnly=1
AllowShutdown=1
AllowProperties=1
AllowEditClients=1
FileTransferTimeout=30
KeepAliveInterval=5
IdleInputTimeout=0
DisableTrayIcon=0
MSLogonRequired=0
NewMSLogon=0
ConnectPriority=0
[UltraVNC]
passwd=removed
passwd2=removed
- Rudi De Vos
- Admin & Developer
- Posts: 6863
- Joined: 2004-04-23 10:21
- Contact:
Re: This server does not have a valid password enabled ...
This file is correct and you proper can connect with a viewer in loopback. (tested)
Using this ultravnc.ini winvc works....on my pc.
winvnc.exe use the ultravnc.ini file in his folder.
The only thing i can think off is that the service is back online and using the ini file from "program files"
net stop uvnc_service
replace ultravnc.ini (program files) with the one from C:\Users\Administrator\Desktop\UltraVnc
net start uvnc_service
Using this ultravnc.ini winvc works....on my pc.
winvnc.exe use the ultravnc.ini file in his folder.
The only thing i can think off is that the service is back online and using the ini file from "program files"
net stop uvnc_service
replace ultravnc.ini (program files) with the one from C:\Users\Administrator\Desktop\UltraVnc
net start uvnc_service
-
- 8
- Posts: 12
- Joined: 2015-03-23 18:27
Re: This server does not have a valid password enabled ...
I moved the folder from Program Files, not copy.Rudi De Vos wrote:replace ultravnc.ini (program files) with the one from C:\Users\Administrator\Desktop\UltraVnc
-
- 8
- Posts: 12
- Joined: 2015-03-23 18:27
Re: This server does not have a valid password enabled ...
Cracked it!
There were no VNC services running, and no remnants left in Program Files. However, I did a search and found the UltraVNC.ini file that I had copied direct onto the Desktop (no folder). It seems the UVNC was picking this up in preference to the one in Desktop\UltraVNC
Thanks for all your help.
There were no VNC services running, and no remnants left in Program Files. However, I did a search and found the UltraVNC.ini file that I had copied direct onto the Desktop (no folder). It seems the UVNC was picking this up in preference to the one in Desktop\UltraVNC
Thanks for all your help.
-
- 8
- Posts: 12
- Joined: 2015-03-23 18:27
Re: This server does not have a valid password enabled ...
RATS!
Spoke too soon. I should probably start another topic, but I'm now attempting to connect via another PC on the same LAN.
I've unchecked LoopbackOnly, and put the IP address of the server into the Viewer. Is there anything else?
I get Failed to connect to sever !
Spoke too soon. I should probably start another topic, but I'm now attempting to connect via another PC on the same LAN.
I've unchecked LoopbackOnly, and put the IP address of the server into the Viewer. Is there anything else?
I get Failed to connect to sever !