|
About object permissions Changing object permissions |
Other relevant on-line documents:
icon.
Depending on how your system is set up, you may need to set up your access to your system before you can run Legion commands. This will probably involve running a command such as this:
$ . ~LEGION/setup.sh
or
$ source ~LEGION/setup.csh
| About object permissions |
For our purposes, "read" methods are defined as methods that obtain but do not modify an object's state, "write" methods are methods that modify an object's state, and "execute" methods are methods that run an object.
This command works on common Legion object types: context, file, class, tty, implementation, host, and vault objects all fall into this category.
| Changing object permissions |
$ legion_change_permissions +r /users/bob foo