Bug 1164133 - [Docs][Admin][3.4][3.5]rhev-m 3.4 Administration Guide have wrong syntax to add domain.
Summary: [Docs][Admin][3.4][3.5]rhev-m 3.4 Administration Guide have wrong syntax to a...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: Documentation
Version: 3.4.3
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
: ---
Assignee: Tahlia Richardson
QA Contact: Ulhas Surse
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-11-14 07:55 UTC by Ulhas Surse
Modified: 2019-04-28 09:57 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-02-15 23:59:07 UTC
oVirt Team: ---
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Ulhas Surse 2014-11-14 07:55:39 UTC
Description of problem:
The syntax mentioned is 

engine-manage-domains -action=ACTION [options]

But when trying to perform action, it gives error:

-action=<any_action> is not a valid action.


Version-Release number of selected component (if applicable):
rhevm-3.4.3-1.2.el6ev.noarch

How reproducible:
always

Steps to Reproduce:
1. Install rhevm 3.4 
2. try to add domain with command as provided syntax in document.
3. error will be displayed.

Actual results:
 # rhevm-manage-domains -action=add --domain='<domain.com>' --user='<user_name>'  --provider=ad
   -action=add is not a valid action.

 # rhevm-manage-domains -action=delete --domain=<domain.com> --user='<user_name>'  --provider=ad         
  -action=delete is not a valid action.


Expected results:

Successfully deleted domain <domain>. Please remove all users and groups of this domain using the Administration portal or the API. oVirt Engine restart is required in order for the changes to take place (service ovirt-engine restart).
Manage Domains completed successfully


The domain <domain> has been added to the engine as an authentication source but no users from that domain have been granted permissions within the oVirt Manager.
Users from this domain can be granted permissions by editing the domain using action edit and specifying --add-permissions or from the Web administration interface logging in as admin@internal user.
oVirt Engine restart is required in order for the changes to take place (service ovirt-engine restart).
Manage Domains completed successfully


Additional info:

Comment 5 Julie 2014-12-01 02:23:43 UTC
Hi Ulhas,
   Please let us know if you have any feedback. If not, please verify this bug by changing the bug status to VERIFIED.

Comment 6 Ulhas Surse 2014-12-02 04:44:18 UTC
Julie, 

I have verified the changes so changing the status to VERIFIED.


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