On 01/24/2017 03:15 PM, emanuel.santosvarina(a)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/ovir...