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 <[email protected]> wrote: > > I also cannot authenticate e.g. with > > curl -u admin@internal:pass https://xxxx.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 -- [email protected] > To unsubscribe send an email to [email protected] > 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/[email protected]/message/FRUQZ3S63EZCJG5GT73RMOIIMRE22E7B/ _______________________________________________ Users mailing list -- [email protected] To unsubscribe send an email to [email protected] 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/[email protected]/message/P2HKA632VAOJBDYCM2WF7PCVSKGACGSC/

