
9 Nov
2017
9 Nov
'17
5:03 p.m.
------=_Part_5434779_1838168214.1510239824658 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable >> if running; >>=C2=A0192.168.8.8 (IP of vm1) >>=C2=A0I can connect 'oVirt Open Virtualization Manager' but I can't logi= n with >>=C2=A0following warning: >>'The client is not authorized to request an authorization. It's required= to >>access the system using FQDN.' > Indeed, see the other thread. > If this isn't enough, please provide more details - the name you provided > as engine FQDN during engine-setup, whether you fixed name resolution - > by updating the dns or the hosts file, etc. Hi, I solved the problem with following steps:- # nano /etc/ovirt-engine/engine.conf.d/11-setup-sso.conf =C2=A0=C2=A0 Change:SSO_ALTERNATE_ENGINE_FQDNS=3D"" To: SSO_ALTERNATE_ENGINE_FQDNS=3D"192.168.8.8" (ovirtengine IP) # systemctl restart ovirt-engine.service Now I can remote login ovirtengine on Host's browser running:http://ovirten= gine.example.com On ovirtengine$ cat /etc/hosts 127.0.0.1=C2=A0=C2=A0 localhost localhost.localdomain localhost4 localhost4= .localdomain4 ::1=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 localhost localhost.loc= aldomain localhost6 localhost6.localdomain6 192.168.8.8=C2=A0 ovirtengine.example.com 192.168.8.5=C2=A0 ovirtnode.example.com [/end] Now I encounter another problem in "Add oVirt Node (ovirtnode.example) to o= virt engine from Web Administrator Portal", failure to add new host "ovirt = node". To connect/login "ovirt node" on Host I must run;192.168.8.5:9090 Adding 192.168.8.5 to the new host, "ovirt node" can't be connected.=C2=A0 = But I'm not allowed adding "192.168.8.5:9090" to Address there. Please advise is there any solution to delete ":9090"? Thanks RegardsSL On Thursday, November 9, 2017, 8:34:30 PM GMT+8, Yedidyah Bar David <di= di@redhat.com> wrote: =20 =20 On Thu, Nov 9, 2017 at 1:57 PM, Stephen Liu <satimis@yahoo.com> wrote: > Hi all, > > Problem to login virtengine on remote browser > client is not authorized to request an authorization Please check recent thread on this list, with subject "[ovirt-users] engine FQDN". > > vm1 - ovirtengine on CentOS 7, Gnome desktop (internal IP 192.168.8.8) > vm2 - ovirt node on CentOS 7, minimal (internal IP 192.168.8.5) > Host - Ubuntu 16.04 Gnome desktop > KVM > > vm1 > =3D=3D=3D > on Firefox running; > ovirtengine.example.com > I can login 'oVirt Open Virtualization Manager' > > on Firefox running; > 192.168.8.5:9090 (ovirt node IP) > I can login ovirt node as root > > Host > =3D=3D=3D=3D > on Firefox running; > ovirtengine.example.com > Server not found > (Firewall of vm1 already stopped running; > # systemctl stop firewalld ) "Server not found" is usually unrelated to the firewall, but is a result of bad/missing name resolution. > > if running; > 192.168.8.8 (IP of vm1) > I can connect 'oVirt Open Virtualization Manager' but I can't login with > following warning: > 'The client is not authorized to request an authorization. It's required = to > access the system using FQDN.' Indeed, see the other thread. If this isn't enough, please provide more details - the name you provided as engine FQDN during engine-setup, whether you fixed name resolution - by updating the dns or the hosts file, etc. Regards, > > on Firefox running; > 192.168.8.5:9090=C2=A0 (ovirt node IP) > I can login ovirt node as root > > > Please help.=C2=A0 Thanks in advice. > > > Regards > SL > > > > _______________________________________________ > Users mailing list > Users@ovirt.org > http://lists.ovirt.org/mailman/listinfo/users > --=20 Didi =20 ------=_Part_5434779_1838168214.1510239824658 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable <html><head></head><body><div style=3D"font-family:Helvetica Neue, Helvetic= a, Arial, sans-serif;font-size:16px;"><div></div> <div>>> if running;<br clear=3D"none"> >> 192.= 168.8.8 (IP of vm1)<br clear=3D"none"> >> I can connect 'oVirt O= pen Virtualization Manager' but I can't login with<br clear=3D"none"> >&= gt; following warning:<br clear=3D"none"> >>'The client is not a= uthorized to request an authorization. It's required to<br clear=3D"none"> = >>access the system using FQDN.'<br clear=3D"none"><br clear=3D"none"= >> Indeed, see the other thread.<br clear=3D"none"><br clear=3D"none">&g= t; If this isn't enough, please provide more details - the name you provide= d<br clear=3D"none">> as engine FQDN during engine-setup, whether you fi= xed name resolution -<br clear=3D"none"><div>> by updating the dns or th= e hosts file, etc.</div><div><br></div><div>Hi,<br></div><div><br></div><di= v>I solved the problem with following steps:-<br></div></div><div><br></div= ><div># nano /etc/ovirt-engine/engine.conf.d/11-setup-sso.conf<br><div>&nbs= p; </div><div>Change:</div>SSO_ALTERNATE_ENGINE_FQDNS=3D""<br>To:<br>= SSO_ALTERNATE_ENGINE_FQDNS=3D"192.168.8.8" (ovirtengine IP)<br><br><div># s= ystemctl restart ovirt-engine.service</div><div><br></div><div>Now I can re= mote login ovirtengine on Host's browser running:</div><div><a href=3D"http= ://ovirtengine.example">http://ovirtengine.example</a>.com</div><div><br></= div><div>On ovirtengine</div><div>$ cat /etc/hosts<br>127.0.0.1 = localhost localhost.localdomain localhost4 localhost4.localdomain4<br>::1&= nbsp; localhost localhost.localdo= main localhost6 localhost6.localdomain6<br><br>192.168.8.8 ovirtengin= e.example.com<br>192.168.8.5 ovirtnode.example.com<br><div>[/end]</di= v><div><br></div><div>Now I encounter another problem in "Add oVirt Node (o= virtnode.example) to ovirt engine from Web Administrator Portal", failure t= o add new host "ovirt node".</div><div><br></div><div>To connect/login "ovi= rt node" on Host I must run;</div><div>192.168.8.5:9090</div><div><br></div= ><div>Adding 192.168.8.5 to the new host, "ovirt node" can't be connected.&= nbsp; But I'm not allowed adding "192.168.8.5:9090" to Address there.</div>= <div><br></div><div>Please advise is there any solution to delete ":9090"?<= /div><div><br></div><div>Thanks</div><div><br></div><div>Regards</div><div>= SL<br></div></div><div><br></div><div><br></div></div> =20 <div id=3D"yahoo_quoted_0252935486" class=3D"yahoo_quoted"> <div style=3D"font-family:'Helvetica Neue', Helvetica, Aria= l, sans-serif;font-size:13px;color:#26282a;"> =20 <div> On Thursday, November 9, 2017, 8:34:30 PM GMT+8, Ye= didyah Bar David <didi@redhat.com> wrote: </div> <div><br></div> <div><br></div> <div><div dir=3D"ltr">On Thu, Nov 9, 2017 at 1:57 PM, S= tephen Liu <<a shape=3D"rect" ymailto=3D"mailto:satimis@yahoo.com" href= =3D"mailto:satimis@yahoo.com">satimis@yahoo.com</a>> wrote:<br clear=3D"= none">> Hi all,<br clear=3D"none">><br clear=3D"none">> Problem to= login virtengine on remote browser<br clear=3D"none">> client is not au= thorized to request an authorization<br clear=3D"none"><br clear=3D"none">P= lease check recent thread on this list, with subject "[ovirt-users]<br clea= r=3D"none">engine FQDN".<br clear=3D"none"><br clear=3D"none">><br clear= =3D"none">> vm1 - ovirtengine on CentOS 7, Gnome desktop (internal IP 19= 2.168.8.8)<br clear=3D"none">> vm2 - ovirt node on CentOS 7, minimal (in= ternal IP 192.168.8.5)<br clear=3D"none">> Host - Ubuntu 16.04 Gnome des= ktop<br clear=3D"none">> KVM<br clear=3D"none">><br clear=3D"none">&g= t; vm1<br clear=3D"none">> =3D=3D=3D<br clear=3D"none">> on Firefox r= unning;<br clear=3D"none">> ovirtengine.example.com<br clear=3D"none">&g= t; I can login 'oVirt Open Virtualization Manager'<br clear=3D"none">><b= r clear=3D"none">> on Firefox running;<br clear=3D"none">> 192.168.8.= 5:9090 (ovirt node IP)<br clear=3D"none">> I can login ovirt node as roo= t<br clear=3D"none">><br clear=3D"none">> Host<br clear=3D"none">>= =3D=3D=3D=3D<br clear=3D"none">> on Firefox running;<br clear=3D"none">= > ovirtengine.example.com<br clear=3D"none">> Server not found<br cle= ar=3D"none">> (Firewall of vm1 already stopped running;<br clear=3D"none= ">> # systemctl stop firewalld )<br clear=3D"none"><br clear=3D"none">"S= erver not found" is usually unrelated to the firewall, but is a result<br c= lear=3D"none">of bad/missing name resolution.<br clear=3D"none"><br clear= =3D"none">><br clear=3D"none">> if running;<br clear=3D"none">> 19= 2.168.8.8 (IP of vm1)<br clear=3D"none">> I can connect 'oVirt Open Virt= ualization Manager' but I can't login with<br clear=3D"none">> following= warning:<br clear=3D"none">> 'The client is not authorized to request a= n authorization. It's required to<br clear=3D"none">> access the system = using FQDN.'<br clear=3D"none"><br clear=3D"none">Indeed, see the other thr= ead.<br clear=3D"none"><br clear=3D"none">If this isn't enough, please prov= ide more details - the name you provided<br clear=3D"none">as engine FQDN d= uring engine-setup, whether you fixed name resolution -<br clear=3D"none">b= y updating the dns or the hosts file, etc.<br clear=3D"none"><br clear=3D"n= one">Regards,<div class=3D"yqt3462214745" id=3D"yqtfd17574"><br clear=3D"no= ne"><br clear=3D"none">><br clear=3D"none">> on Firefox running;<br c= lear=3D"none">> 192.168.8.5:9090 (ovirt node IP)<br clear=3D"none"= >> I can login ovirt node as root<br clear=3D"none">><br clear=3D"non= e">><br clear=3D"none">> Please help. Thanks in advice.<br clea= r=3D"none">><br clear=3D"none">><br clear=3D"none">> Regards<br cl= ear=3D"none">> SL</div><br clear=3D"none">><br clear=3D"none">><br= clear=3D"none">><br clear=3D"none">> _______________________________= ________________<br clear=3D"none">> Users mailing list<br clear=3D"none= ">> <a shape=3D"rect" ymailto=3D"mailto:Users@ovirt.org" href=3D"mailto:= Users@ovirt.org">Users@ovirt.org</a><br clear=3D"none">> <a shape=3D"rec= t" href=3D"http://lists.ovirt.org/mailman/listinfo/users" target=3D"_blank"= >http://lists.ovirt.org/mailman/listinfo/users</a><br clear=3D"none">><b= r clear=3D"none"><br clear=3D"none"><br clear=3D"none"><br clear=3D"none">-= - <br clear=3D"none">Didi<div class=3D"yqt3462214745" id=3D"yqtfd49342"><br= clear=3D"none"></div></div></div> </div> </div></div></body></html> ------=_Part_5434779_1838168214.1510239824658--