[Zope] Mixing authentication techniques at the same site with exUserFolder

Dieter Maurer dieter@handshake.de
Wed, 8 Jan 2003 20:58:04 +0100


Emmanuel Viennet wrote at 2003-1-7 22:12 +0100:
 > 
 > Our site has sections using Zope, and other
 > sections using Apache (to use CGI software
 > not under Zope, like for instance mailman or
 > IMP Horde).
 > 
 > The Zope sections authenticate users via exUserFolder, OK.
 > 
 > The Apache sections use http basic auth, OK.
As explained in a recent message (--> mailing list archives),
I would go for a session base authentication.

Please read the message and come back, when you have more questions.


Dieter