Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
authentification
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  1 message - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Philipp Kraus  
View profile  
 More options Nov 9 2012, 4:32 pm
From: Philipp Kraus <philipp.kr...@flashpixx.de>
Date: Fri, 9 Nov 2012 13:32:40 -0800 (PST)
Local: Fri, Nov 9 2012 4:32 pm
Subject: authentification

Hello,

I try to create a working Trac installation on Apache. At the moment I have
got some problems with the login:

If I setup in my apache config this calls:
<Location /trac/>
    AuthType Basic
    AuthName "Trac Auth"
    AuthUserFile /trac/auth
    Require valid-user
</Location>

and open http://myserver/trac the HTTP Auth windows comes up and I can
login with my user data.
My user is a TRAC_ADMIN user and I can update all data via webpanel. The
logout link on the trac
page does not work, so I can't logout my user.
At next I would like to create an anonymous login, so not-loggin people can
show all tickets etc, so I modify
the location to
<Location /trac/login>
but this does not work, I'm always logged in as "REDIRECT_REMOTE_USER" and
no login-button or webforms are shown,
if I call /trac/login manually I can insert my login data, but trac shows
always the REDIRECT_REMOTE_USER.
How can I configurate Apache & Trac in this case, that a non-logged.in user
is mapped to an anonymous user that can read all data
and how can I get a login form / link?

Thanks


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »