[Freeipa-users] blank user screen? (web UI)

Petr Vobornik pvoborni at redhat.com
Mon Jun 22 16:25:47 UTC 2015


On 06/22/2015 04:15 PM, Janelle wrote:
> On 6/22/15 5:15 AM, Petr Vobornik wrote:
>> On 06/21/2015 08:35 AM, Janelle wrote:
>>> Hi,
>>>
>>> Sure. Just login as a normal user to the WEB UI. screen is blank:
>>>
>>> Of course, if you click on Actions - you will see those and you can
>>> click on
>>> them, but you can't do anything else. This is a vanilla server
>>> install, nothing
>>> fancy. Oh and there is no error message at all. Any browser = same
>>> results.
>>>
>>> Tried clearing cache, history, web data.. Everything. Many of my
>>> users report
>>> the same thing.  This is 7.1 with IPA 4.1.7
>>>
>>> Now the funny part - login as "admin" and everything works fine. But
>>> I certainly
>>> can't have everyone logging in as admin. :-)
>>>
>>> ~Janelle
>>
>> Do you see any error in browser console?
>>
>> Does this happen also to a user which doesn't have any RBAC role
>> assigned(either directly or indrectly)?
> AHA -- perhaps a clue:
>
> [Error] Failed to load resource: the server responded with a status of
> 401 (Unauthorized) (json, line 0)
> [Error] Failed to load resource: the server responded with a status of
> 401 (Unauthorized) (login_kerberos, line 0)
> [Error] Failed to load resource: the server responded with a status of
> 404 (Not Found) (jquery-2.0.3.min.map, line 0)
>
> ~J

These errors are expected. First two happens when user is not yet 
authenticated. Third line is just about file for jquery debugging which 
is not shipped with ipa.

Could you inspect other json request? Mainly the 3 which are executed on 
navigating to user details page (or after clicking on "refresh" button 
on the page). Does the first result of first request (of the three) 
contain user data as in 
<https://pvoborni.fedorapeople.org/images/user_response_data.png>

I'm unable to reproduce the issue with ipa-server-4.1.0-18.el7_1.3.x86_64.

Do these users have some special permissions/roles/rights?
-- 
Petr Vobornik




More information about the Freeipa-users mailing list