Fernando Martins wrote at 2006-3-30 22:08 +0200:
>> > I'm doing single sign-on using Apache+mod_ntlm+FastCGI. Since 
>> the last is
>> > deprecated, is there any alternative?
>> >
>> 
>> As documented: Zope as standalone server + an optional reverse proxy 
>> (Squid/Apache). But no idea how this would solve a SSO issue.
>> 
>> -aj
>> 
>
>Yes, I understand the alternative to FastCGI, but mod_proxy doesn't pass the 
>required environmental variable REMOTE_USER to zope. I was asking about single 
>sign-on alternatives for Zope.

In principle, the rewrite rules allow to specify environment extensions.
When I remember right, you use an "E=..." in the "[P, ...]" to call
for such an extension.


-- 
Dieter
_______________________________________________
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )

Reply via email to