Re: [ovirt-devel] Login issue on master

2015-08-12 Thread Alon Bar-Lev

People, please DO NOT try to upgrade database not via engine-setup.
Any manual changes of database will cause your system to be invalid, in this 
case the setup will not be able to upgrade between configuration admin user to 
new.

Also, please remember to make install-dev= so that you have synced PREFIX with 
whatever version you are working on. In this case the PREFIX is out of date.

- Original Message -
 From: Vered Volansky ve...@redhat.com
 To: Alon Bar-Lev alo...@redhat.com
 Cc: Martin Perina mper...@redhat.com, Omer Frenkel 
 ofren...@redhat.com, Oved Ourfali ov...@redhat.com,
 devel@ovirt.org
 Sent: Wednesday, August 12, 2015 10:25:17 AM
 Subject: Re: [ovirt-devel] Login issue on master
 
 new setup log attached.
 
 On Wed, Aug 12, 2015 at 9:57 AM, Vered Volansky ve...@redhat.com wrote:
 
  I did what Alon suggested, replaced only MY_PASSWORD. engine setup was ok,
  but I still get the same error on login.
 
 
  On Wed, Aug 12, 2015 at 9:46 AM, Alon Bar-Lev alo...@redhat.com wrote:
 
 
 
  - Original Message -
   From: Martin Perina mper...@redhat.com
   To: Omer Frenkel ofren...@redhat.com
   Cc: Oved Ourfali ov...@redhat.com, Vered Volansky 
  ve...@redhat.com, devel@ovirt.org
   Sent: Wednesday, August 12, 2015 9:35:08 AM
   Subject: Re: [ovirt-devel] Login issue on master
  
  
  
   - Original Message -
From: Omer Frenkel ofren...@redhat.com
To: Martin Perina mper...@redhat.com
Cc: Vered Volansky ve...@redhat.com, Oved Ourfali 
  ov...@redhat.com,
devel@ovirt.org
Sent: Wednesday, August 12, 2015 8:28:00 AM
Subject: Re: [ovirt-devel] Login issue on master
   
On Wed, Aug 12, 2015 at 8:54 AM, Martin Perina mper...@redhat.com
  wrote:
   


 - Original Message -
  From: Oved Ourfali ov...@redhat.com
  To: Vered Volansky ve...@redhat.com
  Cc: devel@ovirt.org
  Sent: Wednesday, August 12, 2015 7:51:14 AM
  Subject: Re: [ovirt-devel] Login issue on master
 
  Please share complete engine.log and server.log.

 Log produced by engine-setup is more important at the moment.
 Are you sure that engine-setup finished successfully?

 
  - Original Message -
   From: Vered Volansky ve...@redhat.com
   To: devel@ovirt.org
   Sent: Wednesday, August 12, 2015 8:48:00 AM
   Subject: Re: [ovirt-devel] Login issue on master
  
   engine:
   2015-08-12 08:12:41,129 INFO
   [org.ovirt.engine.core.bll.aaa.LoginBaseCommand]
   (default task-28) [] Can't login user 'admin' with
  authentication
 profile
   'internal' because the authentication failed.
   2015-08-12 08:12:41,146 ERROR
  
  [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]
   (default task-28) [] Correlation ID: null, Call Stack: null,
  Custom
 Event
   ID: -1, Message: User admin cannot login, please verify the
  username
 and
   password.
   2015-08-12 08:12:41,154 ERROR
  
  [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]
   (default task-28) [] Correlation ID: null, Call Stack: null,
  Custom
 Event
   ID: -1, Message: User admin@internal failed to log in.
   2015-08-12 08:12:41,154 WARN
   [org.ovirt.engine.core.bll.aaa.LoginAdminUserCommand] (default
 task-28) []
   CanDoAction of action 'LoginAdminUser' failed for user
   admin@internal.
   Reasons: USER_FAILED_TO_AUTHENTICATE_WRONG_USERNAME_OR_PASSWORD
  
  
  
  
   On Wed, Aug 12, 2015 at 8:41 AM, Vered Volansky 
  ve...@redhat.com 
 wrote:
  
  
  
   Can't login to engine after rebase and schema-dev execution.
   Can't investigate more at the moment, just a heads up.
  
  
   ___
   Devel mailing list
   Devel@ovirt.org
   http://lists.ovirt.org/mailman/listinfo/devel
  ___
  Devel mailing list
  Devel@ovirt.org
  http://lists.ovirt.org/mailman/listinfo/devel
 
 ___
 Devel mailing list
 Devel@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/devel

   
​any chance you deleted your prefix?
if so, the setup creates new keys and cannot decrypt the saved
  password
(that was encryped using the old keys), try to use
engine-config --set AdminPassword=interactive
  
   This is no longer valid, admin password is not stored in vdc_options
  anymore.
   If you want to change you admin@internal password, please do following:
  
   1. Run ovirt-engine-crypto-tool to encode new password:
  
 ${PREFIX}/share/ovirt-engine/bin/ovirt-engine-crypto-tool.sh
  pbe-encode
 --password=interactive:
  
   2. Save encoding password into
   ${PREFIX}/etc/ovirt-engine/extension.d/internal-authn.properties
  into field config.authn.user.password
  
   3. Restart

Re: [ovirt-devel] Login issue on master

2015-08-12 Thread Martin Perina


- Original Message -
 From: Omer Frenkel ofren...@redhat.com
 To: Martin Perina mper...@redhat.com
 Cc: Vered Volansky ve...@redhat.com, Oved Ourfali ov...@redhat.com, 
 devel@ovirt.org
 Sent: Wednesday, August 12, 2015 11:25:37 AM
 Subject: Re: [ovirt-devel] Login issue on master
 
 On Wed, Aug 12, 2015 at 9:35 AM, Martin Perina mper...@redhat.com wrote:
 
 
 
  - Original Message -
   From: Omer Frenkel ofren...@redhat.com
   To: Martin Perina mper...@redhat.com
   Cc: Vered Volansky ve...@redhat.com, Oved Ourfali 
  ov...@redhat.com, devel@ovirt.org
   Sent: Wednesday, August 12, 2015 8:28:00 AM
   Subject: Re: [ovirt-devel] Login issue on master
  
   On Wed, Aug 12, 2015 at 8:54 AM, Martin Perina mper...@redhat.com
  wrote:
  
   
   
- Original Message -
 From: Oved Ourfali ov...@redhat.com
 To: Vered Volansky ve...@redhat.com
 Cc: devel@ovirt.org
 Sent: Wednesday, August 12, 2015 7:51:14 AM
 Subject: Re: [ovirt-devel] Login issue on master

 Please share complete engine.log and server.log.
   
Log produced by engine-setup is more important at the moment.
Are you sure that engine-setup finished successfully?
   

 - Original Message -
  From: Vered Volansky ve...@redhat.com
  To: devel@ovirt.org
  Sent: Wednesday, August 12, 2015 8:48:00 AM
  Subject: Re: [ovirt-devel] Login issue on master
 
  engine:
  2015-08-12 08:12:41,129 INFO
  [org.ovirt.engine.core.bll.aaa.LoginBaseCommand]
  (default task-28) [] Can't login user 'admin' with authentication
profile
  'internal' because the authentication failed.
  2015-08-12 08:12:41,146 ERROR
 
  [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]
  (default task-28) [] Correlation ID: null, Call Stack: null, Custom
Event
  ID: -1, Message: User admin cannot login, please verify the
  username
and
  password.
  2015-08-12 08:12:41,154 ERROR
 
  [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]
  (default task-28) [] Correlation ID: null, Call Stack: null, Custom
Event
  ID: -1, Message: User admin@internal failed to log in.
  2015-08-12 08:12:41,154 WARN
  [org.ovirt.engine.core.bll.aaa.LoginAdminUserCommand] (default
task-28) []
  CanDoAction of action 'LoginAdminUser' failed for user
  admin@internal.
  Reasons: USER_FAILED_TO_AUTHENTICATE_WRONG_USERNAME_OR_PASSWORD
 
 
 
 
  On Wed, Aug 12, 2015 at 8:41 AM, Vered Volansky  ve...@redhat.com
  
wrote:
 
 
 
  Can't login to engine after rebase and schema-dev execution.
  Can't investigate more at the moment, just a heads up.
 
 
  ___
  Devel mailing list
  Devel@ovirt.org
  http://lists.ovirt.org/mailman/listinfo/devel
 ___
 Devel mailing list
 Devel@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/devel

___
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel
   
  
   ​any chance you deleted your prefix?
   if so, the setup creates new keys and cannot decrypt the saved password
   (that was encryped using the old keys), try to use
   engine-config --set AdminPassword=interactive
 
  This is no longer valid, admin password is not stored in vdc_options
  anymore.
 
 
 ​was this communicated anywhere? i missed that.. thanks for the update​

I'm going to send email about it, the aaa internal/jdbc changes
were merged yesterday ...

 
 
 
  If you want to change you admin@internal password, please do following:
 
  1. Run ovirt-engine-crypto-tool to encode new password:
 
${PREFIX}/share/ovirt-engine/bin/ovirt-engine-crypto-tool.sh pbe-encode
  --password=interactive:
 
  2. Save encoding password into
  ${PREFIX}/etc/ovirt-engine/extension.d/internal-authn.properties
 into field config.authn.user.password
 
  3. Restart the engine
 
 
 
  
   ​to create new password, restart the engine and try..​
  
 
 
___
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel

Re: [ovirt-devel] Login issue on master

2015-08-12 Thread Vered Volansky
Problem was solved thanks to Alon Bar Lev:

engine-setup
--otopi-environment=OVESETUP_CONFIG/adminUserAuthzType=str:builtin-internal
OVESETUP_CONFIG/adminUser=str:admin@internal
OVESETUP_CONFIG/adminUserAuthzName=str:internal
OVESETUP_CONFIG/adminUserId=str:fdfc627c-d875-11e0-90f0-83df133b58cc
OVESETUP_CONFIG/adminPassword=str:PASSWORD

Problem stemmed from using schema-dev instead of engine-setup, which
appears to be a no-no.

Thanks everyone!

On Wed, Aug 12, 2015 at 12:27 PM, Martin Perina mper...@redhat.com wrote:



 - Original Message -
  From: Omer Frenkel ofren...@redhat.com
  To: Martin Perina mper...@redhat.com
  Cc: Vered Volansky ve...@redhat.com, Oved Ourfali 
 ov...@redhat.com, devel@ovirt.org
  Sent: Wednesday, August 12, 2015 11:25:37 AM
  Subject: Re: [ovirt-devel] Login issue on master
 
  On Wed, Aug 12, 2015 at 9:35 AM, Martin Perina mper...@redhat.com
 wrote:
 
  
  
   - Original Message -
From: Omer Frenkel ofren...@redhat.com
To: Martin Perina mper...@redhat.com
Cc: Vered Volansky ve...@redhat.com, Oved Ourfali 
   ov...@redhat.com, devel@ovirt.org
Sent: Wednesday, August 12, 2015 8:28:00 AM
Subject: Re: [ovirt-devel] Login issue on master
   
On Wed, Aug 12, 2015 at 8:54 AM, Martin Perina mper...@redhat.com
   wrote:
   


 - Original Message -
  From: Oved Ourfali ov...@redhat.com
  To: Vered Volansky ve...@redhat.com
  Cc: devel@ovirt.org
  Sent: Wednesday, August 12, 2015 7:51:14 AM
  Subject: Re: [ovirt-devel] Login issue on master
 
  Please share complete engine.log and server.log.

 Log produced by engine-setup is more important at the moment.
 Are you sure that engine-setup finished successfully?

 
  - Original Message -
   From: Vered Volansky ve...@redhat.com
   To: devel@ovirt.org
   Sent: Wednesday, August 12, 2015 8:48:00 AM
   Subject: Re: [ovirt-devel] Login issue on master
  
   engine:
   2015-08-12 08:12:41,129 INFO
   [org.ovirt.engine.core.bll.aaa.LoginBaseCommand]
   (default task-28) [] Can't login user 'admin' with
 authentication
 profile
   'internal' because the authentication failed.
   2015-08-12 08:12:41,146 ERROR
  
   [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]
   (default task-28) [] Correlation ID: null, Call Stack: null,
 Custom
 Event
   ID: -1, Message: User admin cannot login, please verify the
   username
 and
   password.
   2015-08-12 08:12:41,154 ERROR
  
   [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]
   (default task-28) [] Correlation ID: null, Call Stack: null,
 Custom
 Event
   ID: -1, Message: User admin@internal failed to log in.
   2015-08-12 08:12:41,154 WARN
   [org.ovirt.engine.core.bll.aaa.LoginAdminUserCommand] (default
 task-28) []
   CanDoAction of action 'LoginAdminUser' failed for user
   admin@internal.
   Reasons: USER_FAILED_TO_AUTHENTICATE_WRONG_USERNAME_OR_PASSWORD
  
  
  
  
   On Wed, Aug 12, 2015 at 8:41 AM, Vered Volansky 
 ve...@redhat.com
   
 wrote:
  
  
  
   Can't login to engine after rebase and schema-dev execution.
   Can't investigate more at the moment, just a heads up.
  
  
   ___
   Devel mailing list
   Devel@ovirt.org
   http://lists.ovirt.org/mailman/listinfo/devel
  ___
  Devel mailing list
  Devel@ovirt.org
  http://lists.ovirt.org/mailman/listinfo/devel
 
 ___
 Devel mailing list
 Devel@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/devel

   
​any chance you deleted your prefix?
if so, the setup creates new keys and cannot decrypt the saved
 password
(that was encryped using the old keys), try to use
engine-config --set AdminPassword=interactive
  
   This is no longer valid, admin password is not stored in vdc_options
   anymore.
  
 
  ​was this communicated anywhere? i missed that.. thanks for the update​

 I'm going to send email about it, the aaa internal/jdbc changes
 were merged yesterday ...

 
 
 
   If you want to change you admin@internal password, please do
 following:
  
   1. Run ovirt-engine-crypto-tool to encode new password:
  
 ${PREFIX}/share/ovirt-engine/bin/ovirt-engine-crypto-tool.sh
 pbe-encode
   --password=interactive:
  
   2. Save encoding password into
   ${PREFIX}/etc/ovirt-engine/extension.d/internal-authn.properties
  into field config.authn.user.password
  
   3. Restart the engine
  
  
  
   
​to create new password, restart the engine and try..​
   
  
 

___
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel

Re: [ovirt-devel] Login issue on master

2015-08-12 Thread Omer Frenkel
On Wed, Aug 12, 2015 at 9:35 AM, Martin Perina mper...@redhat.com wrote:



 - Original Message -
  From: Omer Frenkel ofren...@redhat.com
  To: Martin Perina mper...@redhat.com
  Cc: Vered Volansky ve...@redhat.com, Oved Ourfali 
 ov...@redhat.com, devel@ovirt.org
  Sent: Wednesday, August 12, 2015 8:28:00 AM
  Subject: Re: [ovirt-devel] Login issue on master
 
  On Wed, Aug 12, 2015 at 8:54 AM, Martin Perina mper...@redhat.com
 wrote:
 
  
  
   - Original Message -
From: Oved Ourfali ov...@redhat.com
To: Vered Volansky ve...@redhat.com
Cc: devel@ovirt.org
Sent: Wednesday, August 12, 2015 7:51:14 AM
Subject: Re: [ovirt-devel] Login issue on master
   
Please share complete engine.log and server.log.
  
   Log produced by engine-setup is more important at the moment.
   Are you sure that engine-setup finished successfully?
  
   
- Original Message -
 From: Vered Volansky ve...@redhat.com
 To: devel@ovirt.org
 Sent: Wednesday, August 12, 2015 8:48:00 AM
 Subject: Re: [ovirt-devel] Login issue on master

 engine:
 2015-08-12 08:12:41,129 INFO
 [org.ovirt.engine.core.bll.aaa.LoginBaseCommand]
 (default task-28) [] Can't login user 'admin' with authentication
   profile
 'internal' because the authentication failed.
 2015-08-12 08:12:41,146 ERROR

 [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]
 (default task-28) [] Correlation ID: null, Call Stack: null, Custom
   Event
 ID: -1, Message: User admin cannot login, please verify the
 username
   and
 password.
 2015-08-12 08:12:41,154 ERROR

 [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]
 (default task-28) [] Correlation ID: null, Call Stack: null, Custom
   Event
 ID: -1, Message: User admin@internal failed to log in.
 2015-08-12 08:12:41,154 WARN
 [org.ovirt.engine.core.bll.aaa.LoginAdminUserCommand] (default
   task-28) []
 CanDoAction of action 'LoginAdminUser' failed for user
 admin@internal.
 Reasons: USER_FAILED_TO_AUTHENTICATE_WRONG_USERNAME_OR_PASSWORD




 On Wed, Aug 12, 2015 at 8:41 AM, Vered Volansky  ve...@redhat.com
 
   wrote:



 Can't login to engine after rebase and schema-dev execution.
 Can't investigate more at the moment, just a heads up.


 ___
 Devel mailing list
 Devel@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/devel
___
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel
   
   ___
   Devel mailing list
   Devel@ovirt.org
   http://lists.ovirt.org/mailman/listinfo/devel
  
 
  ​any chance you deleted your prefix?
  if so, the setup creates new keys and cannot decrypt the saved password
  (that was encryped using the old keys), try to use
  engine-config --set AdminPassword=interactive

 This is no longer valid, admin password is not stored in vdc_options
 anymore.


​was this communicated anywhere? i missed that.. thanks for the update​



 If you want to change you admin@internal password, please do following:

 1. Run ovirt-engine-crypto-tool to encode new password:

   ${PREFIX}/share/ovirt-engine/bin/ovirt-engine-crypto-tool.sh pbe-encode
 --password=interactive:

 2. Save encoding password into
 ${PREFIX}/etc/ovirt-engine/extension.d/internal-authn.properties
into field config.authn.user.password

 3. Restart the engine



 
  ​to create new password, restart the engine and try..​
 

___
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel

Re: [ovirt-devel] Login issue on master

2015-08-11 Thread Vered Volansky
engine:
2015-08-12 08:12:41,129 INFO
[org.ovirt.engine.core.bll.aaa.LoginBaseCommand] (default task-28) [] Can't
login user 'admin' with authentication profile 'internal' because the
authentication failed.
2015-08-12 08:12:41,146 ERROR
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]
(default task-28) [] Correlation ID: null, Call Stack: null, Custom Event
ID: -1, Message: User admin cannot login, please verify the username and
password.
2015-08-12 08:12:41,154 ERROR
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]
(default task-28) [] Correlation ID: null, Call Stack: null, Custom Event
ID: -1, Message: User admin@internal failed to log in.
2015-08-12 08:12:41,154 WARN
[org.ovirt.engine.core.bll.aaa.LoginAdminUserCommand] (default task-28) []
CanDoAction of action 'LoginAdminUser' failed for user admin@internal.
Reasons: USER_FAILED_TO_AUTHENTICATE_WRONG_USERNAME_OR_PASSWORD




On Wed, Aug 12, 2015 at 8:41 AM, Vered Volansky ve...@redhat.com wrote:

 Can't login to engine after rebase and schema-dev execution.
 Can't investigate more at the moment, just a heads up.

___
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel

Re: [ovirt-devel] Login issue on master

2015-08-11 Thread Martin Perina
Hi,

could you please share the log produced by engine-setup after a rebase?

Thanks

Martin Perina

- Original Message -
 From: Vered Volansky ve...@redhat.com
 To: devel@ovirt.org
 Sent: Wednesday, August 12, 2015 7:41:38 AM
 Subject: [ovirt-devel] Login issue on master
 
 Can't login to engine after rebase and schema-dev execution.
 Can't investigate more at the moment, just a heads up.
 
 ___
 Devel mailing list
 Devel@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/devel
___
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel


[ovirt-devel] Login issue on master

2015-08-11 Thread Vered Volansky
Can't login to engine after rebase and schema-dev execution.
Can't investigate more at the moment, just a heads up.
___
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel

Re: [ovirt-devel] Login issue on master

2015-08-11 Thread Martin Perina


- Original Message -
 From: Oved Ourfali ov...@redhat.com
 To: Vered Volansky ve...@redhat.com
 Cc: devel@ovirt.org
 Sent: Wednesday, August 12, 2015 7:51:14 AM
 Subject: Re: [ovirt-devel] Login issue on master
 
 Please share complete engine.log and server.log.

Log produced by engine-setup is more important at the moment.
Are you sure that engine-setup finished successfully?

 
 - Original Message -
  From: Vered Volansky ve...@redhat.com
  To: devel@ovirt.org
  Sent: Wednesday, August 12, 2015 8:48:00 AM
  Subject: Re: [ovirt-devel] Login issue on master
  
  engine:
  2015-08-12 08:12:41,129 INFO
  [org.ovirt.engine.core.bll.aaa.LoginBaseCommand]
  (default task-28) [] Can't login user 'admin' with authentication profile
  'internal' because the authentication failed.
  2015-08-12 08:12:41,146 ERROR
  [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]
  (default task-28) [] Correlation ID: null, Call Stack: null, Custom Event
  ID: -1, Message: User admin cannot login, please verify the username and
  password.
  2015-08-12 08:12:41,154 ERROR
  [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]
  (default task-28) [] Correlation ID: null, Call Stack: null, Custom Event
  ID: -1, Message: User admin@internal failed to log in.
  2015-08-12 08:12:41,154 WARN
  [org.ovirt.engine.core.bll.aaa.LoginAdminUserCommand] (default task-28) []
  CanDoAction of action 'LoginAdminUser' failed for user admin@internal.
  Reasons: USER_FAILED_TO_AUTHENTICATE_WRONG_USERNAME_OR_PASSWORD
  
  
  
  
  On Wed, Aug 12, 2015 at 8:41 AM, Vered Volansky  ve...@redhat.com  wrote:
  
  
  
  Can't login to engine after rebase and schema-dev execution.
  Can't investigate more at the moment, just a heads up.
  
  
  ___
  Devel mailing list
  Devel@ovirt.org
  http://lists.ovirt.org/mailman/listinfo/devel
 ___
 Devel mailing list
 Devel@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/devel
 
___
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel


Re: [ovirt-devel] Login issue on master

2015-08-11 Thread Oved Ourfali
Please share complete engine.log and server.log.

- Original Message -
 From: Vered Volansky ve...@redhat.com
 To: devel@ovirt.org
 Sent: Wednesday, August 12, 2015 8:48:00 AM
 Subject: Re: [ovirt-devel] Login issue on master
 
 engine:
 2015-08-12 08:12:41,129 INFO [org.ovirt.engine.core.bll.aaa.LoginBaseCommand]
 (default task-28) [] Can't login user 'admin' with authentication profile
 'internal' because the authentication failed.
 2015-08-12 08:12:41,146 ERROR
 [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]
 (default task-28) [] Correlation ID: null, Call Stack: null, Custom Event
 ID: -1, Message: User admin cannot login, please verify the username and
 password.
 2015-08-12 08:12:41,154 ERROR
 [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]
 (default task-28) [] Correlation ID: null, Call Stack: null, Custom Event
 ID: -1, Message: User admin@internal failed to log in.
 2015-08-12 08:12:41,154 WARN
 [org.ovirt.engine.core.bll.aaa.LoginAdminUserCommand] (default task-28) []
 CanDoAction of action 'LoginAdminUser' failed for user admin@internal.
 Reasons: USER_FAILED_TO_AUTHENTICATE_WRONG_USERNAME_OR_PASSWORD
 
 
 
 
 On Wed, Aug 12, 2015 at 8:41 AM, Vered Volansky  ve...@redhat.com  wrote:
 
 
 
 Can't login to engine after rebase and schema-dev execution.
 Can't investigate more at the moment, just a heads up.
 
 
 ___
 Devel mailing list
 Devel@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/devel
___
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel