Deleting access rights from DPM
When you delete a user or role from UNICOM Intelligence Interviewer - Server Admin, the access rights defined for that user or role in DPM are also deleted. If you do not want this to happen, add the following entry to the User Administration Web.config file:
<appSettings>
<add key"=PurgeAccessRightsFromDPM" value="true" />
</appSettings>
See also