|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] XSM/FLASK questions
On 03/13/2013 09:52 AM, baozeng@xxxxxxxxxxxxxxx wrote: You may want to ensure that the policy is being loaded - you need to reference it in your grub menu.lst as another module to xen. You can verify this using xl dmesg or "xl list -Z" - with no policy loaded, dom0 is labeled "dom0" instead of the "system_u:system_r:dom0_t" as defined in the policy. I am not familiar labeling in xm's config file, so I assume that your syntax works in 4.1; in xl, it would need to be written as: seclabel='system_u:system_r:domHU_t' You may also want to check that there isn't another allow rule that you didn't remove by running: sesearch -A -s dom0_t -t domHU_t -c domain -p create /boot/xenpolicy.24 This will return empty output if there is no allow rule. -- Daniel De Graaf National Security Agency _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |