[Zope] Logout User
   
    Borislav
     
    borislavd@gmx.net
       
    Thu, 05 Sep 2002 09:29:21 -0500
    
    
  
Paul Erickson wrote:
> Is that really the cookie that you want to expire?  (look at the cookies 
> in your browser)
> 
> I think that the cookie to expire is '__ac'.
> 
I checked the cookies in my browser. I don't have '__ac' cookie. 
Zope.org uses '__ac_czo'. My server has set the following cookies:
'tree-s', '_ZopeId', '__cp'. I am not familiar with the function of 
these cookies. Which one do I need to expire in order to log out the 
current user?
--Borislav