Bug 885766 - engine-manage-domains -addPermission doesn't work on f18
Summary: engine-manage-domains -addPermission doesn't work on f18
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: oVirt
Classification: Retired
Component: ovirt-engine-config
Version: 3.1 RC
Hardware: Unspecified
OS: Unspecified
urgent
unspecified
Target Milestone: ---
: 3.2
Assignee: Ravi Nori
QA Contact:
URL:
Whiteboard: infra
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-12-10 15:16 UTC by Ohad Basan
Modified: 2014-10-30 22:34 UTC (History)
7 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-02-15 06:47:56 UTC
oVirt Team: ---
Embargoed:


Attachments (Terms of Use)

Description Ohad Basan 2012-12-10 15:16:33 UTC
Description of problem:
the -addpermissions doesn't work on fedora 18. the user's entry isn't updated in the permissions table

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


How reproducible:
always

Steps to Reproduce:
1.install ovirt-engine nightly on fedora18
2.run engine-manage-domains with the -user and -addpermissions parameter
3.log in with admin@internal 
4. go to "configure"> system permissions

  
Actual results:
the user we've added in the engine-manage-domain commands isn't being given with the permissions

Expected results:
user should be granted with permissions


Additional info:

Comment 1 Yair Zaslavsky 2012-12-11 08:21:53 UTC
What did the utility print you? it print you success?
I managed to add an IPA domain and saw the permissions table getting filled.
Did you try with IPA or ActiveDirectory?
Did you check the permissions table is filled?

Comment 3 Yair Zaslavsky 2012-12-11 17:27:02 UTC
(Turns out this was an issue with passing permissionId as parameter to stored procedure on manage domains. SqlType.Other must be used).

Comment 4 Itamar Heim 2013-01-16 16:10:31 UTC
3.2 beta built, moving to ON_QA status to allow testing


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