Add support for Plasma Login Manager as a supported PAM service#8506
Merged
Conversation
Contributor
|
Hi, thank you for the patch. Do you think bye, |
Contributor
Author
|
Yeah, it should, let me add that to this pull request. |
Contributor
Author
|
I've added Plasma Login Manager accordingly. |
sumit-bose
approved these changes
Mar 9, 2026
sumit-bose
left a comment
Contributor
There was a problem hiding this comment.
Hi,
thank you for the update, ACK.
bye,
Sumit
alexey-tikhonov
approved these changes
Mar 9, 2026
Member
|
Note: Covscan is green. |
Contributor
Member
|
@Conan-Kudo , could you please set "Maitainers are allow to edit this pull request"? This is required for CI job to set "reveiwed-by" tags in the commit messages: |
Contributor
Author
|
Done. |
Plasma Login Manager is the new recommended login manager for KDE Plasma, and is used as the login manager for Fedora Linux 44 and higher for KDE Plasma. Reference: https://fedoraproject.org/wiki/Changes/PlasmaLoginManager Resolves: SSSD#8490 Signed-off-by: Neal Gompa <[email protected]> Reviewed-by: Alexey Tikhonov <[email protected]> Reviewed-by: Sumit Bose <[email protected]>
Contributor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Plasma Login Manager is the new recommended login manager for KDE Plasma, and is used as the login manager for Fedora Linux 44 and higher for KDE Plasma.
Reference: https://fedoraproject.org/wiki/Changes/PlasmaLoginManager
Resolves: #8490