Yair Zaslavsky has posted comments on this change.
Change subject: aaa: Changeing to attach_user_to_su_role
......................................................................
Patch Set 30:
Agreed,
This is the code from insert_predefined_roles.sql
INSERT INTO users(user_id,name,domain,username,groups,status)
SELECT v_LOCAL_ADMIN_ID, 'admin', 'internal', 'admin@internal','',1;
INSERT INTO permissions(id,role_id,ad_element_id,object_id,object_type_id)
SELECT uuid_generate_v1(), v_SUPER_USER_ID, v_LOCAL_ADMIN_ID,
getGlobalIds('system'), 1;
It should definitely be replaced.
--
To view, visit http://gerrit.ovirt.org/25932
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: Iee8f6b1fac8f2281f9a5195918eeddc8788a4d17
Gerrit-PatchSet: 30
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Yair Zaslavsky <[email protected]>
Gerrit-Reviewer: Alon Bar-Lev <[email protected]>
Gerrit-Reviewer: Yair Zaslavsky <[email protected]>
Gerrit-Reviewer: [email protected]
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: No
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches