Dear Magnolians

I'm desperately trying to access the website repository on my author instance 
with the anonymous user (just for testing some features) on Mag 4.5.12, as I 
have done it a million times on Mag < 4.5. I set up the anonymous role with the 
necessary permissions on all repositories and in the URL ACL, but always got 
the login mask. So I assigned the superuser role as only role to the anonymous 
user (again, just for testing). Still the same thing.

Debugging the request in the filter chain:

- URISecurityFilter returns authorized true
- URI2RepositoryMapping correctly mapped the request to the "website" repository
=> However when mapping.getHandle("/demo-project") is called in the 
RepositoryMappingFilter, the URI2RepositoryMapping throws a 
javax.jcr.LoginException: Workspace access denied on this line:
        final HierarchyManager hm = 
MgnlContext.getHierarchyManager(this.repository)

Anybody an idea?

Thanks!
-will

-- 
Context is everything: 
http://forum.magnolia-cms.com/forum/thread.html?threadId=a2b9537a-9485-44e9-b852-275c22111d28


----------------------------------------------------------------
For list details, see http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to