The %TOPIC% has been added to TWiki 4.2.0 to make it possible to login without needing to create a TWiki User, or to temporarily login as %TOPIC% 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 TWikiAdminGroup, and you will be able to quicky change to Admin User (and back to your user) only when you need to.
%STARTSECTION{“sudo_login”}%
%X% NOTE: If you lock yourself out of TWikiAdminUser 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 $TWiki::cfg{Password}
and then set it again by saving your settings in configure
.
%ENDSECTION{“sudo_login”}%
Security Setup : Sessions : {UserClientSession}
needs to be enabled in configureRelated topics: %WIKIUSERSTOPIC%, TWikiAdminGroup, TWikiGroups, TWikiAccessControl —