Bug 806829 - Multiple User cant login from different browser session from same machine
Summary: Multiple User cant login from different browser session from same machine
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: CloudForms Cloud Engine
Classification: Retired
Component: aeolus-conductor
Version: 1.0.0
Hardware: All
OS: All
unspecified
medium
Target Milestone: rc
Assignee: Angus Thomas
QA Contact: wes hayutin
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-03-26 10:21 UTC by pushpesh sharma
Modified: 2014-08-04 22:30 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-03-26 15:30:49 UTC
Embargoed:


Attachments (Terms of Use)

Description pushpesh sharma 2012-03-26 10:21:19 UTC
Description of problem:


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.Open the aeolus-conductor and provide user credential of some user say User1.
2.Open the aeolus-conductor and provide user credential of some user say User2.

Actual results:

Now browser session that opened with user1 changed and start navigating using credential of user2. 
  
Expected results:
Both browser session should keep only their own user information.(same as Amazon ec2 console)

Additional info:

Comment 1 pushpesh sharma 2012-03-26 10:24:05 UTC
build info:-

[root@dell-pe1950-1 ~]# rpm -qa |grep aeolus
aeolus-conductor-0.8.3-1.el6.noarch
aeolus-conductor-daemons-0.8.3-1.el6.noarch
rubygem-aeolus-image-0.3.0-12.el6.noarch
aeolus-configure-2.5.2-1.el6.noarch
aeolus-all-0.8.3-1.el6.noarch
rubygem-aeolus-cli-0.3.1-1.el6.noarch
aeolus-conductor-doc-0.8.3-1.el6.noarch

Comment 2 Scott Seago 2012-03-26 14:56:37 UTC
You say "different browser session" -- are you really using different browsers or just different windows/tabs of the same browser? If the latter, the two windows share the same cookies, so it's the same login -- any web UI that uses cookies for session-tracking (rather than URLs) will show the same behavior.

For active testing of two users at once you should run two completely different browsers -- say firefox and chrome -- so you can have two different users logged in concurrently (but in different sessions)

Comment 3 wes hayutin 2012-03-26 15:30:49 UTC
(In reply to comment #2)
> You say "different browser session" -- are you really using different browsers
> or just different windows/tabs of the same browser? If the latter, the two
> windows share the same cookies, so it's the same login -- any web UI that uses
> cookies for session-tracking (rather than URLs) will show the same behavior.
> 
> For active testing of two users at once you should run two completely different
> browsers -- say firefox and chrome -- so you can have two different users
> logged in concurrently (but in different sessions)


Agreed.. Pushpesh the requirement would be to use two or three diff browsers.
Chrome, firefox, Opera

Thanks


Note You need to log in before you can comment on or make changes to this bug.