Test Your Understanding
1. A user with Extended Delete permission automatically gets
WRITE
permission as well (True/False).2. A permission set can contain multiple ACLs (True/False).
3. The
VERSION
permission implies the following permissions:a.
WRITE
b.
READ
c.
BROWSE
d.
DELETE
4. The object owner automatically gets all the extended permissions (True/False).
5. A permission set created by a user without Sysadmin or Superuser privilege is called a custom permission set (True/False).
6. The default ACL mode for the server is set to folder. A user creates an object in folder A and then moves it to folder B. The final permission set on the object is the same as:
a. The permission set of the user
b. The permission set of the type of the object
c. The permission set of the folder A
d. The permission set of the folder B
7. The same object from question 6 is now linked to folder C as well. The permission set of the object:
a. Changes to the permission set of folder C
b. Remains unchanged
c. Changes...