[Freeipa-devel] [PATCH] 632 webui: simplify self-service menu

Petr Vobornik pvoborni at redhat.com
Tue Jun 24 14:03:40 UTC 2014


On 12.6.2014 14:53, Endi Sukma Dewata wrote:
> On 6/11/2014 10:17 AM, Endi Sukma Dewata wrote:
>> On 6/11/2014 6:06 AM, Petr Vobornik wrote:
>>>> 1. If I recall correctly, a new user is required to change the password
>>>> upon the initial login. This can be done with kinit, but can this be
>>>> done via UI too? Right now a new user will get a login error without
>>>> any
>>>> message or link to reset the password.
>>>
>>> It works for me. There was a ticket
>>> https://fedorahosted.org/freeipa/ticket/4339 which corresponds to the
>>> description.
>>>
>>> Or it could be related to:
>>> https://git.fedorahosted.org/cgit/freeipa.git/commit/?id=c41b782bc59cd0cb70cbd62d543f9c538109d410
>>>
>>>
>>> (if you use an IPA version before the revert)
>>
>> I just built the master yesterday. Let me see if I can reproduce it with
>> a newer build.
>
> I'm still seeing the problem in the new build. Here are the steps to
> reproduce:
> 1. Login as admin.
> 2. Add a new user with a password.
> 3. Logout.
> 4. Login as the new user.
>
> It will say "The password or username you entered is incorrect." There's
> no message about expiration or link to change the password. So far the
> only way to change the password is via kinit.
>

Found the culprit. It was caused by utc vs local time comparison.

Patch #676 should fix it.
-- 
Petr Vobornik




More information about the Freeipa-devel mailing list