On Mon, Oct 23, 2017 at 2:04 AM, Juan Pablo Lorier <[email protected]> wrote: > Hi, > > I'm trying to log into a fresh install (4.1 on centos 7) but though I've > set the hostname-ip mapping in /etc/hosts of the server and my desktop, > it keep complaining with the error: > > The client is not authorized to request an authorization. It's required > to access the system using FQDN. > > Engine log shows the same error: > > ERROR [org.ovirt.engine.core.sso.utils.SsoUtils] (default task-9) [] The > client is not authorized to request an authorization. It's required to > access the system using FQDN > > What else should I do to get access?
Do you use the exact same name you provided when prompted by engine-setup? Check this: grep ^ENGINE_FQDN /etc/ovirt-engine/engine.conf.d/*.conf If you want/need to use a different name, search the list archives for "SSO_ALTERNATE_ENGINE_FQDNS". Regards, -- Didi _______________________________________________ Users mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/users

