The AdminUser allows you to login without needing to register a user, or to temporarily login as AdminUser using the password set in configure, and then log back out to the same User and Group as before.
This means it is no longer necessary to add yourself to the AdminGroup, and you will be able to quicky change to Admin User (and back to your user) only when you need to.
NOTE: If you lock yourself out of AdminUser during setup activities or have forgotten the configure password, you can unset the configure password by editing the
lib/LocalSite.cfg
file and deleting the line that starts with Foswiki::cfg{Password}
and then set it again by saving your settings in configure
.
Security Setup : Sessions : {UserClientSession}
needs to be enabled in configure Related topics: WikiUsers, AdminGroup, WikiGroups, AccessControl