[Zope] login as member and manager with one browser on CMF
   
    Steve Spicklemire
     
    steve@spvi.com
       
    Mon, 22 Apr 2002 20:10:19 -0500
    
    
  
Authentication cookies are associated with an URL. One approach I often 
use is to access the site via apache on port 80 (e.g., using 
VirtualHostMonster) while "simultaneously" accessing the same site with 
it's ZServer port (e.g., 8080). Now you can have completely different 
cookies set for the same site in two different windows.
-steve
On Sunday, April 21, 2002, at 09:28 AM, Florian Konnertz wrote:
> Hi to all,
> Is it possible to login as a user and manager in two windows with the 
> same browser on CMF?
>
> To login as a certain user I shutdown my mozilla completey, and call 
> CMF with the users homepage URL.
> Then I open a second window as a manager and login.
>
> If I do anything in the user window, I find me logged in as the manager 
> in the reply window.
>
> How can I avoid this?
>
> Switching off cookies?
> No - Then I have to enter the pword everytime, haven't I??
>
> Thanks,
> Florian
>
>
>
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )