Displaying 2 results from an estimated 2 matches for "xensec".
Did you mean:
  gensec
  
2008 Sep 03
0
Xen 3.3 and ACM Security Errors
...wing options that seem relevant 
are set:
# Enable XSM security module.  Enabling XSM requires selection of an
# XSM security module (FLASK_ENABLE or ACM_SECURITY).
XSM_ENABLE ?= n
FLASK_ENABLE ?= n
ACM_SECURITY ?= n
After the install completed, there was not a /etc/xen/acm-security 
directory or xensec programs.
I tried creating the /etc/xen/acm-security/policies directory and copied 
the client_v1-security-policy.xml from the 
source/tools/security/policies/examples directory. That didn''t help. I 
then tried xm makepolicy 
/etc/xen/acm-security/policies/client_v1-security-policy.xml and...
2008 Oct 03
0
security policies
Hi All,
 There is  no /etc/xen/acm-security directory or xensec programs.
 Then  I created the /etc/xen/acm-security/policies directory and
copied the client_v1-security-policy.xml from the
source/tools/security/policies/examples directory.
 I then executed command
 xm makepolicy /etc/xen/acm-security/policies/client_v1-security-policy.xml
I got an error saying...