Anonymous user rights for etc folder in publish instance | Community
Skip to main content
New Participant
February 16, 2016
Solved

Anonymous user rights for etc folder in publish instance

  • February 16, 2016
  • 4 replies
  • 2301 views

Hi,

After installing publish instance, anonymous user doesn't have rights for etc folder. So that, my queries which were there in etc/designs are not working.

If I give rights explicitly for anonymous user, by login as admin in publish instance scripts are working fine. but I think this s not the right approach.

My question is, default installation of publish instance bring access to which folders?

Pls help me out.

Regards,

Krishh

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Jitendra_S_Toma

Hi,

Annonymous has read access on following folders:

  • / (Root)
  • /content
  • /etc/designs
  • /etc/segmentations/
  • /etc/tags

For the rest of the folders, Access is denied.

Jitendra

4 replies

Jitendra_S_Toma
Jitendra_S_TomaAccepted solution
New Participant
February 17, 2016

Hi,

Annonymous has read access on following folders:

  • / (Root)
  • /content
  • /etc/designs
  • /etc/segmentations/
  • /etc/tags

For the rest of the folders, Access is denied.

Jitendra

Kunal_Gaba_
New Participant
February 16, 2016

Do you see rep:policy node under /etc in your publish instance. And does that have deny jcr:all permission for "everyone". If yes then thats why anonymous users do not see the /etc/designs content. 

New Participant
February 16, 2016

Gokul2011 wrote...

I guess anonymous user wont have any permission by default...

What query are you using, ? If  needed , set proper permission from author and activate to publisher.

 

I think giving permissions manually is not a right approach.Can we change permissions like that?

New Participant
February 16, 2016

I guess anonymous user wont have any permission by default...

What query are you using, ? If  needed , set proper permission from author and activate to publisher.