r1 - 27 Mar 2005 - TWikiContributor
TWiki Administrator User
The TWikiAdminUser 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 TWikiAdminUser 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.How to login as TWikiAdminUser
- Login as the internal TWiki administrator:
- internal admin login (use the username suggested and the password set in configure).
- Logout from Administrator:
- click the Logout link
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.
Prerequisites
-
Security Setup : Sessions : {UserClientSession}needs to be enabled in configure - a configure password (otherwise the Admin login is automatically disabled.)
- If your TWiki is configured to use ApacheLoginManager, you will need to log in as a valid user first.
