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