[libvirt] [PATCH 4/6] security: Ignore to manage the volume type disk if its mode is uri

John Ferlan jferlan at redhat.com
Fri Jun 21 16:11:47 UTC 2013


On 06/18/2013 04:36 AM, Osier Yang wrote:
> It's straightforward to not manage security labels for remote URI
> like "iscsi://example.org:6000/iqn.1992-01.com.example/1".
> ---
>  src/security/security_apparmor.c | 10 ++++++++--
>  src/security/security_dac.c      | 10 ++++++++--
>  src/security/security_selinux.c  | 10 ++++++++--
>  3 files changed, 24 insertions(+), 6 deletions(-)
> 

Seems reasonable to me, although the security management for libvirt is
not something I've had much exposure to yet.

John




More information about the libvir-list mailing list