this post was submitted on 07 Apr 2026
5 points (100.0% liked)

CachyOS

297 readers
1 users here now

https://cachyos.org/

founded 2 years ago
MODERATORS
 

i want to useradd a user that doesn't show up in the login window, is using the -r (system user) flag a good idea for that? is there another option that i can't find?

you are viewing a single comment's thread
view the rest of the comments
[–] ClipperDefiance@lemmy.world 4 points 5 days ago (1 children)

Depending on which display manager you use you could always just use a theme that requires typing a username rather than selecting from a list. I know there are a few SDDM themes like that.

[–] rapchee@lemmy.world 2 points 5 days ago (1 children)

on another pc i actually do do that, but i was wondering if there was another way

[–] ClipperDefiance@lemmy.world 1 points 5 days ago (1 children)

I did some quick research and SDDM can do what you want by editing the sddm.conf file. You just have to add the username to HideUsers in the [Users] section.

[–] rapchee@lemmy.world 1 points 5 days ago

ah i haven't thought of that
thank you!