George S. Coker, II
2007-Mar-08 15:28 UTC
[Xen-devel][Xense-devel][PATCH][XSM][3/4] Xen Security Modules Tools
This patch implements an XSM-like framework for the xen control plane (xm and xend) and associated tools for the Flask module. The patch also refactors the ACM toolchain so that a common security API (based on the existing ACM toolchain) is exported to xm and xend. To create a domain with the Flask module, add the following (for example) to a domain''s configuration file: access_control = ["policy=,label=system_u:object_r:domU_t"] This will cause a domain to be created with the label "system_u:object_r:domU_t". Flask does not use the policy value in the access_control structure. Signed-off-by: George Coker <gscoker@alpha.ncsc.mil> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
George S. Coker, II
2007-Mar-13 19:33 UTC
[Xen-devel][Xense-devel][PATCH][XSM][3/4] Xen Security Modules Tools
Updates in this patch set include: - no changes Signed-off-by: George Coker <gscoker@alpha.ncsc.mil> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel