Re: [users@httpd] Apache Authentication questions

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

 



On Thursday 08 December 2005 15:48, Joshua Slive wrote:
> On 12/7/05, Sean Conner <sean@xxxxxxxxxx> wrote:
> > I've yet to try Apache 2.2, but can Apache be configured to support
> > mutiple authentication schemes for the same directory/location?  Am I
> > missing something?
>
> I haven't tried it, but as far as I know apache doesn't have this
> capability in any version.

I've actually just been hacking up a module that does just that:
accepts a custom authentication scheme with fallback to
Basic or Digest authentication.  But that involves my new module
doing something neither of the standard modules does: namely
accept that ap_auth_type(r) might be something different to
my module's authentication scheme.

Actually I think it would be fairly straightforward to hack in to
the standard modules.  But I'd need to think that through
a little to avoid breaking things.

-- 
Nick Kew

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[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