[00:31] *** ChanServ sets mode: +o PeterThoeny [00:51] Hi All ... I'm still trying to wrap my head around the access controls ... I started modifying the wiki's main page, and have given the main web the following access controls [00:51] Set ALLOWWEBCHANGE = Main.Support [00:51] Yet a user who is only a member of "Main.External" (a test group) is allowed to edit the web [00:51] Funnily enough permissions on a topic where he's explicitly allowed view access, and that has the same CHANGE permissions he gets permission denied when trying to edit the topic [00:51] what am I doing wrong? :) [14:46] *** ChanServ sets mode: +o PeterThoeny [16:37] *** ChanServ sets mode: +o PeterThoeny [18:48] tinkster: you first need to create a group in the Main.TWikiGroups topic [18:48] name it for example SupportGroup (this is case sensitive) [18:49] then in WebPreferences of the Main web change the bullet to: [18:49] * Set ALLOWWEBCHANGE = SupportGroup, TWikiRegistrationAgent [18:50] this is case sensitive, and the leading number of spaces before the asterisk is significant [18:51] this setting locks down the Main web to those two groups [18:51] the latter group is needed for registrations