Re: [ovirt-users] Admin internal inlog problems with clean install 3.6RC

2015-10-08 Thread Martin Perina
- Original Message - > From: "Christopher Miersma" > To: "Ondra Machacek" , users@ovirt.org > Sent: Thursday, October 8, 2015 6:51:27 PM > Subject: Re: [ovirt-users] Admin internal inlog problems with clean > install 3.6RC > > I had to rebuild to

Re: [ovirt-users] Admin internal inlog problems with clean install 3.6RC

2015-10-08 Thread Christopher Miersma
I had to rebuild to test something else, and I ran into the same issue again. I successfully ran ovirt-aaa-jdbc-tool user edit admin --account-valid-to="2100-01-01 00:00:00Z", but id didn't resolve the issue. Here is the out put from the database: engine=# select id,name,valid_to,password_val

Re: [ovirt-users] Admin internal inlog problems with clean install 3.6RC

2015-10-05 Thread Ondra Machacek
If this command $ su -l postgres -c 'psql -d engine --command "select valid_to from aaa_jdbc.users where id = 1 ;"' didn't return valid output, then something went wrong in installation. Before installing please assure that your ovirt-engine-setup-plugin-ovirt-engine package has dependecy o

Re: [ovirt-users] Admin internal inlog problems with clean install 3.6RC

2015-10-05 Thread Christopher Miersma
Hi, Thanks for the suggestion. I had used this command already: $ ovirt-aaa-jdbc-tool user edit admin --account-valid-to="2100-01-01 00:00:00Z Unfortunately, it did not solve my problem. I had started poking around in the database, but didn't find the field you mention. I have just rebuilt

Re: [ovirt-users] Admin internal inlog problems with clean install 3.6RC

2015-10-05 Thread Ondra Machacek
Hi, I believe this should solve your problem: $ ovirt-aaa-jdbc-tool user edit admin --account-valid-to="2100-01-01 00:00:00Z" (feel free change the date to whatever suites you) If it won't help, can you please send output of this psql command? # select valid_to from aaa_jdbc.users where nam

Re: [ovirt-users] Admin internal inlog problems with clean install 3.6RC

2015-10-05 Thread Christopher Miersma
I'm having the same problem with the latest packages for 3.6 RC. I've tried reinstalling a number of times, setting up with and without an answer file, and I always get a login denied error. Log entries: (from trying ovirt-shell) 2015-10-05 09:30:48,361 ERROR [org.ovirt.engine.core.aaa.filters

Re: [ovirt-users] Admin@internal inlog problems with clean install 3.6RC

2015-10-01 Thread Joop
On 1-10-2015 9:05, Martin Perina wrote: > Hi, > > I have looked at the logs and everything seems fine: > > 1. 2015-09-30 09:31 you executed engine-setup and it finished successfully, >according to logs password expiration date for admin@internal was set >to 2215-08-13 13:36:53Z so that's co

Re: [ovirt-users] Admin@internal inlog problems with clean install 3.6RC

2015-10-01 Thread Martin Perina
in without any issues. Thanks Martin Perina - Original Message - > From: "Joop" > To: "Martin Perina" > Cc: "users" > Sent: Wednesday, September 30, 2015 8:51:36 PM > Subject: Re: [ovirt-users] Admin@internal inlog problems with clean instal

Re: [ovirt-users] Admin@internal inlog problems with clean install 3.6RC

2015-09-30 Thread Joop
On 30-9-2015 16:51, Ondra Machacek wrote: > Hi, > > You can change admin account expiration as below: > > $ ovirt-aaa-jdbc-tool user edit admin --account-valid-to="2100-01-01 > 00:00:00Z" > Thanks that worked. Should teach me to RTFM :-) Joop ___ Users

Re: [ovirt-users] Admin@internal inlog problems with clean install 3.6RC

2015-09-30 Thread Martin Perina
4:08:21 PM > Subject: [ovirt-users] Admin@internal inlog problems with clean install 3.6RC > > I just installed 3.6RC and got Cannot Login. User Account has expired, > Please contact your system administrator. in the webui. In engine.log I > see the

Re: [ovirt-users] Admin@internal inlog problems with clean install 3.6RC

2015-09-30 Thread Ondra Machacek
Hi, You can change admin account expiration as below: $ ovirt-aaa-jdbc-tool user edit admin --account-valid-to="2100-01-01 00:00:00Z" Ondra On 09/30/2015 04:08 PM, Joop wrote: I just installed 3.6RC and got Cannot Login. User Account has expired, Please contact your system administrator. in

[ovirt-users] Admin@internal inlog problems with clean install 3.6RC

2015-09-30 Thread Joop
I just installed 3.6RC and got Cannot Login. User Account has expired, Please contact your system administrator. in the webui. In engine.log I see the following: 2015-09-30 09:59:52,150 INFO [org.ovirt.engine.core.bll.aaa.LoginBaseCommand] (default task-30) [] Can't login user 'admin' with authe