|
|
If the global default for Dev Path Inheritance is set to false and no variant ACL is defined, a variant Sandbox inherits its permissions from the top level, global mks:si ACL.
If the global default for Dev Path Inheritance is changed to true and no variant ACL is defined, the variant Sandbox inherits its permissions from the master project in the tree.
The Dev Path Inheritance policy set for a specific development path overrides the global Dev Path Inheritance policy.
|
|
|
When creating a development path ACL, remember to assign the same name to the variant project so that the principals and permissions can be applied by the system.
|
|
Permission Inheritance
|
Inherited From
|
|---|---|
|
True
|
master project and then from mks:si
|
|
False
|
mks:si
|
|
|
When development path permission inheritance is set to true, the Windchill RV&S 서버 queries the ACL database for the user’s access permissions, working upwards through the variant project tree name space structure. If no permissions are found explicitly allowing or denying, the search resumes from the equivalent starting point on the master project tree.
When development path permission inheritance is set to false, the Windchill RV&S 서버 queries the ACL database for the user’s access permissions, working upwards through the variant project tree name space structure. If no permissions are found explicitly allowing or denying, the search resumes in the mks:si ACL.
|
|
|
When creating a development path ACL, you cannot grant the CreateDevPath permission to any principal. The CreateDevPath permission can only be allowed when working in reference to the top level mks:si ACL or project ACL.
|