After more 1 000 000 (one million) views on forum for 1.5.0.x development versions... and 1.6.1.0, 1.6.3.0-dev versions
A new stable version, UltraVNC 1.6.4.0 and UltraVNC SC 1.6.4.0 have been released: https://forum.uvnc.com/viewtopic.php?t=38095
Feedback is welcome

Celebrating the 22th anniversary of the UltraVNC (25th anniversary since the laying of the foundation stone): https://forum.uvnc.com/viewtopic.php?t=38031

Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864

Forum password change request: https://forum.uvnc.com/viewtopic.php?t=38078

Development: UltraVNC development is always here... Any help is welcome.
Feedback is welcome

Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Bluesky/AT Protocol: https://bsky.app/profile/ultravnc.bsky.social
- 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

Can I remove authentication using JavaViewer

Should you have problems with the JavaViewer? Here is 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 JavaViewer

Post by Nagaraju »

Hi,

I am a Java developer. While using UltraVNC, we have to give password. Can I customise that one without password asking?

Directlly can I connect to remote desk top?

Please clarify on this. It's very urgent.

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

Re: Can I remove authentication using JavaViewer

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 JavaViewer

Post by Nagaraju »

Yes, without any authentication (no username and password), its has to connect to remote dektop.

It is possible or not?

Please clarify on this.

If yes, what are the changes I have to do?

If no, why?

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

Re: Can I remove authentication using JavaViewer

Post by redge »

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

Actually, this not work, UltraVNC ignores this line and always require password.
Sorry, if you have the fix for this bug, you are welcome.
UltraVNC 1.0.9.6.1 (built 20110518)
Windows OS: XP Home + Vista Business + 7 Home
Only experienced user, [u]not[/u] developer
Nagaraju
Posts: 5
Joined: 2008-05-23 04:48

Re: Can I remove authentication using JavaViewer

Post by Nagaraju »

Hi,

I already tried that.
What you say is correct but I want the solution, 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 JavaViewer

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
redge
1000
1000
Posts: 6797
Joined: 2004-07-03 17:05
Location: Switzerland - Geneva

Re: Can I remove authentication using JavaViewer

Post by redge »

Update...

1. close UltraVNC Server or stop uvnc_service

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

3. Start uvnc_service or open UltraVNC Server
Remove the VNC password from UltraVNC Server
Stop UltraVNC Server Service or Close UltraVNC Server

4. Open browser an try again, it asks for password, just press OK button 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 is a bug.
UltraVNC 1.0.9.6.1 (built 20110518)
Windows OS: XP Home + Vista Business + 7 Home
Only experienced user, [u]not[/u] developer
Post Reply