| 2 Jan 2022 |
| ネコハッカー joined the room. | 16:43:02 |
| 3 Jan 2022 |
| ネコハッカー left the room. | 23:37:10 |
| 4 Jan 2022 |
| net-mist joined the room. | 16:24:16 |
| 5 Jan 2022 |
| SigmaSquadron joined the room. | 19:54:52 |
TheOPtimal | Hi, I'm having an issue where GNOME doesn't see the users | 23:15:45 |
TheOPtimal | GDM require me to manually enter my username and gnome control center's user panel shows no users | 23:16:03 |
TheOPtimal | * GDM requires me to manually enter my username and gnome control center's user panel shows no users | 23:16:15 |
| 6 Jan 2022 |
Jan Tojnar | TheOPtimal: they get the users from accounsservice. Make sure you have your shell listed in /etc/shells, your name is not blacklisted and 500 ≤ uid < 1000 | 12:44:00 |
Jan Tojnar | https://gitlab.freedesktop.org/accountsservice/accountsservice/-/blob/0.6.55/src/user-classify.c#L153-167 | 12:52:15 |
TheOPtimal | In reply to @jtojnar:matrix.org TheOPtimal: they get the users from accounsservice. Make sure you have your shell listed in /etc/shells, your name is not blacklisted and 500 ≤ uid < 1000 my UID has to be between 500 and 1000? | 13:14:56 |
Jan Tojnar | Redacted or Malformed Event | 15:53:55 |
Jan Tojnar | * TheOPtimal: yep, that has been the custom for real users | 15:54:11 |
Jan Tojnar | * TheOPtimal: they get the users from accounsservice. Make sure you have your shell listed in /etc/shells, your name is not blacklisted and 500 ≤ uid | 15:55:02 |
Jan Tojnar | TheOPtimal: sorry, I was tired when I wrote it, it must be greater that 500 | 15:55:37 |
Jan Tojnar | 1000 is usually the default uid for human user accounts | 15:55:57 |
TheOPtimal | my shell is in /etc/shells | 15:56:28 |
Jan Tojnar | * TheOPtimal: they get the users from accounsservice. Make sure you have your shell listed in /etc/shells, your name is not blacklisted and 1000 ≤ uid | 16:00:59 |