https://bugs.kde.org/show_bug.cgi?id=367280
Bug ID: 367280
Summary: sddm can't show uid > 65000
Product: systemsettings
Version: 5.7.3
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: NOR
Component: kcm_sddm
Assignee: [email protected]
Reporter: [email protected]
We use samba active directory mode and sssd to authenticate users and since
one recent update (we are using kde neon stable 5.7.3), users are not appearing
anymore in sddm, because uid are in the range of 1 000 000 000
On my regular linux box __UID_T_TYPE is 32 bits unsigned, so there's no reason
to limit to a weird 65000
Reproducible: Always
Steps to Reproduce:
1. create a user id > 65000
2. try to login with sddm
3.
Actual Results:
user not showing in users list
Expected Results:
user appearing in sddm users list
--
You are receiving this mail because:
You are watching all bug changes.