<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1226" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I've got CookieCrumbler installed with my Zope site 
in order to carry out user authentication.</FONT></DIV>
<DIV><FONT face=Arial size=2>My users can initally register to the site - they 
are added to the acl_users folder in this step. From then on they can log into 
the site as registered users.... all works fine till here.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>The only problem is with my Z2.log... the zope 
access log. I'd like to use this to gather some statistics about which users log 
in most frequently etc. What's happening though is that when a user logs into 
the site and continues browsing through it, the z2.log keeps logging the user as 
"Anonymous". The only time this changes is when I use the ZMI and in that case 
the log lists the user as 'admin'.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Can anyone tell me what I'm missing?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Cheers</FONT></DIV>
<DIV><FONT face=Arial size=2>Ruth</FONT></DIV></BODY></HTML>