Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SBUS chaining is broken for getAccountInfo and other internal D-Bus calls #6911

Closed
pbrezina opened this issue Sep 4, 2023 · 1 comment
Closed
Assignees
Labels
Bugzilla Closed: Fixed Issue was closed as fixed.

Comments

@pbrezina
Copy link
Member

pbrezina commented Sep 4, 2023

RHBZ: https://bugzilla.redhat.com/show_bug.cgi?id=2234829

SBUS chaining is broken for getAccountInfo and other internal D-Bus calls.

@pbrezina pbrezina self-assigned this Sep 4, 2023
pbrezina added a commit to pbrezina/sssd that referenced this issue Sep 4, 2023
Otherwise we only chaing identical requests from the same client
which effectively renders chaining not functional.

Resolves: SSSD#6911
pbrezina added a commit to pbrezina/sssd that referenced this issue Sep 5, 2023
Otherwise we only chain identical requests from the same client
which effectively renders chaining not functional.

Resolves: SSSD#6911
alexey-tikhonov pushed a commit that referenced this issue Sep 6, 2023
Otherwise we only chain identical requests from the same client
which effectively renders chaining not functional.

Resolves: #6911

Reviewed-by: Alexey Tikhonov <atikhono@redhat.com>
Reviewed-by: Justin Stephenson <jstephen@redhat.com>
(cherry picked from commit 1e5dfc1)
@alexey-tikhonov
Copy link
Member

Pushed PR: #6912

  • master
    • 1e5dfc1 - sss_iface: do not add cli_id to chain key
  • sssd-2-9
    • 45ed619 - sss_iface: do not add cli_id to chain key

@alexey-tikhonov alexey-tikhonov added the Closed: Fixed Issue was closed as fixed. label Sep 6, 2023
etrunko pushed a commit to etrunko/sssd that referenced this issue Oct 11, 2023
Otherwise we only chain identical requests from the same client
which effectively renders chaining not functional.

Resolves: SSSD#6911

Reviewed-by: Alexey Tikhonov <atikhono@redhat.com>
Reviewed-by: Justin Stephenson <jstephen@redhat.com>
(cherry picked from commit 1e5dfc1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bugzilla Closed: Fixed Issue was closed as fixed.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants