On Mon, Feb 2, 2009 at 5:05 PM, Erik Bray <[email protected]> wrote:
>
> On Mon, Feb 2, 2009 at 1:58 PM, Flatfender <[email protected]> wrote:
>>
>> Hi all,
>>
>> We're running trac 0.11, we we're doing http auth via ldap to our AD
>> server, all that worked fine.  But we now have some shared
>> workstations and want to make sure when someone logs out, that they
>> http auth doesn't get in the way if they don't close their browser.  I
>> wanted to implement the form based login. Is this possible with http
>> auth. the Trac account manager page shows how to configure it for http
>> auth, but right now it's not validating users.  It lets any
>> combination of username/password in.  Before I posted my configs I
>> wanted to see if this was even possible.
>
> If you poke around trac-hacks.org and Google, people have written LDAP
> passwordstore implementations for use with AccountManager.  Should
> also work for HTTP auth, since in that case the login form just passes
> authentication on to the web server, so if you're having trouble
> getting that working it's a problem with your configuration.


Update I got this working I had to specify a URL path that was outside
my trac installation.

Matt P.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to