I have some lower priviledges users, who shall use a forum resource for communication. These users are in a group /groups/students which is member of another group /groups/all. In the forum resource, I give all rights possible to the /groups/all. Now I am logged in with a user being member of /groups/students, and I am posting a new thread in the forum. I can create the thread but not reply or quote it. What is wrong? What rights do I have to give so that the /groups/all can post in the forum.
Your problem doesn't come from a bad configuration, but from a bug in the forum. As you have reported it in
! 11985ad0c0a8001e0018933b620e21f7 !,
POST right is not inherited...
Am I right, that if group 1 is member of group 2, that all rights I give to group 2 is inherited to group 1?
That's right.