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:
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?
http://gerrit.ovirt.org/gitweb?p=ovirt-engine.git;a=commit;h=545a14725b033a24be4dadd4fde8ee2de1c71053
(Turns out this was an issue with passing permissionId as parameter to stored procedure on manage domains. SqlType.Other must be used).
3.2 beta built, moving to ON_QA status to allow testing