Thanks a lot!
I guess there is a small problem with hashing some words. Some words given in the password field result in a short hash, and then, the vnc-server is not reachable.
Only password "Vrdgtudf" with hash "0686e570d24089f205e10b073cfefe62" is working, if I only change last letter to 9 ...
Search found 6 matches
- Fri Feb 23, 2018 3:27 pm
- Forum: WTware on Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2
- Topic: vnc password hash
- Replies: 3
- Views: 8413
- Wed Feb 21, 2018 4:22 pm
- Forum: WTware on Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2
- Topic: vnc password hash
- Replies: 3
- Views: 8413
vnc password hash
How does the vnc password feature work?
we tried the following in the conf-file:
vnc_password = 12345
-> access is granted after typing in password "12345".
we tried it with the hash: 12345 = cc72aad3323582f495f9cce9c18dded0
vnc_password=hex:cc72aad3323582f495f9cce9c18dded0
-> authentication ...
we tried the following in the conf-file:
vnc_password = 12345
-> access is granted after typing in password "12345".
we tried it with the hash: 12345 = cc72aad3323582f495f9cce9c18dded0
vnc_password=hex:cc72aad3323582f495f9cce9c18dded0
-> authentication ...
- Wed Feb 21, 2018 4:11 pm
- Forum: WTware on Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2
- Topic: list of available terminalservers
- Replies: 1
- Views: 4488
list of available terminalservers
Is it possible to let the user choose, which terminal server he want's to use?
We tried any kind of configuration:
server=server1
server=server2
or
server=server1;server2;
or
server=server1,server2
server=--new--
but always the last server (server2) is connected without the possibility to chose ...
We tried any kind of configuration:
server=server1
server=server2
or
server=server1;server2;
or
server=server1,server2
server=--new--
but always the last server (server2) is connected without the possibility to chose ...
- Mon Nov 13, 2017 2:29 pm
- Forum: USB Redirection via RDP
- Topic: List of working cardreader devices
- Replies: 1
- Views: 21649
List of working cardreader devices
Is there anywhere a list of devices that had prooved to be redirected in rdp-sessions?
I'm looking for a cardreader in combination with raspberry3 and Window Server 2008. I'm sure, there are other people got it work, but my type of cardreades seem not to be working proper.
Thanks in advance!
I'm looking for a cardreader in combination with raspberry3 and Window Server 2008. I'm sure, there are other people got it work, but my type of cardreades seem not to be working proper.
Thanks in advance!
- Wed Nov 01, 2017 5:21 pm
- Forum: Other
- Topic: keyboard and vnc is ignored
- Replies: 2
- Views: 8025
Re: keyboard and vnc is ignored
thanks for your hint.
I got the keyboard layout to work. It is important also to disconnect the hdmi-wire. It supplied the rasperry in that way, that a completely reset was not possible.
I got the keyboard layout to work. It is important also to disconnect the hdmi-wire. It supplied the rasperry in that way, that a completely reset was not possible.
- Fri Oct 13, 2017 5:35 pm
- Forum: Other
- Topic: keyboard and vnc is ignored
- Replies: 2
- Views: 8025
keyboard and vnc is ignored
I'm trying to get WTware 5.6.16/RPi to work.
The RDP-Session to a windows server 2008 is establishing, but there is always the en_us keyboard layout and I don't know how to get it work in german language.
my config.wtc is:
language=de,default
keyboard=de
server=server10.intranet.local
vnc=on ...
The RDP-Session to a windows server 2008 is establishing, but there is always the en_us keyboard layout and I don't know how to get it work in german language.
my config.wtc is:
language=de,default
keyboard=de
server=server10.intranet.local
vnc=on ...