You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Handle System server process has full access to the handle database.
The EPIC process uses the Handle System server to query and modify the handle data.
In addition the EPIC server had read-only access to the handle database for queries that cannot be done through the Handle System API or that are too slow.
Scripts for the profile feature are executed in a separate sandbox process without special permissions.
This means that scripts have read-only access to handle data.