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

NAS-130098 / 24.10 / Fix initial cache fill for LDAP and IPA #14038

Merged
merged 2 commits into from
Jul 18, 2024

Conversation

anodos325
Copy link
Contributor

SSSD will report a domain as online while it is still building internal caches and unable to properly handle NSS requests. This commit adds checks / sleeps in the directory services cache fill method until a getpwent call to the SSS NSS module returns an entry.

SSSD will report a domain as online while it is still building internal caches
and unable to properly handle NSS requests. This commit adds checks /
sleeps in the directory services cache fill method until a getpwent call
to the SSS NSS module returns an entry.
@anodos325 anodos325 added the jira label Jul 18, 2024
@anodos325 anodos325 requested review from a team and bmeagherix July 18, 2024 13:10
@bugclerk
Copy link
Contributor

@bugclerk bugclerk changed the title Fix initial cache fill for LDAP and IPA NAS-130098 / 24.10 / Fix initial cache fill for LDAP and IPA Jul 18, 2024
@anodos325 anodos325 merged commit b6ccee6 into master Jul 18, 2024
2 of 3 checks passed
@anodos325 anodos325 deleted the fix-cache-fill-ldap branch July 18, 2024 13:33
@bugclerk
Copy link
Contributor

This PR has been merged and conversations have been locked.
If you would like to discuss more about this issue please use our forums or raise a Jira ticket.

@truenas truenas locked as resolved and limited conversation to collaborators Jul 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants