Predefined Access Types
Access types denote the rights to access an object or folder. An access type takes one of the following values:
cla140
Access types denote the rights to access an object or folder. An access type takes one of the following values:
- ViewPermissions to view (V)
- ReadPermissions to view and read (VR)
- ManagePermissions to view, read and execute (VRX)
- ChangePermissions to view, read, write, execute and delete (VRWXD)
- Full ControlPermissions to create, view, read, write, execute, delete, change permissions and take ownership (CVRWXDPO)
- Special AccessIf you want any other combination of rights to be granted, select Special Access. The Special Access dialog appears with all the rights.
- No AccessBlocks the user from accessing the objects in the object class.Do not assign this value to the group Owner / Creator. It could completely block the access to the application.
The following example shows the results of various access rights on the Computer object class:
Class Access
| Resulting Permission
|
View | Displays all computers under the All Computers folder. |
Read | Lets you view the properties of the computers. |
Manage | Lets you deploy a software package or run a job on a computer. |
Change | Lets you add a new computer or delete a computer. |
Full Control | Gives you full control on the computers. |