[Zope] Install behind iPlanet with SSL
Michel Pelletier
michel@digicool.com
Tue, 29 Feb 2000 01:18:32 -0800
Nicola Larosa wrote:
>
> Thanks for your answer, Michel.
>
_USER REQUEST variable or the
> >> AUTHENTICATED_USER one?
>
> > Unless you can patch the server or compile a special server module,
> > or use a better protocol such as FastCGI, you stuck with REMOTE_USER
> > which is not ideal at all.
>
> Yes, it is not ideal , but it could be workable for our needs (no content delegation and such).
Also there is a old NSAPI module somewhere in Zope land (look on the
zope site, search for NSAPI)
This might be workable.
>
> >> 3) I already installed the iPlanet server and Zope on a Sun. How do
> >> i go configuring the iPlanet server in order to activate Zope?
>
> > I've not heard of anyone running Zope with iPlanet.
>
> Hey, come on, I am sure I saw someone on this list saying that they installed Zope behind Netscape Enterprise Server, and that's the same beast.
oh yeah... I was thinking of something else...
-Michel