Tested and working nice on my setup (Ovirt 4.0.5). Thanks! AG -----Original Message----- From: users-boun...@ovirt.org [mailto:users-boun...@ovirt.org] On Behalf Of Juan Hernández Sent: Tuesday, January 24, 2017 3:41 PM To: emanuel.santosvar...@mahle.com; users@ovirt.org Subject: Re: [ovirt-users] get UI working throug ALIAS and real hostname
On 01/24/2017 03:15 PM, emanuel.santosvar...@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@ovirt.org http://lists.ovirt.org/mailman/listinfo/users _______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users