FS#24233 - [libvncserver] 0.9.8-1 compiled without tls support

Attached to Project: Arch Linux
Opened by m.f. (iggy) - Wednesday, 11 May 2011, 22:02 GMT
Last edited by Andrea Scarpino (BaSh) - Tuesday, 17 May 2011, 19:19 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Andrea Scarpino (BaSh)
Architecture x86_64
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

libvncserver-0.9.8-1 is compiled without TLS support which breaks for example authentication in KRDC:

krdc(27188)/krdc (VNC backend) VncClientThread::run: --------------------- trying init ---------------------
krdc(27188)/krdc (VNC backend) VncClientThread::outputHandler: "VNC server supports protocol version 3.8 (viewer 3.8)"
krdc(27188)/krdc (VNC backend) VncClientThread::outputHandler: "We have 2 security types to read"
krdc(27188)/krdc (VNC backend) VncClientThread::outputHandler: "0) Received security type 19"
krdc(27188)/krdc (VNC backend) VncClientThread::outputHandler: "Selecting security type 19 (0/2 in the list)"
krdc(27188)/krdc (VNC backend) VncClientThread::outputHandler: "1) Received security type 2"
krdc(27188)/krdc (VNC backend) VncClientThread::outputHandler: "Selected Security Scheme 19"
krdc(27188)/krdc (VNC backend) VncClientThread::outputHandler: "TLS support was not compiled in"


Solution:
Recompiling libvncserver with installed gnutls package solves the problem.
This task depends upon

Closed by  Andrea Scarpino (BaSh)
Tuesday, 17 May 2011, 19:19 GMT
Reason for closing:  Fixed
Additional comments about closing:  libvncserver 1.9.8-2
Comment by Andrea Scarpino (BaSh) - Thursday, 12 May 2011, 11:42 GMT
hi, are you using krdc 4.6.3? This sounds similar to  FS#23974 
Comment by m.f. (iggy) - Thursday, 12 May 2011, 18:23 GMT
Yes, I'm using krdc shipped with KDE SC 4.6.3. As I already mentioned, recompiling libvncserver with gnutls installed on the system solves the problem.

Loading...