NOTE: Sitecore 6.6 Update 6 (rev. 20130529)
Hey folks, I'm trying to allow for certain users in a role to be able to access the admin tool for the Update Installation Wizard so that they can deploy .update packages to an environment.
However, short of giving these users full "is administrator" privileges, I can't seem to figure out which roles will give this access.
I've tried the following roles:
- sitecore\Developer
- sitecore\Sitecore Local Administrators
These pull in a variety of developing and maintaining roles and give most of the tools (including standard package installation). However, users with this access are still prompted for login when visiting the admin URL (/sitecore/admin/UpdateInstallationWizard.aspx)
Any thoughts?