Tags:
create new tag
view all tags

SID-00607: Cannot login when accessing twiki through secured proxy

Status: Unanswered Unanswered TWiki version: 4.2.4 Perl version: 5.8.8
Category: CategoryAuthentication Server OS: Fedora release 7 (Moonshine) Last update: 16 years ago

Hi,

I having a problem when I use my twiki behind a certain type of secured proxy. The twiki is working fine directly and is also working fine through a simple apache reverse proxy. This working proxy has the config setup like this

ProxyPass /twiki2 http://10.103.116.71/twiki2

ProxyPassReverse /twiki2 http://10.103.116.71/twiki2

However on the proxy that I need this to go through I also have authentication setup using deepnet, the config looks like

<Location />

AuthType Basic

AuthName "Please authenticate now"

AuthBasicProvider xradius

AuthXRadiusTimeout 15

AuthXRadiusAddServer "10.103.116.67:1812" "xxxxx" require valid-user </Location>

I have the same proxy config within this server

ProxyPass /twiki2 http://10.103.116.71/twiki2

ProxyPassReverse /twiki2 http://10.103.116.71/twiki2

and basic viewing works fine. However when I try to edit any topics the login screen just re-appears after I've entered my details.The are no errors in the logs although I do not see the POST request make it to the twiki log, just an immediate GET request for the login page.

I can only assume the behaviour I'm getting are due to the additional authentication. Any help in working round this would be appreciated.

Many thanks, Trev.

-- TrevorSmith - 2009-11-03

Discussion and Answer

Closing this question after more than 30 days of inactivity. Feel free to reopen if needed. Consider engaging one of the TWiki consultants if you need timely help. We invite you to get involved with the community, it is more likely you get community support if you support the open source project!

-- PeterThoeny - 2010-01-03

      Change status to:
ALERT! If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.

SupportForm
Status Unanswered
Title Cannot login when accessing twiki through secured proxy
SupportCategory CategoryAuthentication
TWiki version 4.2.4
Server OS Fedora release 7 (Moonshine)
Web server Apache 2.2
Perl version 5.8.8
Topic attachments
I Attachment History Action Size Date Who Comment
HTMLhtml configure.html r1 manage 170.0 K 2009-11-03 - 16:22 UnknownUser Configure output from effected twiki server
Edit | Attach | Watch | Print version | History: r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r2 - 2010-01-03 - PeterThoeny
 
  • Learn about TWiki  
  • Download TWiki
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.