This key controls how the server deals with the security that backs folders. There are two methods of getting and setting folder security when looking at a share path:
- You can do it with the \\comp\share path and a folder resource type
- You can get the folder path that backs the share, convert it to an admin share path and use a folder type.
Configuration file | %ProgramFiles%\One Identity\One Identity Manager Data Governance Edition\Server\DataGovernanceEdition.Service.exe.config |
Section name | <appSettings> |
Setting |
<add key="FolderSecurity.UseAdminPathsForShareFolders" value="0"/> |
Value |
Valid values:
|
How to modify | Replace the value as required. |