Package: qemu
Version: 0.9.1-10lenny1
Severity: normal

I use ,password option in parameters or monitor to use password authentication 
to vnc.
When i use tcp socket to connect to vnc - it works fine, but when i try to use 
unixfile - it didn't work.

For example:
1.
(qemu) change vnc :10,password
(qemu) 

all works fine


2.
(qemu) change vnc unix:/tmp/qemu.socket,password
(qemu) 

qemu open /tmp/qemu.socket,password file:

XXX:~# lsof  -n |grep qemu.socket
kvm        6289    root   11u     unix 0xffff8100788da400                  
674048 /tmp/qemu.socket,password


3.
(qemu) change vnc "unix:/tmp/qemu.socket",password
(qemu) 

qemu open correct file (/tmp/qemu.socket), but when i connect to it (via 
socat), i connect without any authentication:
# socat TCP-LISTEN:5901 UNIX-CONNECT:/tmp/qemu.socket

undef...@uml:~$ vncviewer server:5901
Connected to RFB server, using protocol version 3.8
No authentication needed
Authentication successful


-- System Information:
Debian Release: 5.0.4
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages qemu depends on:
ii  bochsbios          2.3.7-1               BIOS for the Bochs emulator
ii  libasound2         1.0.16-2              ALSA library
ii  libbrlapi0.5       3.10~r3724-1+lenny1   braille display access via BRLTTY 
ii  libc6              2.7-18lenny2          GNU C Library: Shared libraries
ii  libgnutls26        2.4.2-6+lenny2        the GNU TLS library - runtime libr
ii  libncurses5        5.7+20081213-1        shared libraries for terminal hand
ii  libsdl1.2debian    1.2.13-2              Simple DirectMedia Layer
ii  openbios-sparc     1.0~alpha2+20080106-2 SPARC Open Firmware
ii  openhackware       0.4.1-4               OpenFirmware emulator for PowerPC
ii  proll              18-4                  JavaStation PROM 2.x compatible re
ii  vgabios            0.6b-1                VGA BIOS software for the Bochs an
ii  zlib1g             1:1.2.3.3.dfsg-12     compression library - runtime

Versions of packages qemu recommends:
ii  debootstrap                 1.0.10lenny1 Bootstrap a basic Debian system
ii  sharutils                   1:4.6.3-1    shar, unshar, uuencode, uudecode
ii  vde2                        2.2.2-3      Virtual Distributed Ethernet

Versions of packages qemu suggests:
pn  samba                         <none>     (no description available)
pn  sudo                          <none>     (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to