Page 1 of 1

TightVNC Connection with no Username

Posted: Thu Mar 30, 2023 4:29 pm
by Bitpusher
I am trying to supply the password for this cconnection to a tight vnc server in the configuration file.
The connection works with no "user = user:pass" specified and will prompt only for the password.
If I specify "user = :pass" it says invalid user. to my knowledge there is no user name I can pass so how do I tell WTware to only send the password component?

Thanks,

Bit...

Re: TightVNC Connection with no Username

Posted: Thu Mar 30, 2023 10:13 pm
by aka

Code: Select all

user = anything:pass
Syntax checker will be happy. Password will be used. User name will be ignored.

Re: TightVNC Connection with no Username

Posted: Mon Apr 10, 2023 9:11 pm
by Bitpusher
This worked perfectly

Re: TightVNC Connection with no Username

Posted: Fri Jun 02, 2023 9:42 am
by antda
Works perfectly