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

Consistent Handling of Multiple Groups while the Initial cache loading and subsequent cache refresh in SSSD #7819

Open
Kishore-237 opened this issue Jan 30, 2025 · 0 comments

Comments

@Kishore-237
Copy link

Description: SSSD should handle multiple groups consistently across both the Initial cache loading and subsequent cache refresh in to avoid access control inconsistencies.
Use Case: Users belonging to multiple groups in different OUs with same GIDs experience inconsistencies in access rights due to differences in primary and secondary cache behavior.
Current Behavior: The existing caching mechanism does not always reflect the same group memberships on both the Initial cache loading and subsequent cache refresh.
Expected Behavior: Group memberships should be synchronized while cache loading and refresh.
Potential Workarounds: Periodic restarts, which are not ideal for production environments.

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

No branches or pull requests

1 participant