In the web.config file in each of the folders under %TRIDION_HOME%\WebUI\Editors\, comment out the authorization section.
Procedure
- On the Content Manager, navigate to %TRIDION_HOME%\WebUI\Editors\. This folder has a number of subfolders.
- Access each subfolder in turn, and in each subfolder, navigate to the Themes\ subfolder.
- In that location, open the web.config file for editing.
- Place comment delimiters around the
<authorization> section:
<!--
<authorization>
<deny users="?"/>
</authorization>
-->
- Save and close Web.config and continue with the next folder under Editors\.