[libvirt] Libvirt fails to apply security context to fd/node to USB device

2018-01-16 Thread Randy Aybar
Hi, I'm attempting to attach and expose a USB device (WiFi adapter for testing) to an LXC container with SELinux enabled. But when enabling the XML snippet, the container fails to start with this error: 2018-01-12 19:24:31.914+: 2181: error : virSecuritySELinuxSetFileconHelper:1182 :

Re: [libvirt] Libvirt fails to apply security context to fd/node to USB device

2018-01-23 Thread Randy Aybar
From: Michal Privoznik <mpriv...@redhat.com> Sent: Friday, January 19, 2018 11:19 AM To: Randy Aybar; libvir-list@redhat.com Subject: Re: [libvirt] Libvirt fails to apply security context to fd/node to USB device On 01/16/2018 07:20 PM, Randy Aybar wrote: > Hi, > > > I'm at

[libvirt] [PATCH] Introduce Smack security driver for Libvirt

2016-04-14 Thread Randy Aybar (raybar)
.com, Cisco Systems, Inc. San Jose, California, USA -Randy Aybar ray...@cisco.com, Cisco Systems, Inc. San Jose, California, USA -Hongliang Liang hli...@bupt.edu.cn, Beijing University of Posts and Telecommunications (BUPT), Beijing, China -Changyao Han chang...@bupt.edu.cn, Bei

[libvirt] [PATCH v2] Introduce Smack security driver for Libvirt

2016-06-30 Thread Randy Aybar (raybar)
urity/security_smack.c create mode 100644 src/security/security_smack.h Signed-off-by: Randy Aybar <ray...@cisco.com> --- diff --git a/configure.ac b/configure.ac index 378069d..c785914 100644 --- a/configure.ac +++ b/configure.ac @@ -255,6 +255,7 @@ LIBVIRT_CHECK_READLINE LIBVIRT_CHECK_SANLOCK LIBVIRT

Re: [libvirt] [PATCH] Introduce Smack security driver for Libvirt

2016-06-29 Thread Randy Aybar (raybar)
dmailnothinge...@gmail.com on behalf of la...@laine.org> wrote: >On 06/29/2016 02:44 PM, Randy Aybar (raybar) wrote: >> Hi Daniel, >> >> Just a gentle reminder that we’ve replied to your comments and >> awaiting further feedback. > >The patch that was attached to tha