Change in ovirt-engine[master]: aaa: Assign unique id to each logged in user

mperina at redhat.com mperina at redhat.com
Wed Oct 12 21:17:01 UTC 2016


Martin Peřina has submitted this change and it was merged.

Change subject: aaa: Assign unique id to each logged in user
......................................................................


aaa: Assign unique id to each logged in user

On user login if the user is not found in
the database a default user id was assigned
to the all users (all zeros). Now when two
users logged in to the system they got the
union of permissions for each user.

This can be resolved by assigning a unique id
to each logged in user if the user is not
found in the database

Change-Id: Ie79a1d0b9b5da4fa338e166510b678212e8e137f
Bug-Url: https://bugzilla.redhat.com/1380780
Signed-off-by: Ravi Nori <rnori at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/aaa/CreateUserSessionCommand.java
1 file changed, 1 insertion(+), 2 deletions(-)

Approvals:
  Martin Peřina: Looks good to me, approved
  Ravi Nori: Verified
  Jenkins CI: Passed CI tests
  Oved Ourfali: Looks good to me, but someone else must approve



-- 
To view, visit https://gerrit.ovirt.org/65405
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ie79a1d0b9b5da4fa338e166510b678212e8e137f
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Ravi Nori <rnori at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Peřina <mperina at redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali at redhat.com>
Gerrit-Reviewer: Ravi Nori <rnori at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list