1 Nov 04:18
[Trac] Re: NT domain problem
Looks like its the SSPIOmitDomain directive. I wish there was a similar one for mod_kerb or a way to get mod_sspi running under linux. Russ Sent wirelessly via BlackBerry from T-Mobile. -----Original Message----- From: "Andrew Backer" <awbacker <at> gmail.com> Date: Tue, 31 Oct 2006 14:27:22 To:"Trac Users" <trac-users <at> googlegroups.com> Subject: [Trac] Re: NT domain problem What problem are you having, exactly. I am running everything on windows w/ py2.4. I had some auth issues, as well. The one I remember (after turning omitdomain on) was issues with username case. I had to put this in trac.ini : ignore_auth_case = true Also, I was unable to get posting to tickets working (or wiki editing), but reply-to and the others would work fine. To get around that I added sspi stuff to my default location (not the /login one, which has the same data ) . Funny enough, it worked just fine in firefox. This is the block. I would put this inside your <Location /trac/projectdatastore> . It is probably the same info as your other sspi block, so I think you can just copy that over.(Continue reading)
matt/mjdavies
RSS Feed