Comment 16 for bug 1508110

Revision history for this message
Ursula Junque (ursinha) wrote :

TL;DR Users' list is populated 1h after registration, when plugin syncs the users data. Is this the expected behavior?

I've tested this fix today, steps I took:
1) In an Ubuntu Trusty fresh install, added landscape/trunk PPA. (juju deploy ubuntu, local provider, host wily)
2) Updated packages (apt-get upgrade). I ended up with:
 # dpkg-query -W landscape-client
 landscape-client 15.06+bzr824-0ubuntu0~ubuntu14.04.1
3) Enabled client debug and configured client to register machine in landscape.c.c (enable scripts, ALL, and my personal landscape account, ursinha).

Once confirmed the registration, T+2 minutes I could see the machine info in landscape.c.c, processes and packages, but users tab remained empty. T+60 minutes the users' list was synchronized and then users showed up in the UI. I've manually tweaked the interval and could see it works, but users have to wait for that 1h. If this is the expected behavior I can confirm it fixes the problem.