KDE User Manager Does not show all users

Thanks for clarifying.

I don’t think it matters in that case though.

This is my output for id

uid=1000(mani) gid=100(users) groups=100(users),471(vboxusers)

mani is the missing user

Ok, the id should not be the reason then, 1000 is the default for a new user since years.

Hm, as I said, I don’t see that here.

I do remember an old thread about the same problem though:
https://forums.opensuse.org/showthread.php/511769-User-Missing-in-quot-User-Management-quot-List
No solution there I’m afraid, except using YaST for user management… (I haven’t looked again at the mentioned bug reports yet though, maybe you find something there)

Well, AFAIK the user manager just gets the users from the system via standard system calls.
Does this command show the missing user?

getent passwd

(taken from this thread, where somebody had the problem that every user was shown twice: https://forums.opensuse.org/showthread.php/520415-Every-user-is-displayed-twice-at-the-login-screen/page2 )
If not, the problem is on a lower level…