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

piotr.kliczewski at gmail.com piotr.kliczewski at gmail.com
Fri Oct 14 08:29:09 UTC 2016


Piotr Kliczewski 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



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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ie79a1d0b9b5da4fa338e166510b678212e8e137f
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-4.0
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: Piotr Kliczewski <piotr.kliczewski at gmail.com>
Gerrit-Reviewer: Ravi Nori <rnori at redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list