Tags:
create new tag
, view all tags

Question

In configure, we have chosen TWiki::Client::TemplateLogin to have people log in via the twiki template, but when someone is not logged in, and they go to log in, the apache-like login pop-up window appears. They then type their TWiki username and password into the pop-up, and it takes them to the login template, where they have to type their username and password in a second time to gain access to editing a page. Is there anything I can do to fix this? I have looked through the support pages and user manuals, but haven't found anything discussing this issue. If this has been discussed in the past, can someone give me a link to instructions on how to solve it?

Thanks!

Environment

TWiki version: TWikiRelease04x02x00
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS: Fedora 5
Web server: Apache 2.2.0
Perl version: Perl 5.8.8
Client OS: Windows XP Pro SP2
Web Browser: Firefox 2.0.0.12
Categories: Installation, Htaccess, Permissions, Authentication, Authorisation

-- NickNielson - 28 Feb 2008

Answer

ALERT! 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.

Look at the following that I copied out of my VirtualHost configuration. You need to comment it out if you use template login and don't want to be asked twice.

# When using Apache type login the following defines the TWiki scripts
# that makes Apache ask the browser to authenticate. It is correct that
# scripts such as view are not authenticated.
# <FilesMatch "(attach|edit|manage|rename|save|upload|mail|logon|rest|.*auth).*">
#     require valid-user
# </FilesMatch>

-- ManfredMislik - 28 Feb 2008

Thank you very much.

-- NickNielson - 28 Feb 2008

 
Change status to:
Topic attachments
I Attachment Action Size Date Who Comment
HTMLhtm configure.htm manage 163.5 K 2008-02-28 - 16:15 NickNielson Configure file with all sections expanded
Topic revision: r3 - 2008-02-28 - NickNielson
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.