From 1c40364403f1752f4359133c6572ea9fabfe408f Mon Sep 17 00:00:00 2001
From: Daniel Veillard Large parts of the API may only be accessible with root priviledges,
however the read only access to the xenstore data doesnot have to be
- forbidden to user, at least for monitoring purposes. If "virsh info"
+ forbidden to user, at least for monitoring purposes. If "virsh dinfo"
fails to run as an user, change the mode of the xenstore read-only socket
with: chmod 666 /var/run/xenstored/socket_ro
Large parts of the API may only be accessible with root priviledges, however the read only access to the xenstore data doesnot have to be - forbidden to user, at least for monitoring purposes. If "virsh info" + forbidden to user, at least for monitoring purposes. If "virsh dinfo" fails to run as an user, change the mode of the xenstore read-only socket with:
chmod 666 /var/run/xenstored/socket_ro