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
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
- 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
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
- 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 java viewer
Re: Can i remove authentication using java viewer
So that basicly means that everybody can remotely use that pc?
Re: Can i remove authentication using java viewer
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
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
Re: Can i remove authentication using java viewer
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
[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
OS Win: xp home + vista business + 7 home
only experienced user, not developer
Re: Can i remove authentication using java viewer
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 ?
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 ?
Re: Can i remove authentication using java viewer
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.
Re: Can i remove authentication using java viewer
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.
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
OS Win: xp home + vista business + 7 home
only experienced user, not developer