Simple Machines Community Forum

SMF Support => SMF 2.0.x Support => Topic started by: jonesH on December 08, 2015, 10:55:10 AM

Title: Default Board Profile Permissions for various Membergroups
Post by: jonesH on December 08, 2015, 10:55:10 AM
I notice that the Default Board Profile Permissions are not the same for Guests, Moderators and admin-defined Membergroups. Why is that so? And when I then look at Board Permissions and see [Default] listed next to them... which Default is that: Guests default, Global Moderator default? Or is it the set of settings and options that apply to whatever membergroup the user belongs to?


In other words, is it such that if I am browsing the forum as a Guest then Guest Defaults apply to me, and if I log in as a Global Moderator then this membergroup's Default permissions apply?


Please explain.
Title: Re: Default Board Profile Permissions for various Membergroups
Post by: Kindred on December 08, 2015, 10:59:58 AM
each "profile" has a full set of defined permissions PER GROUP.

so, if [default] is listed, that means that the [default] profile is being used and the permissions defined for EACH GROUP under the default profile will be applied.
Title: Re: Default Board Profile Permissions for various Membergroups
Post by: jonesH on December 08, 2015, 11:22:03 AM
So: that means that the [default] profile is being used, and it also means that for Guests their own default profile will be applied, for Regular Members their own and so on?


In other words, I basically define a different "default" for each group?
Title: Re: Default Board Profile Permissions for various Membergroups
Post by: Kindred on December 08, 2015, 11:33:22 AM
you seem to be confused by the "tree"


[default] is the PROFILE name.  There are no permissions in the default profile itself -- it is a container for EVERY MEMBERGROUP

So,
guests have specific permissions under the default profile
regular members have specific permissions under the default profile
every membergroup can have specific permissions under the default profile.

You can also create other profiles and assign boards to use one of those profiles
in that case,
guests have specific permissions under the custom profile
regular members have specific permissions under the custom profile
every membergroup can have specific permissions under the custom profile.


within each profile, you can define the permissions of EACH GROUP.
There are other, precreated profiles like "read-only"
Title: Re: Default Board Profile Permissions for various Membergroups
Post by: jonesH on December 08, 2015, 11:42:02 AM
Oh, I believe I got it now: the keyword in your explanation was "container". I can use this container and define permissions for each group, or I can create my own container (call it "mydefault") and assign whatever permissions I see fit for each member group in this container, then assign this profile to the boards (again, if and when I wish).


Did I get it this time? :)
Title: Re: Default Board Profile Permissions for various Membergroups
Post by: Kindred on December 08, 2015, 11:49:15 AM
yes :D
Title: Re: Default Board Profile Permissions for various Membergroups
Post by: jonesH on December 08, 2015, 11:51:09 AM
Whew! Thanks a lot!