# TWiki Administrator User 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. ### How to login as %TOPIC% - Login as the internal TWiki administrator: - %ADMINLOGIN% - Logout from Administrator: - click the [[Logout link|Main/LOGOUTURL]] **_%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`. ### 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. **_Related topics:_** [[TWikiUsers]], [[TWikiAdminGroup]], [[TWikiGroups]], [[TWikiAccessControl]] ----