[ovirt-users] Re: oVirt Metrics Store Installation - Error during SSO authentication

2019-10-22 Thread Shirly Radco
Hi,

Where did you update the repos in the ovirt-metrics-installer" VM ?

Did you add the additional repos to /etc/yum.repos.d/ ?
You will also need to add the OpenShift repos to the second VM (master0 VM).

Best,

--

Shirly Radco

BI Principal Software Engineer

Red Hat 




On Tue, Oct 15, 2019 at 4:10 PM Markus Schaufler <
markus.schauf...@digit-all.at> wrote:

> I updated to 4.3.6 and tried again with admin@internal - this time it
> works...
>
> But got into another trouble: our servers are only allowed to use internal
> repositories and gitlab. After deployment of the "ovirt-metrics-installer"
> VM that installer VM tries to load from external repositories. I manually
> connected to the vm and redirected the URL's of the repofiles to our
> internal repo - but of course the ansible installer scripts replace the
> repofiles and the installation script fails.
>
> Anybody else through this?
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> oVirt Code of Conduct:
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives:
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/ADQ6ZZSE3M337DEBLYBHB644C55H3B76/
>
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/KUT3P5EQKPBQVOBWNEBY3BTS767K64NS/


[ovirt-users] Re: oVirt Metrics Store Installation - Error during SSO authentication

2019-10-15 Thread Markus Schaufler
I updated to 4.3.6 and tried again with admin@internal - this time it works...

But got into another trouble: our servers are only allowed to use internal 
repositories and gitlab. After deployment of the "ovirt-metrics-installer" VM 
that installer VM tries to load from external repositories. I manually 
connected to the vm and redirected the URL's of the repofiles to our internal 
repo - but of course the ansible installer scripts replace the repofiles and 
the installation script fails.

Anybody else through this?
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/ADQ6ZZSE3M337DEBLYBHB644C55H3B76/


[ovirt-users] Re: oVirt Metrics Store Installation - Error during SSO authentication

2019-10-15 Thread Markus Schaufler
The curl command was just a try - I need to configure the authentication 
information in "metrics-store-config.yml" and
"secure_vars.yaml". Somehow I've got to select the authentication profile - eg. 
"internal" for "admin@internal" or "Domain" for auth with AD User.

But this is only an assumption, since during the installation there's an 
according error message:
"Error during SSO authentication access_denied : Cannot authenticate user 
'xxx@x.LOCAL': No valid profile found in credentials.."

That error message corresponds to the error when I try to authenticate with 
curl.
The login on the webinterface however works - but there's an dedicated option 
(drop down menu) for selecting the profile. 
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/5RXW5AEUHVM3KROJPFWPJHIMWSIW6NGO/


[ovirt-users] Re: oVirt Metrics Store Installation - Error during SSO authentication

2019-10-15 Thread Strahil
This one worked for me:
curl --cacert ~/API/ca-cert -X GET -H "Accept: application/xml"   -u 
'admin@internal'  'https://engine.localdomain/ovirt-engine/api/URL-more'

So, try without the password...

Best Regards,
Strahil NikolovOn Oct 15, 2019 10:54, Markus Schaufler 
 wrote:
>
> I also cannot authenticate e.g. with 
>
> curl -u admin@internal:pass https://.at/ovirt-engine/api 
>
> access_denied: Cannot authenticate user 'ADMIN@INTERNAL': No valid profile 
> found in credentials. 
>
> How can I specify the profile?
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> oVirt Code of Conduct: 
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives: 
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/FRUQZ3S63EZCJG5GT73RMOIIMRE22E7B/
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/P2HKA632VAOJBDYCM2WF7PCVSKGACGSC/


[ovirt-users] Re: oVirt Metrics Store Installation - Error during SSO authentication

2019-10-15 Thread Markus Schaufler
I also cannot authenticate e.g. with 

curl -u admin@internal:pass https://.at/ovirt-engine/api

access_denied: Cannot authenticate user 'ADMIN@INTERNAL': No valid profile 
found in credentials.

How can I specify the profile?
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/FRUQZ3S63EZCJG5GT73RMOIIMRE22E7B/