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-devel

[Xen-devel] Changing the default owner of a serial socket

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] Changing the default owner of a serial socket
From: James Penick <jpenick@xxxxxxxxx>
Date: Sat, 30 Jul 2011 11:24:52 -0700
Delivery-date: Sat, 30 Jul 2011 11:25:49 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=wSc1ZSwli/O5w8qeWJcM0z2FJC1ezXMfX2RyHD+SmF8=; b=HYwC2+RS5RmPd6e9bC8kI9ZyuJB/TSXED+GK+L+7JzYdHzgAAp1GmGn8iMo2KNU2GI vQIIH5GGSrZ/cDdtytD6GWouM4NYSppqOtxMhW25aZIxsO+GjKs7bT85D2TEBz7M/Xvp goUWaXxaprfLn2QFFX5mtpbKWQOVEaK2BRCzc=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Howdy,
 I've got all of my domus configured to allow serial access through a
unix domain socket. By default that's owned by root:root. I need to be
able to read those sockets as a particular headless user. Is there a
configuration setting somewhere in the xend/domu config which'll allow
me to do that? Otherwise, where should I poke the in the xend code to
change that behavior?

thanks!
-James

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] Changing the default owner of a serial socket, James Penick <=