1 rizwank 1.1 %META:TOPICINFO{author="PeterThoeny" date="1092605497" format="1.0" version="1.8"}%
2 ---## TWiki Username vs. Login Username
3
4 This section applies only if your TWiki is installed on a server that is both *authenticated* and on an *intranet*.
5
6 TWiki internally manages two usernames: Login username and TWiki username.
7
8 * *Login username:* When you login to the intranet, you use your existing login username, for example ==pthoeny==. This name is normally passed to TWiki by the ==REMOTE_USER== environment variable. TWiki uses this name internally to log topic changes. Login usernames are maintained by your system administrator.
9 * *TWiki username:* This is your name in WikiNotation, for example ==PeterThoeny==, recorded when you register in TWikiRegistration; doing so also generates your personal home page in the %MAINWEB% web of your TWiki site.
10
11 %WIKITOOLNAME% can map the intranet username to the Wiki username automatically, provided that the Login username and Wiki username pair has been entered in the %MAINWEB%.%WIKIUSERSTOPIC% topic. This happens automatically when you register.
12
13 <blockquote>
14 __NOTE:__ *To correctly enter a WikiName* - your own or someone else's - be sure to specify the %MAINWEB% web in front of the Wiki username: write ==%MAINWEB%.<nop>WikiUsername== or ==%<nop>MAINWEB%.<nop>WikiUsername==. This assures that the name will be linked automatically to the %MAINWEB% web, where user home pages are stored, even if the text is entered in a different web.
15 </blockquote>
16
17 -- TWiki:Main.PeterThoeny - 30 Jan 2003
18
|