[Trac] Windows Install Questions
DeLynn Berry
delynnb at megastarfinancial.com
Fri Apr 1 15:40:14 EST 2005
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
> -----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 12:29 PM
> To: trac at lists.edgewall.com
> Subject: Re: [Trac] Windows Install Questions
>
>
> On Fri, 2005-04-01 at 10:35 -0700, DeLynn Berry wrote:
> > Hello everyone,
> >
> > I recently downloaded and installed Trac at my office and
> everything
> > appeared to be working correctly until I tried to create a
> new ticket.
> > The ticket appears to be submitted, but the ticket is not
> saved into
> > the system. The same thing occurs when trying to modify,
> delete or add
> > milestones.
> >
> > I thought this might be a permissions issue at first, so I
> have played
> > around with setting the "authenticated" user with
> TRAC_ADMIN as well
> > as setting other individual permissions. I then decided to
> try setting
> > these same permissions on a specific user, but this didn't work
> > either. The odd thing about this, is that the Wiki seem to work as
> > expected.
> >
> > So, my question is, has anyone run up against this type of problem
> > before with Trac? My setup is as follows:
> >
> > Windows 2000 Server
> > Apache 2
> > Authenticating with the SSPI module to a Active Directory domain.
> >
> > Thanks for the help.
>
>
> This may be related to http://projects.edgewall.com/trac/ticket/1168
>
> Try the solution found in there to put:
>
> SSPIBasicPreferred On
>
> In your Apache config.
>
> Please follow up on this email to indicate if this works or not.
>
> --
> 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