[ovirt-users] Admin <at> internal inlog problems with clean install 3.6RC
Ondra Machacek
omachace at redhat.com
Mon Oct 5 19:29:59 UTC 2015
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
ovirt-engine-extension-aaa-jdbc, so ovirt-engine-extension-aaa-jdbc
package is installed before you run engine-setup.(yum deplist
ovirt-engine-setup-plugin-ovirt-engine). If aaa-jdbc package is not
installed as dependency, please install it before running engine-setup.
Your other issue, maybe has something to do with[1]
[1] https://bugzilla.redhat.com/show_bug.cgi?id=1266881
Ondra
On 10/05/2015 08:52 PM, Christopher Miersma wrote:
> 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 my setup again, and this time it suddenly worked.
> The only difference I noticed this time was that I got the message "[
> ERROR ] Failed to execute stage 'Closing up': Failed to stop service
> 'ovirt-vmconsole-proxy-sshd'" So, while I've got it working, I still
> don't have a good explanation of why it didn't work before and does
> again now. I rebuild a few more times and see if I can get it to
> happen again.
>
> Christopher
>
> On 10/05/2015 11:00 AM, Ondra Machacek wrote:
>> 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 name = 'admin';
>>
>> Username and password to connect to database can be found here:
>> /etc/ovirt-engine/aaa/internal.properties
>>
>> Thanks,
>> Ondra
>>
>> On 10/05/2015 06:43 PM, Christopher Miersma wrote:
>>> 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.BasicAuthenticationFilter]
>>> (default task-1) [] User admin authentication failed. profile is
>>> internal. Invocation Result code is 0. Authn result code is
>>> ACCOUNT_EXPIRED
>>>
>>> (from web interface)
>>> 2015-10-05 10:32:25,034 INFO
>>> [org.ovirt.engine.core.bll.aaa.LoginBaseCommand] (default task-19)
>>> [] Can't login user 'admin' with authentication profile 'internal'
>>> because the authentication failed.
>>> 2015-10-05 10:32:25,040 ERROR
>>> [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]
>>> (default task-19) [] Correlation ID: null, Call Stack: null, Custom
>>> Event ID: -1, Message: The account for admin got expired. Please
>>> contact the system administrator.
>>> 2015-10-05 10:32:25,043 ERROR
>>> [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]
>>> (default task-19) [] Correlation ID: null, Call Stack: null, Custom
>>> Event ID: -1, Message: User admin at internal failed to log in.
>>> 2015-10-05 10:32:25,044 WARN
>>> [org.ovirt.engine.core.bll.aaa.LoginAdminUserCommand] (default
>>> task-19) [] CanDoAction of action 'LoginAdminUser' failed for user
>>> admin at internal. Reasons: USER_ACCOUNT_EXPIRED
>>>
>>>
>>> I have tried using the ovirt-aaa-jdbc-tool tool, with "user edit
>>> --account-valid-to," "user password-reset --password-valid-to," and
>>> "user unlock" options with multiple different dates, passwords of
>>> varying complexity, etc. and nothing seems to work. This is all
>>> happening during the middle of a hosted-engine setup, which throws
>>> everything off. I've also done clean re-installs a number of times.
>>>
>>>
>>> Early last week, when the release candidate first came out, I did
>>> not have this issue. I was able to complete the install without any
>>> problems.
>>>
>>> Has anyone found a way to get around this if it starts happening?
>>>
>>>
>>> Christopher
>>> _______________________________________________
>>> Users mailing list
>>> Users at ovirt.org
>>> http://lists.ovirt.org/mailman/listinfo/users
>>
>
More information about the Users
mailing list