Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libvirt-qemu user shows up on the new greeter as disabled #296

Closed
ibrahimrahman opened this issue Jun 27, 2019 · 9 comments
Closed

libvirt-qemu user shows up on the new greeter as disabled #296

ibrahimrahman opened this issue Jun 27, 2019 · 9 comments

Comments

@ibrahimrahman
Copy link

ibrahimrahman commented Jun 27, 2019

It shouldn't be showing up at all. I'm using the .deb linked in Daniel Foré's Reddit post (3.3.1+r773+pkg61)

@danirabbit
Copy link
Member

danirabbit commented Jun 27, 2019

Can you do me a favor and paste the output of id -u libvert-qemu? I believe users with an ID below something like 1000 shouldn't show.

Also, is this issue new for the new greeter or are you experiencing it with the greeter shipped with 5.0 as well?

@ibrahimrahman
Copy link
Author

❯ id -u libvirt-qemu
64055

This issue is specific to the new greeter. It did not show up on the older one (The user has always showed up in the User Accounts setting though. Not sure if it should or not).

@cassidyjames
Copy link
Contributor

Looks like this is an upstream bug as well. More info at https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1667113

It sounds like we might be able to filter it out somehow?

@danirabbit
Copy link
Member

From the discussion there it sounds like this is confirmed to be an issue either in lightdm or accountsservice and not an issue in a particular greeter implementation. I'd be inclined to mark this as "Out of scope" since a proper fix would occur there. But, I'm also interested in @tintou's opinion

@codygarver
Copy link
Contributor

If you add libvirt-qemu to hidden-users in /etc/lightdm/users.conf does it fix the issue?

@ibrahimrahman
Copy link
Author

No, the issue persists.

@ibrahimrahman
Copy link
Author

printf "[User]\nSystemAccount=true\n" | sudo tee /var/lib/AccountsService/users/libvirt-qemu
sudo systemctl restart accounts-daemon.service 

This workaround mentioned here stops the user from showing up in both the greeter as well as the User Account settings. However, I'm uncertain if this counts as a proper fix or not

@endorama
Copy link

I found another reference of this issue in upstream Ubuntu: https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1674765

Is confirmed happening on Ubuntu 18.04, which is probably why elementary users see it.

That Bug reference another one: https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/857651, multiple fixes still to be released to see this one fixed completely.

@danirabbit
Copy link
Member

Closing as "out of scope" since this has been confirmed to be an upstream issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants