Community Tip - You can Bookmark boards, posts or articles that you'd like to access again easily! X
Hi all
Is it possible to grant a user partial admin privileges? A user would like to use QueryBuilder just so they can get some understanding of the Tables and fields in the DB. But I don't want to grant full admin privileges.
thanks -- Rick
Solved! Go to Solution.
This is a common need but not easy to accommodate.
There are ways to give people separate permissions to Create contexts, manage Types & Attributes a few others, but in general, one either has or does not have access to the Utilities menu, which includes query builder Report development.
A better solution likely is to rehost your production system and then give these users regular Site admin access to that system.
This is a common need but not easy to accommodate.
There are ways to give people separate permissions to Create contexts, manage Types & Attributes a few others, but in general, one either has or does not have access to the Utilities menu, which includes query builder Report development.
A better solution likely is to rehost your production system and then give these users regular Site admin access to that system.
One more approach is to create a group specially for this and grant all necessary access to this group. When required add user to this group and when requirement is done , remove user from it.