Question
Having set up a TWiki at work, I am having problems having it recognise individual users. When I visit
http://twiki.org, the message Hello Andy Edwards appears in the side bar. However, in my local twiki, the message doesn't appear, and the home screen always says 'WelcomeGuest'. Otherwise, user authentication seems to work - it asks for a username/password when i try to edit topics, so no problems there. Am I missing something obvious?
Environment
--
AndyEdwards - 21 Nov 2005
Answer
If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.
Perhaps you need to install the
SessionPlugin.
--
JoachimBlum - 21 Nov 2005
Or enable session tracking of users by remembering the IP address. See TWiki.cfg
The problem is that users are only authenticated for edit; the view script still thinks you are a guest. See "Partial authentication" in
TWikiUserAuthentication.
--
PeterThoeny - 21 Nov 2005
Topic revision: r4 - 21 Nov 2005 - 18:01:24 -
PeterThoenySupport.DisplayingUserNameInSidebar moved from Support.DisplyingUserNameInSidebar on 21 Nov 2005 - 17:54 by FranzJosefSilli -
put it back