Our xCP web app relies on being a privileged dfc client (uses the dm_superusers_dynamic role).
When I try to use the preview mode in xCP, it fails with: The requested role (dm_superusers_dynamic) is marked protected and the requesting application was either not known in this docbases dm_client_rights table or its credentials did not match those in the dm_client_rights table.
I was trying to make it privileged in DA, but I have 16 pages of clients for this particular host and I don't know which one is the preview mode.
After reading https://community.emc.com/blogs/jubedus/2012/08/17/privileged-dfc-client and using procmon I figured out that xCP creates the temporary dfc.properties in the user's %TEMP% folder. The dfc.keystore is created by webby in the same folder. I extracted the client id using keytool as described in the article, but the extracted id is not in the list of clients in DA!