Apache and LDAP questions

Kenneth E. Lussier ken.lussier at zuken.com
Wed Jan 22 11:21:11 EST 2003


On Wed, 2003-01-22 at 10:52, Derek Martin wrote:
 
> I can't say for certain, but I'm strongly inclined to doubt it.  I
> can't recall having seen any sort of authentication scheme of any sort
> that allows you to mix credentials with some other sort of
> authentication.  It's generally a one or the other deal...

There are actually several mixed authentication schemes out there, but
they are usually somewhat hacks. You could, for example, have a
multi-tier authentication scheme where you first authenticate against a
group file (using "require group foo"). If they pass that mechanism,
then their credentials are passed on to the LDAP server for
username/password authentication. Who knows... It might even work ;-)

C-Ya,
Kenny

-- 
----------------------------------------------------------------------------
"Tact is just *not* saying true stuff" -- Cordelia Chase

Kenneth E. Lussier
Sr. Systems Administrator
Zuken, USA
PGP KeyID CB254DD0 
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xCB254DD0





More information about the gnhlug-discuss mailing list