[ovirt-users] Re: Password at install for admin@internal not working

2021-07-27 Thread louisb
I'm running RHEL 8.4 on an HPDL380 Gen 10.
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/DABRQMLKVBZOMFSRXONYUEAR2WCTEY2C/


[ovirt-users] Re: Password at install for admin@internal not working

2021-07-27 Thread Yedidyah Bar David
On Wed, Jul 28, 2021 at 1:32 AM  wrote:
>
> I've installed ovirt several times on a fresh machine from scratch.  I've had 
> no problems with the install however I'm unable to login via the web console 
> using the assigned password entered at the time of the install.  On the last 
> 3 tries I've kept the password simple to insure that I was not entering the 
> assigned password incorrectly.  I continued tp get with each install the 
> message:
>
> Unable to log in. Verify your login information or contact the system 
> administrator.
>
> I've checked the install log for errors and not found any.  While trying to 
> keep the password simple I was warned about the simplicity password but 
> decided to continue because of previous attempts were not successful.  are 
> there any addtitional log that I can view to help with this issue?

Perhaps check /var/log/ovirt-engine/engine.log.

Perhaps try resetting your password with 'ovirt-aaa-jdbc-tool', e.g.:

https://www.ovirt.org/documentation/administration_guide/index.html#sect-Administering_User_Tasks_From_the_commandline

https://lists.ovirt.org/pipermail/users/2015-November/035918.html

Perhaps try logging in with some simple script running from inside the
engine machine, to make sure it's not a network/browser/whatever
issue. See here some examples:

https://github.com/oVirt/ovirt-engine-sdk/tree/master/sdk/examples

You can try one of the simpler/shorter ones that include
'sdk.Connection', e.g. list_tags.py . Download it, edit as needed,
copy to the engine machine. It expects a file 'ca.pem' in the current
directory, which you can copy from /etc/pki/ovirt-engine/ca.pem . Then
try to run it there.

>  Is there possibly a bug in the install process that has a work around?

I am not aware of such a bug. It does not mean that there are none, of
course :-).

Good luck and Best regards,
-- 
Didi
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/CPEPV4YQPOLLLSTD2IGQZVOKTS5O7MH7/


[ovirt-users] Re: Password at install for admin@internal not working

2021-07-27 Thread Vojtech Juranek
On Wednesday, 28 July 2021 00:31:49 CEST lou...@ameritech.net wrote:
> I've installed ovirt several times on a fresh machine from scratch.  I've
> had no problems with the install however I'm unable to login via the web
> console using the assigned password entered at the time of the install. 

What login do you use? While when using e.g. REST API you log in as 
admin@inernal, when you log in in web UI, you have to use just admin and 
eventually choose correct profile in Profile combo under password.

> On
> the last 3 tries I've kept the password simple to insure that I was not
> entering the assigned password incorrectly.  I continued tp get with each
> install the message: 
 
> Unable to log in. Verify your login information or contact the system
> administrator.
 
> I've checked the install log for errors and not found any.  While trying to
> keep the password simple I was warned about the simplicity password but
> decided to continue because of previous attempts were not successful.  are
> there any addtitional log that I can view to help with this issue?  Is
> there possibly a bug in the install process that has a work around? 
 
> Thanks
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/privacy-policy.html
> oVirt Code of Conduct:
> https://www.ovirt.org/community/about/community-guidelines/ List Archives:
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/4RL3EMEO5V6A3
> 2JE6APF6D3RK6GPEFBT/



signature.asc
Description: This is a digitally signed message part.
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/5ZZVN6D23MNZXPYNDV5SS4YJS3K7Q2J4/


[ovirt-users] Re: Password at install for admin@internal not working

2021-07-28 Thread louisb
You had the answer I only needed to use "admin" not "admin@internal".

Thanks
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/QBGS6XLWLICPHM55UHLKNE24VGGJPD3W/