Forums / General / Grant anonymous user full access to siteaccess
Ciaran McGrath
Tuesday 10 November 2009 7:28:33 am
Hi,
I wonder if you can help me,
I'd like to grand anonymous users access to all the content in a particular siteaccess. I can't seem to find the right setttings in Ez to do it.
Yannick Komotir
Tuesday 10 November 2009 8:42:28 am
go to setup > roles and policies > Anonymous , then edit Anonymous role.
<|- Software Engineer @ eZ Publish developpers -|> @ http://twitter.com/yannixk
Tuesday 10 November 2009 8:59:16 am
Hi Yannick,
I got that far, but I can't see what module/function/limitation I can use that will allow the user access to all the content within a certain siteaccess, and not all the others.
Thanks
Ciaran.
Tuesday 10 November 2009 9:10:44 am
Sorry,
Have you try to do that with site.ini settings,
[RoleSettings] PolicyOmitList[]=content
for concerned siteaccess ?
Friday 13 November 2009 3:17:45 am
For some reason that doesn't seem to work.
I still get the login box for protected content. Strangely though, I see the login box twice. the first instance looks normal, but the second instance has some debug array information with it.
Quoc Huy Nguyen Dinh
Thursday 03 December 2009 7:01:01 am
Have you added the permission for Anonymous user to user/login in that siteaccess?
They need to be able to access module user, function login, limitation = siteaccess before they can access content.