A process must have read permission for both a dynamic view and a file or directory in the view to read the file or directory. To read a version of a file or directory element, the process must have read permission for the element. See Permission to read elements. To read a view-private file or directory, the process must have read permission for the view-private file or directory. See Permission to read view-private files.
The algorithm used by Rational ClearCase considers the process’s user and group and the view’s owner, group, and protection mode to determine whether to grant read permission for a view. See Access algorithm for VOB and view data.
A process must have write permission for a view to perform some operations that change the view itself, such as setting its config spec.
A process must have write permission for both a dynamic view and a containing directory in the view to create or delete a file or directory in the containing directory. If the containing directory is an element version, the process must have write permission for the element. See Permission to write elements. If the containing directory is a view-private directory, the process must have write permission for the view-private directory. See Permission to write view-private files.
The algorithm used by Rational ClearCase considers the process’s user and group and the view’s owner, group, and protection mode to determine whether to grant read permission for a view. See Access algorithm for VOB and view data.
A process must have execute permission for both a dynamic view and a file or directory in the view to execute the file or directory. To execute a version of a file or directory element, the process must have execute permission for the element. See Permission to execute elements. To execute a view-private file or directory, the process must have execute permission for the view-private file or directory. See Permission to execute view-private files.
An algorithm is used by Rational ClearCase that considers the process’s user and group and the view’s owner, group, and protection mode to determine whether to grant execute permission for a view. See Access algorithm for VOB and view data.