Re: [EMAIL PROTECTED] Multiple Authentication

2007-08-06 Thread Brian Weed
--- 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

[EMAIL PROTECTED] Multiple Authentication

2007-08-03 Thread Brian Weed
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