0
votes

I think only one thing is missing... but I do not get this point :p i created an user and I created a group, both didn't work

What I want is a group with specific rights, one with read and edit rights and one with only read rights, but all only works for the "root page" how can I inherit this to the following pages?

All the things from older versions of TYPO3 do not really work at my version (my version is 7.6.14)

Update 1: Okey, I could set the rights by hand for every single page in the access category. But I think there should be a possibility to inherit the rights to all the subpages?

At last it may only be one checkbox ore option I have to activate?

One picture to make it more clearly what my problem is: enter image description here

For those who don't understand german, "Berechtigungen" means access and "Tiefe" means depth.

Solution I finally got it and it and it is working fine. I just need to set the depth at the right place here: enter image description here

One more hint: be_acl is a good extention, if you need more than one group for a page or more specific rights for different users.

2
be more specific about your groups and editing: are you working in BE (backend) or FE (frontend)? In BE it should be obvious. And you always will need at least two groups/users to verify your configuration.Bernd Wilke πφ

2 Answers

1
votes

You can find a really good article about right management in the blog from Marcus Schwemer here: https://typo3worx.eu/2017/02/typo3-backend-user-management/

For other things it would be useful if you could provide a little bit more informations about what does not work?

For example it could be that your user has no access to the page tree, if this is the case there is an extra "Access" Backend module. You can find more information about this here.

1
votes

Maybe the group does not have access to the subpages?

In the backend under System -> Access you can change the ownership of pages - owner, group and all.

When editing access control of one page, you can change the depth to automatically adjust subpages.