NetWare 4.1/9000 Concepts

1-176
NetWare Glossary
R
Property rights apply to the properties of a NetWare Directory Services
object. They can be assigned to each property, and a default set can apply to
properties without specific rights set.
The following table describes property rights.
Create Grants the right to create a new object below this object in the Directory
tree. Rights are not defined for the new object. This right is only available
on container objects, because non-container objects can't have
subordinates.
Delete Grants the right to delete the object from the Directory tree. Objects that
have subordinates can't be deleted (unless subordinates are deleted first).
Rename Grants the right to change the name of the object, in effect changing the
naming property. This changes what the object is called in complete names.
Table 1-14 Property rights
Right Description
Supervisor Grants all rights to the property. The property Supervisor right can be
blocked by an object’s Inherited Rights Filter.
Compare Grants the right to compare any value to a value of the property. With the
compare right, an operation can return True or False, but you can't see the
value of the property. The Read right includes the Compare right.
Read Grants the right to read the values of the property. Compare is a subset of
Read. If the Read right is given, Compare operations are also allowed.
Write Grants the right to add, change, or remove any values of the property. The
Write right includes the Add or Delete Self right.
Add or Delete Self Grants a trustee the right to add or remove itself as a value of the property.
The trustee can't affect any other values of the property. This right is only
meaningful for properties that contain object names as values, such as
group membership lists or mailing lists. The Write right includes Add or
Delete Self.
Table 1-13 Object Rights
Right Description