[Zope] Logout User
Borislav
borislavd@gmx.net
Thu, 05 Sep 2002 09:54:03 -0500
Casey Duncan wrote:
> On Thursday 05 September 2002 10:29 am, Borislav wrote:
>
>>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
>
>
> Are you using cookie based authentication or just basic auth?
>
> -Casey
>
>
I'm not certain. I haven't changed the default installation of Zope
2.5.1. If you tell me where to look, I'll be more specific.
--Borislav