diff --git a/docs/FAQ.html b/docs/FAQ.html index 7b3e5b98d1..35040ec8e9 100644 --- a/docs/FAQ.html +++ b/docs/FAQ.html @@ -36,7 +36,7 @@
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