[Trac] Windows Install Questions
DeLynn Berry
delynnb at megastarfinancial.com
Fri Apr 1 17:08:25 EST 2005
Well, setting it up to use a password file does not work either. I'm
seeing the exact same behaviour. Have any other ideas?
Thanks,
DeLynn
> -----Original Message-----
> From: trac-bounces at lists.edgewall.com
> [mailto:trac-bounces at lists.edgewall.com] On Behalf Of Matthew Good
> Sent: Friday, April 01, 2005 2:07 PM
> To: trac at lists.edgewall.com
> Subject: RE: [Trac] Windows Install Questions
>
>
> On Fri, 2005-04-01 at 13:40 -0700, DeLynn Berry wrote:
> > I actually already had that option in my Apache config. Here is my
> > location directives:
> >
> > AuthType SSPI
> > AuthName "Trac"
> > SSPIAuth On
> > SSPIAuthoritative On
> > SSPIBasicPreferred On
> > SSPIDomain **********
> > SSPIOmitDomain On
> > SSPIOfferBasic On
> > Require valid-user
> >
> > I'm thinking about just trying basic authentication with a password
> > file and see if that works. I'll let you know if that changes
> > anything.
> >
> > Thanks for your help,
> >
> > DeLynn
>
> Yeah, go ahead and try out the htpasswd file for
> authentication to make sure everything else is working. The
> other option for authenticating to a Windows domain is
> through LDAP. The Active Directory server should provide an
> LDAP interface, so you can use the Apache LDAP modules to
> authenticate that way as well.
>
> --
> Matthew Good <trac at matt-good.net>
>
> _______________________________________________
> Trac mailing list
> Trac at lists.edgewall.com
> http://lists.edgewall.com/mailman/listinfo/tra> c
>
More information about the Trac
mailing list