> Yes you are correct it reset the authenticate cookies but from
> logout from zope it
> call zmi_logout beacuse of that again login window prompt I just
> want to redirect to the login page and also i want user must be logut .
> As per my knowledge It not possible because session is maintaind by
> client browser.
> If you have any information Pleaase help me.
Ah, you are log in into the zmi. I thoght that you were talking about
non manager users accessing a protected zope content. For this case the
CookieCrumbler logout form will work. Well, then I guess you will have
to close the browser. I don't know any other solution.
_______________________________________________
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 )