--- Dragon <[EMAIL PROTECTED]> wrote:
> Brian Weed wrote:
> >I'm using Apache v2.2.4 (on Windows Server 2003)
> and
> >I'm trying to use both SSPI and Basic
> Authentication
> >together so that both Domain and non-domain users
> can
> >l
I'm using Apache v2.2.4 (on Windows Server 2003) and
I'm trying to use both SSPI and Basic Authentication
together so that both Domain and non-domain users can
log in to my Trac Wiki site.
Withi this config:
# Domain Login
AuthName "my domain"
AuthType SSPI
SSPIAuth On
SSPIAuth