Migrated article
This article was migrated from an older iteration of our website, and it could deviate in design and functionality.
We recently upgraded an intranet to EPiServer CMS 6 R2. Everything worked fine, except that we got an access denied exception when trying to access the Visitor Groups tab. Even though the account we used had access to both edit and admin modes, it seemed we didn’t have permission to access the Visitor Groups section.
This particular intranet used non-standard group names for editors and administrators, called IntranetEditors and IntranetAdmins.
The solution was to add these custom group names to the <virtualRoles> element in EPiServerFramework.config file to map them to the CmsEditors and CmsAdmins groups: