| Summary: | kcm-user modifies /etc/shadow by it's own instead of calling PAM | ||
|---|---|---|---|
| Product: | [Applications] systemsettings | Reporter: | Josesk Volpe <joseskvolpe> |
| Component: | kcm_users | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED UPSTREAM | ||
| Severity: | normal | CC: | nicolas.fella, uhhadd |
| Priority: | NOR | ||
| Version First Reported In: | 5.26.4 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Josesk Volpe
2023-01-05 06:27:56 UTC
> https://github.com/KDE/kcm-userconfig/blob/master/authdb/pwd.py This is from KDE4 times and not used on a modern Plasma system. The actual code is at https://invent.kde.org/plasma/plasma-workspace/-/tree/master/kcms/users. It uses https://gitlab.freedesktop.org/accountsservice/accountsservice to do any kind of actual operation, so if it doesn't do what you expect it to do you'll have to raise that there Sorry, my mistake. Thank you |