2009-07-28, 09:14 PM
We are trying to integrate our LMS with myBB.
In general, we want to prevent most user groups from most forums and only selectively give them access to specific forums.
As each student enrolls in a class we add him to a class-specific group. We want each student to see only those forums that are related to the classes he has actually been enrolled in. That is, we don't even want him to have to navigate thru the other class forums.
Each teacher will be added to other Teacher level class-specific group and an ALL Teachers group so they can access forums specific to the classes they are teaching as well as some common teacher forums.
So on an ongoing basis we are creating several new users, new user groups, and new forums.
Thru the myBB interface I can see how, at a moment in time, I can go in and SET PERMISSIONS "OFF" for all usergroups but the desired one(s), but it seems that this is not enough. That later new usergroups will be added that have their (undesirable) default access to that forum.
I am sorry that I do not even know how to describe the problem.
I think I am looking for the "one big switch" that will keep all the non-core usergroups OUT of every forum until I specificly set their permissions on.
OR any other approach we can do programmatically and definitively.
Thanks for your help.
Joni Buttke
In general, we want to prevent most user groups from most forums and only selectively give them access to specific forums.
As each student enrolls in a class we add him to a class-specific group. We want each student to see only those forums that are related to the classes he has actually been enrolled in. That is, we don't even want him to have to navigate thru the other class forums.
Each teacher will be added to other Teacher level class-specific group and an ALL Teachers group so they can access forums specific to the classes they are teaching as well as some common teacher forums.
So on an ongoing basis we are creating several new users, new user groups, and new forums.
Thru the myBB interface I can see how, at a moment in time, I can go in and SET PERMISSIONS "OFF" for all usergroups but the desired one(s), but it seems that this is not enough. That later new usergroups will be added that have their (undesirable) default access to that forum.
I am sorry that I do not even know how to describe the problem.
I think I am looking for the "one big switch" that will keep all the non-core usergroups OUT of every forum until I specificly set their permissions on.
OR any other approach we can do programmatically and definitively.
Thanks for your help.
Joni Buttke