Tags

Group Member Toggle

This topic implements a button that will turn Admin status on or off for the current user (%WIKINAME%), by adding or removing the user from the AdminGroup. This new function is recommended to replace internal admin login when possible. It provides better security and allows changes to be tracked to the user making the change instead of the anonymous AdminUser.

TIP This is actually a generic capability. Any group membership can be toggled using this function.

TIP Note: This feature is only usable if your User Mapper allows group membership to be modified from the Wiki.

Configuration

  • Edit the settings for AdminGroup
    • Allow the users who are permitted to gain "Admin Rights" to modify the topic.
    • Ex. * ALLOWTOPICCHANGE = AdminGroup, JoeTheAdmin, AnotherAdmin
  • Remove those users from the AdminGroup. They can add themselves using the below button.
  • Notify the potential administrators that they can either use this topic, or %INCLUDE{"AdminToggle"}% in their custom sidebar topic, or somewhere else convenient.

Operation

If you (WikiGuest) has permission to change the AdminGroup topic, a button to add or remove yourself from the AdminGroup will appear below: Be sure that you have explicit CHANGE authority on the AdminGroup or removing yourself from the group will be permanent.

Warning: Can't find named section manageself in topic Main.GroupViewTemplate

More enhancements

You can add this button to your custom sidebar for any group, by using the following include macro:
%INCLUDE{"%USERSWEB%.GroupViewTemplate" section="manageself" groupname="AdminGroup"}%
Topic revision: r1 - 21 Mar 2015, ProjectContributor
This site is powered by FoswikiCopyright © by the contributing authors. All material on this site is the property of the contributing authors.
Ideas, requests, problems regarding CLASSE Wiki? Send feedback