[users@httpd] overriding mod_auth_sspi from .htaccess

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Title: Message
Platform - Win2000, Apache/2.0.47, mod_auth_sspi/1.0.1, PHP/4.3.2
 
Hi there,
 
In my httpd.conf file I currently have the following -
 
<Directory />
        AllowOverride All
 AuthName "TTL Chiltern"
        AuthType SSPI
        SSPIAuth On
        SSPIAuthoritative On
        SSPIDomain HIGHWYCOMBE
        require valid-user
</Directory>
within a virtualhost directive.  I have tried to override this in a directory using an .htaccess file with the following single line -
 
AuthType Basic
 
but when accessing scripts within this directory I still  get the NTLM headers.
 
Can someone please suggest how I might get around this.
 
TIA
 
Scott

[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux