Skip to content

AD GPO: Add support for Plasma Login Manager as a supported PAM service#8506

Open
Conan-Kudo wants to merge 1 commit intoSSSD:masterfrom
Conan-Kudo:plasmalogin
Open

AD GPO: Add support for Plasma Login Manager as a supported PAM service#8506
Conan-Kudo wants to merge 1 commit intoSSSD:masterfrom
Conan-Kudo:plasmalogin

Conversation

@Conan-Kudo
Copy link

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

Copy link

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request correctly adds support for Plasma Login Manager as a supported PAM service. My review focuses on maintaining alphabetical order in the lists where the new service is added to improve code consistency and maintainability.

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]>
@alexey-tikhonov alexey-tikhonov added the no-backport This should go to target branch only. label Mar 7, 2026
@sumit-bose
Copy link
Contributor

Hi,

thank you for the patch. Do you think palsmelogin should be also added to the list of allowed services for Smartcard authentication, see pam_p11_allowed_services in man sssd.conf for details?

bye,
Sumit

@Conan-Kudo
Copy link
Author

Yeah, it should, let me add that to this pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-backport This should go to target branch only.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add KDE Plasma Login Manager to ad_gpo_map_interactive and update man page

3 participants