Bugzilla – Bug 1016292
AUDIT-0: spice-gtk: missing suid bit for spice-client-glib-usb-acl-helper
Last modified: 2017-10-17 08:09:31 UTC
Hi all! I tested USB-keyboard redirection with spicy from the package spice-gtk to access the graphical frontends of virtual machines. However, there is a permissions problem on Leap 42.2 and Tumbleweed. The command spicy -h $SERVER -p $PORT --spice-usbredir-redirect-on-connect='-1,0x$KEYBOARD_PID,0x$KEYBOARD_VID,-1,1' give raise to a window querying for the root password. However, the root-password was not accepted until I changed permissions with the following command sudo chmod +s /usr/bin/spice-client-glib-usb-acl-helper according to https://bugzilla.redhat.com/show_bug.cgi?id=1005009 best regards Thomas
I confirm this problem be still present in 42.3. The chmod u+s /usr/bin/spice-client-glib-usb-acl-helper command does still work and gives the expected results.
This setuid bit won't be set in the package. See duplicate bug for more infos. *** This bug has been marked as a duplicate of bug 744251 ***