Comment 22 for bug 459199

Revision history for this message
Mod John (MJ) (mod-john) wrote :

This is a problem for me using:
Distributor ID: Ubuntu
Description: Pop!_OS 19.04
Release: 19.04
Codename: disco

So I did a:
sudo nano -w /etc/login.defs

Changed to this:

UID_MIN 500
UID_MAX 599

Still not working so trying this as well:

sudo nano -w /etc/gdm3/custom.conf

Add this:

[greeter]
MinimalUID=500

Yet still not working. :(