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

Can i remove authentication using java viewer

Should you have problems with the JavaViewer, here's the place to look for help or report issues
Post Reply
Nagaraju
Posts: 5
Joined: 2008-05-23 04:48

Can i remove authentication using java viewer

Post by Nagaraju »

Hi ,

I am a Java developer. While using Ultra VNC , we have to give password. Can i customise that one. with out password asking .

Directlly can i connect to remote desk top.

Please clarify on this . It s very urgetn for .

Thanks & Regards,
Raaj
Hendrik
Posts: 1
Joined: 2008-04-10 08:53

Re: Can i remove authentication using java viewer

Post by Hendrik »

So that basicly means that everybody can remotely use that pc?
Nagaraju
Posts: 5
Joined: 2008-05-23 04:48

Re: Can i remove authentication using java viewer

Post by Nagaraju »

yes ,

with out any authentication(no user name and password ) its has to connect to remote dektop.

It is posiablle or not.

Please clarify on this.

if yes menas what are the changes i have to do.

if no mens why ?


Thanks & Regards,
Raaj
redge
1000
1000
Posts: 6797
Joined: 2004-07-03 17:05
Location: Switzerland - Geneva

Re: Can i remove authentication using java viewer

Post by redge »

ultravnc.ini of uvnc 1.0.4 RC16
[admin]
AuthRequired=1 <-- change this value to 0

actually, this not work, uvnc ignore this line and always require password.
sorry
if you have the fix for the bug, you welcome
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
Nagaraju
Posts: 5
Joined: 2008-05-23 04:48

Re: Can i remove authentication using java viewer

Post by Nagaraju »

Hi,

i allready tried that.
what you say is correct. but , i want to the solutions , can you tell me from whom we will get the solution . any idea ?
X3
100
100
Posts: 280
Joined: 2007-12-11 08:50
Location: 51.30 N 0.10 W
Contact:

Re: Can i remove authentication using java viewer

Post by X3 »

one of the developers no doubt, please try to also understand that this is a spare time project and Im sure if there is a bug then it will be fixed.
Regards

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

Re: Can i remove authentication using java viewer

Post by redge »

update...

1. close winvnc or stop uvnc_service

2.
ultravnc.ini of uvnc 1.0.4 RC16
[admin]
AuthRequired=1 <-- change this value to 0

3.
start uvnc_service or open winvnc
remove the vnc password from winvnc
stop winvnc service or close winvnc

4. open browser an try again,
it ask for password, just press button OK or "Enter" key.
I just tested now, it work

the bug is ask password even just press OK, should ignore and go to page.
this a bug.
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
Post Reply