[autobackport: 1.5.x] Add new switchable-auth PAM stack by sssd-bot · Pull Request #426 · authselect/authselect · GitHub
Skip to content

[autobackport: 1.5.x] Add new switchable-auth PAM stack#426

Merged
pbrezina merged 5 commits into
authselect:1.5.xfrom
sssd-bot:authselect-authselect-backport-pr425-to-1.5.x
Jan 16, 2026
Merged

[autobackport: 1.5.x] Add new switchable-auth PAM stack#426
pbrezina merged 5 commits into
authselect:1.5.xfrom
sssd-bot:authselect-authselect-backport-pr425-to-1.5.x

Conversation

@sssd-bot

@sssd-bot sssd-bot commented Dec 3, 2025

Copy link
Copy Markdown

This is an automatic backport of PR#425 Add new switchable-auth PAM stack to branch 1.5.x, created by @pbrezina.

Caution

@pbrezina The patches did not apply cleanly. It is necessary to resolve conflicts before merging this pull request. Commits that introduced conflict are marked with CONFLICT!.

You can push changes to this pull request

git remote add sssd-bot git@github.com:sssd-bot/sssd.git
git fetch sssd-bot refs/heads/authselect-authselect-backport-pr425-to-1.5.x
git checkout authselect-authselect-backport-pr425-to-1.5.x
git push sssd-bot authselect-authselect-backport-pr425-to-1.5.x --force

Original commits
16ff87a - lib: add new switchable-auth PAM stack
a452fee - profiles: local, nis and winbind do not support switchable-auth
1a84758 - profiles: support switchable auth in sssd
98b2cb9 - lib: update exports file with new API
804e4f7 - lib: bump soname version to 7:0:2

Backported commits

  • 9958217 - lib: add new switchable-auth PAM stack
  • 7cab4df - profiles: local, nis and winbind do not support switchable-auth
  • c816140 - profiles: support switchable auth in sssd
  • a5eefdd - lib: update exports file with new API
  • df5affb - CONFLICT! lib: bump soname version to 7:0:2

Conflicting Files Information (check for deleted and re-added files)

  • CONFLICT! lib: bump soname version to 7:0:2
On branch authselect-authselect-backport-pr425-to-1.5.x
You are currently cherry-picking commit 804e4f7.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   src/lib/Makefile.am

no changes added to commit (use "git add" and/or "git commit -a")```

---

**Original Pull Request Body**


@sssd-bot sssd-bot force-pushed the authselect-authselect-backport-pr425-to-1.5.x branch from df5affb to 9b967ff Compare December 4, 2025 08:55
@pbrezina pbrezina force-pushed the authselect-authselect-backport-pr425-to-1.5.x branch from 9b967ff to 850bf31 Compare December 4, 2025 11:15
@pbrezina pbrezina marked this pull request as ready for review December 4, 2025 11:29
@pbrezina pbrezina requested a review from ikerexxe December 4, 2025 11:29
@pbrezina

pbrezina commented Dec 4, 2025

Copy link
Copy Markdown
Member

Comment thread src/lib/Makefile.am

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Original commit sets the version to 7:0:2 but here it's 6:0:2. I don't think this is correct

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Why? It is different release.

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

My bad, I mixed concepts here

@ikerexxe ikerexxe left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

LGTM!

@joantolo joantolo left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Tested in centos stream 10.

LGTM!

@pbrezina pbrezina merged commit e2a25a8 into authselect:1.5.x Jan 16, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants