Information Technology Reference
In-Depth Information
Adding the IdM domain to RHEV Manager
In this coming section, we are going to see how to attach a Red Hat Identity Management
domain to RHEV-M and add directory users to RHEV-M users.
Refer to Chapter 10 , Setting Up iSCSI, NFS, and IdM Directory Services for RHEV , to set
up and configure the IdM domain on the RHEL server in order to use it with your RHEV-
M running on your infrastructure.
Note
You can't install IdM on the same box as your running RHEV-M due to the mod_ssl
package conflict, so you need to use a dedicated instance to run the IdM server, and it can
be run as a virtual machine on your RHEV infrastructure too.
In the following example, we are going to add the IdM domain, which is configured and
run on RHEL Version 6 Update 5, to RHEV-M. IdM is configured with the ex-
ample.com domain name, and we are going to add this domain name by using the admin
credentials of the IdM server using the engine-manage-domains utility installed on the
manager system. For more options on using engine-manage-domains, please use the --
help switch:
[root@rhevmanager ~]# engine-manage-domains -action=add
-domain=example.com -provider=IPA -user=admin -interactive
Enter password:
The domain example.com 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 -addPermissions
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
[root@rhevmanager ~]#
Search WWH ::




Custom Search