Hide Forgot
Created attachment 813224 [details] manage-domains-log Description of problem: If there are in system domains which was not added with -addPermissions param. Then if we add another domain with -addPermissions param, it also add permissions for users from all other domains. Version-Release number of selected component (if applicable): is18 How reproducible: always Steps to Reproduce: 1. Add first domain without -addPermissions param rhevm-manage-domains -action=add -domain=rhds.com -user=my_admin -interactive -provider=RHDS 2. Add second domain with -addPermissions param rhevm-manage-domains -action=add -domain=openldap.com -user=my_admin -interactive -addPermissions -provider=OpenLDAP Actual results: Permissions for my_admin are added and also permissions for my_admin are added. Expected results: Only permissions for my_admin are added. Additional info:
Ok in is22. Permissions are added only for user from domain we are working with.
*** Bug 1017784 has been marked as a duplicate of this bug. ***
Closing - RHEV 3.3 Released