[ovirt-users] get UI working throug ALIAS and real hostname

Andrea Ghelardi a.ghelardi at iontrading.com
Wed Jan 25 10:54:04 UTC 2017


Tested and working nice on my setup (Ovirt 4.0.5).
Thanks!
AG

-----Original Message-----
From: users-bounces at ovirt.org [mailto:users-bounces at ovirt.org] On Behalf Of Juan Hernández
Sent: Tuesday, January 24, 2017 3:41 PM
To: emanuel.santosvarina at mahle.com; users at ovirt.org
Subject: Re: [ovirt-users] get UI working throug ALIAS and real hostname

On 01/24/2017 03:15 PM, emanuel.santosvarina at mahle.com wrote:
> If I access the UI via "ALIAS" I get the Error-Page "The client is not 
> authorized to request an authorization. It's required to access the 
> system using FQDN.
> 
> What can I do to get UI working through ALIAS and real hostname?
> 
> Thx,
> Emanuel
> 

Create a 99-whatever-you-like.conf file in /etc/ovirt-engine/engine.conf.d with the following content:

  SSO_ALTERNATE_ENGINE_FQDNS="thealias"

Then restart the engine:

  systemctl restart ovirt-engine

This setting is documented here:


https://github.com/oVirt/ovirt-engine/blob/master/packaging/services/ovirt-engine/ovirt-engine.conf.in#L363-L366

_______________________________________________
Users mailing list
Users at ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


More information about the Users mailing list