WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] labelfuncs.sh

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] labelfuncs.sh
From: "Daniele Sgandurra" <danisgan@xxxxxxxxx>
Date: Tue, 4 Jul 2006 15:22:54 +0200
Delivery-date: Tue, 04 Jul 2006 06:23:45 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=PIrsEqHghtfwP/SPUpQIzQ8oe8Z+XI6K4rW1o5tQyYalmlFDYeJCgbdgZQVQNdWN8mbskbHl/fusAbsAX0NlqtIitdGlO5Yzp7N6uq3NiH6WCQ29RpoZ2HJJpEsz+/7UpszGbcMQPKQh1ptr3hB0Gl/C0zqzx4JEmAJTbkoFTRM=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi all,
I've tried to use the access control framework, so I've read
tools/security/install.txt, and then I've followed the steps included
in the file tools/security/example.txt to apply labels to domains.
Everything went ok, but I had to change line 543 of
/etc/xen/acm-security/scripts/labelfuncs.sh from:
{
to:
'{
or it gave me a parsing error. I also modified line 132 from:
grubconf="/boot/grub/grub.conf"
to:
grubconf="/boot/grub.conf"

Now it works perfectly :)

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] labelfuncs.sh, Daniele Sgandurra <=