GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
xenstore-chmod(1) Xen xenstore-chmod(1)

xenstore-chmod - set the permissions of a Xenstore key

xenstore-chmod [OPTION]... [KEY] [PERM]...

Sets the permissions of the Xenstore KEY.

PERM has the format LD, where L is a letter for the type of permission and D is the corresponding domain ID.

The types of permission are:

r
read
w
write
b
read and write (both)
n
no access

The first permission entry is the domain owning the key (the owner) and the permissions for any domain not explicitly listed in subsequent entries. The key owner always has full access (read, write, and set permissions).

-r
Apply the permissions to the key and all its children.
-u
Apply the permissions to the key and all its parents.

Send bugs to xen-devel@lists.xenproject.org, see https://wiki.xenproject.org/wiki/Reporting_Bugs_against_Xen_Project on how to send bug reports.
2021-11-30 4.16.0

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.