<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" id="owaParaStyle">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body fpstyle="1" ocsi="0">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hello,<br>
<br>
a few days ago I installed an ovirt-engine 4.2.2.6 following the steps of the documentation. After the installation I logged in to the admin page, configured a datadomain and changed the admin password. After a few hours I tried to login again, using the new
 password and got &quot;Unable to log in because the user account is disabled or locked. Contact the system administrator.&quot; So I unlocked the admin account from the shell using &quot;ovirt-aaa-jdbc-tool user unlock admin&quot; which worked fine and I was able to continue
 working till the next login.<br>
<br>
I traced the /var/log/ovirt-engine/engine.log and found this after unlocking the admin account again.<br>
<br>
2018-04-12 09:06:19,984&#43;02 INFO&nbsp; [org.ovirt.engine.core.bll.provider.network.SyncNetworkProviderCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-87) [2ed5aa42] Lock Acquired to object 'EngineLock:{exclusiveLocks='[e37c0b9e-09bc-4893-9b0c-c70f56d6ecfc=PROVIDER]',
 sharedLocks=''}'<br>
2018-04-12 09:06:19,991&#43;02 INFO&nbsp; [org.ovirt.engine.core.bll.provider.network.SyncNetworkProviderCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-87) [2ed5aa42] Running command: SyncNetworkProviderCommand internal: true.<br>
2018-04-12 09:06:20,102&#43;02 INFO&nbsp; [org.ovirt.engine.extension.aaa.jdbc.core.Authentication] (default task-239) [] locking user: admin due to interval failures<br>
2018-04-12 09:06:25,046&#43;02 ERROR [org.ovirt.engine.core.sso.utils.SsoUtils] (default task-239) [] OAuthException access_denied: Cannot authenticate user 'admin@internal': The username or password is incorrect..<br>
2018-04-12 09:06:25,049&#43;02 ERROR [org.ovirt.engine.core.bll.provider.network.SyncNetworkProviderCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-87) [2ed5aa42] Command 'org.ovirt.engine.core.bll.provider.network.SyncNetworkProviderCommand' failed: EngineException:
 (Failed with error Unauthorized and code 5050)<br>
2018-04-12 09:06:25,050&#43;02 INFO&nbsp; [org.ovirt.engine.core.bll.provider.network.SyncNetworkProviderCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-87) [2ed5aa42] Lock freed to object 'EngineLock:{exclusiveLocks='[e37c0b9e-09bc-4893-9b0c-c70f56d6ecfc=PROVIDER]',
 sharedLocks=''}'<br>
<br>
It seems like the SyncNetworkProviderCommand is somehow locking the admin account. I already restarted the whole machine but it didn't help.<br>
<br>
Can someone please point me in the right direction, where to find the error?<br>
<br>
Thanks in advance<br>
</div>
</body>
</html>