<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2800.1276" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=022250209-06012004><FONT face=Arial size=2>Well, after spending 
the last 3 days on this problem I think I've finally narrowed it down.&nbsp; It 
seems that since you have to run Zope using FastCGI with Zeus that Zeus is 
indeed taking over the authentication portion.&nbsp; I got SimpleUserFolder 
working perfectly from within the ZMI (testing the ZSQL Method and Python Script 
against the PGSQL DB) but when I try and access the page from the web it prompts 
me for a username and password (which it's supposed to do).&nbsp; Unfortunately 
what is happening is it's not Zope that's prompting me.&nbsp; It's Zeus.&nbsp; 
Not only that but since I modified the permissions in zope so that anonymous 
users don't have access, only authenticated users and their appropriate roles 
do, Zope is also trying to authenticate.</FONT></SPAN></DIV>
<DIV><SPAN class=022250209-06012004><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=022250209-06012004><FONT face=Arial size=2>Both are failing 
miserably.&nbsp; Is anyone on this list using Zeus and Zope together?&nbsp; Is 
there a way to make this work?&nbsp; I have several sites that I need to 
password protect certain portions of and all the user account information is 
stored in our PostgreSQL DB.&nbsp; I really need some help 
here.</FONT></SPAN></DIV>
<DIV><SPAN class=022250209-06012004><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=022250209-06012004><FONT face=Arial 
size=2>kittonian</FONT></SPAN></DIV></BODY></HTML>