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 with Listen Mode

Post Reply
yatar
Posts: 3
Joined: 2010-12-13 10:53

Password with Listen Mode

Post by yatar »

Before with 1.0.8.5, the user connect with the listen mode, i change the shortcut with the command -connect and it's works.

But now with 1.0.9.5, it's works but i must type the password, and with 1.0.8.5 no password requiere with listen mode.

Sorry for my english
Last edited by yatar on 2010-12-13 10:57, edited 1 time in total.
Yod4z
20
20
Posts: 55
Joined: 2006-10-18 15:08

Re: Password with Listen Mode

Post by Yod4z »

maybe the plugin vncsecur is in use?
redge
1000
1000
Posts: 6797
Joined: 2004-07-03 17:05
Location: Switzerland - Geneva

Re: Password with Listen Mode

Post by redge »

yatar

what is your command line for -connect with vncviewer or winvnc or both ?

maybe missing the key in case of encryption usage ?
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
yatar
Posts: 3
Joined: 2010-12-13 10:53

Re: Password with Listen Mode

Post by yatar »

the shortcut : "C:\Program Files\UltraVNC\winvnc.exe" -connect ipv4

and the version of vnc in the listen mode "C:\Program Files\UltraVNC\vncviewer.exe" -listen

and the ultravnc.ini is :
[syntax="text"]
[admin]
UseRegistry=0
MSLogonRequired=0
NewMSLogon=0
DebugMode=0
Avilog=0
path=C:\Program Files\UltraVNC
DebugLevel=0
DisableTrayIcon=0
LoopbackOnly=0
UseDSMPlugin=0
AllowLoopback=0
AuthRequired=1
ConnectPriority=0
DSMPlugin=
AuthHosts=
AllowShutdown=1
AllowProperties=1
AllowEditClients=1
FileTransferEnabled=1
FTUserImpersonation=1
BlankMonitorEnabled=1
BlankInputsOnly=0
DefaultScale=1
CaptureAlphaBlending=0
BlackAlphaBlending=0
primary=1
secondary=0
SocketConnect=1
HTTPConnect=1
XDMCPConnect=0
AutoPortSelect=1
PortNumber=0
HTTPPortNumber=0
IdleTimeout=0
RemoveWallpaper=0
RemoveAero=0
QuerySetting=2
QueryTimeout=0
QueryAccept=0
QueryIfNoLogon=0
InputsEnabled=1
LockSetting=0
LocalInputsDisabled=0
EnableJapInput=0
kickrdp=0
clearconsole=0
[admin_auth]
group1=
group2=
group3=
locdom1=0
locdom2=0
locdom3=0
[ultravnc]
passwd=*******
passwd2=*****
[poll]
TurboMode=0
PollUnderCursor=0
PollForeground=0
PollFullScreen=0
OnlyPollConsole=0
OnlyPollOnEvent=0
MaxCpu=0
EnableDriver=0
EnableHook=0
EnableVirtual=0
SingleWindow=0
SingleWindowName=
[/syntax]

[mod=494,1292326458]replaced code by syntax=text[/mod]
Last edited by yatar on 2010-12-14 11:34, edited 1 time in total.
redge
1000
1000
Posts: 6797
Joined: 2004-07-03 17:05
Location: Switzerland - Geneva

Re: Password with Listen Mode

Post by redge »

start command prompt as computer administrator
for NetBios over tcp/ip Release and Refresh
nbtstat -RR

start vncviewer... delete saved settings.. close vncviewer
start vncviewer -listen

i won't see any error at ultravnc.ini
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
yatar
Posts: 3
Joined: 2010-12-13 10:53

Re: Password with Listen Mode

Post by yatar »

with the same computer in listen mode.

when i launch "C:\Program Files\UltraVNC\winvnc.exe" -connect ipv4 with a computer have 1.0.8.5 it's works and with a computer have 1.0.9.5 it's not works
redge
1000
1000
Posts: 6797
Joined: 2004-07-03 17:05
Location: Switzerland - Geneva

Re: Password with Listen Mode

Post by redge »

ok, i think i understand
can't success

maybe you had copy winvnc.exe and vncviewer from shared folder.
download uvnc1095.zip to your computer on local folder and then direct extract at the place of your ultravnc installed on local hard drive.

ipv4 is the hostname of computer, correct ?
"C:\Program Files\UltraVNC\winvnc.exe" -connect hostname

winvnc -connect localhost
for test on same computer, not possible with actual value
see the error at ultravnc.ini
AllowLoopback=0 <-- change value to 1

maybe you could do a capture of your strange password request should not exist.

what is your CPU AMD or Intel ?
Last edited by redge on 2010-12-17 23:09, edited 2 times in total.
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
pisolo
Posts: 1
Joined: 2010-12-18 16:11

Re: Password with Listen Mode

Post by pisolo »

yatar

for me is the same.
with 1.0.8.2 no password required
with 1.0.9.5 password required
my .ini file is "stable" from many time...the problem is not there.

anyone solved?

tnx
redge
1000
1000
Posts: 6797
Joined: 2004-07-03 17:05
Location: Switzerland - Geneva

Re: Password with Listen Mode

Post by redge »

could you clarifiy and add basic information: OS 32 or/and 64bit at both side ?
because i can't reproduce your issue.
tested 1.0.9.5 only on OS 32bit xp/vista/7
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
redge
1000
1000
Posts: 6797
Joined: 2004-07-03 17:05
Location: Switzerland - Geneva

Re: Password with Listen Mode

Post by redge »

it simple.... sorry for long time diagnostic...

success
"C:\Program Files\UltraVNC\winvnc.exe" -connect localhost -run

fail, happen nothing and no password request.
"C:\Program Files\UltraVNC\winvnc.exe" -connect localhost
(winvnc just open and close immediately)

tested with limited account, i can't reproduce your vnc password request !
Last edited by redge on 2010-12-19 02:10, edited 3 times in total.
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
onecoolpilot
Posts: 1
Joined: 2011-02-23 13:40

Re: Password with Listen Mode

Post by onecoolpilot »

I am seeing the same issue as yatar.

UVNC 1.0.9.5 server on WinXP, right click the tray icon, add new client, enter hostname and hit OK


VncViewer in -listen mode on any machine (tested Win7, Vista, and XP), prompted for the Authentication password. This happens with 1.0.2 and 1.0.8.2

With the 1.0.9.5 version of the viewer, it does not ask for a password

*Edit*: forgot to mention that there are no plugins specified on the viewer or the server.
Last edited by onecoolpilot on 2011-02-23 13:57, edited 2 times in total.
pgb00
8
8
Posts: 11
Joined: 2011-03-01 15:38

Re: Password with Listen Mode

Post by pgb00 »

Hello,

I have the same problem
With server 1.0.9.5 and viewer 1.0.9.5 in Listen Mode => no ask for authentification (vnc password or active directory login)
But
with server 1.0.9.5 and viewer 1.0.5.5 in liste mode => there is the windows for ask authentification (vnc password or active directory login)

Thanks for your help (and sorry for my english, i'm french)

PS: I have created the 2 DLL for the French translation. How can I upload these to the communauty ?
Post Reply