RHEVM: Add a user to the internal domain

Latest response

Hi

 

Is it possible to add a user to the "internal" domain possibly with read-only permissions ? 

We have a number of scripts which interogate RHEV-M via the Rest API which we do using the admin/internal account but we would rather use a different, non AD based account.

 

Thanks

Responses

The internal domain is for the admin user only. If you need to manage multiple users, you will have to add a directory server using rhevm-manage-domains

OK, thanks Dan

If you really want to do this, I suggest using a proxy. With a proxy, you can restrict the HTTP Methods allowed (like GET only), and also have it masquerade the 'admin@internal' user. Going further, you could build a whole set of ACLs, allow 'em different methods and URLs, and its own user database!

Looks like there is now a method of creating additional admin users within the internal domain in 3.1.

 

Thanks

Where can we read more about this?

Thanks ...

https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Virtualization/3.5/html/Administration_Guide/sect-Directory_Users.html

Close

Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.