Test Your Understanding
1. An alias set and a permission set are one and the same thing (True/False).
2. A regular permission set does not contain any alias references (True/False).
3. An alias can contain a value of the following type:
a. User
b. Folder path in repository
c. Folder path on the client
d. Permission set name
4. The Content Server resolves aliases for the following properties:
a.
dm_acl.performer_name
b.
dm_activity.r_accessor_name
c.
dm_sysobject.acl_domain
d.
dm_sysobject.acl_name
5. It is possible to link an object to a folder, without explicitly identifying the folder by its path or object ID (True/False).
6. The following are valid alias references:
a.
%purchasing.manager%
b.
%purchasing%.manager
c.
%purchasing.manager
d.
%manager
7. If a permission set template is applied to four different objects, how many new custom permission sets are created?
a. 0
b. 3
c. 4
d. 5
8. When aliases are resolved for an object with a lifecycle, how many alias sets may be examined?
a. 0
b. 1
c...