Hello I am getting the 403 problem but it is not a permission issue and it is not a partially completed bootstrap.
I have set up a new page (called consultant) at the same level as features and activated it. I then set up 2 roles, one called general with access to /features and the other called consultant with access to /features and /consultant, both these roles were activated. I then created 2 users - reader with role general and consultant with role consultant - the two users were then activated. At this point if you point the browser at magnoliaPublic, both pages are visible. I then logged into magnoliaPublic/.magnolia as superuser and changed the config/server/secureUTIList/0001/URI to /* Trying to access magnoliaPublic with a fresh browser brings up the logon box, login in as reader causes a 403 error and the magnolia-debug.log file contains the exception AccessDeniedException: User not allowed to Read path [/] I stoped and restarted Magnolia and tried again but got the same result. Am I doing something wrong or should this work? Magnolia 2.1 RC3 running on Linux Fedora Core 3 with Java 1.5.0_04 Cheers Mike ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/magnolia/developer.html ----------------------------------------------------------------
