Bug ID Number |
BUG-000147266 |
Submitted | March 2, 2022 |
Last Modified | May 23, 2025 |
Applies to | ArcGIS Pro |
Version found | 2.9 |
Operating System | Windows OS |
Operating System Version | 10.0 64 Bit |
Status | As Designed
After review by the development team, it has been determined that this behavior is as designed. See the Additional Information section for details.
|
Additional Information
The Windows permission model by default nests the 'Read & execute,' 'List folder contents,' and 'Read' permissions together: if the user disables the first permission, the result is disabling all three of the permissions. Because this state is only achievable from a specifically deployed group policy, it is the responsibility of the group policy maintainer to map the permissions in a way that is consistent with the desired use case.
Workaround
Activate the Python environment residing in the location that allows the execute permission.
Steps to Reproduce