Learn more about these different git repos.
Other Git URLs
Function apply_subdomain_homedir fails with ENOENT when an account that doesn't exist is requested, but whole request continues although no more useful work could be possibly done.
It would be good to either refactor the AD search request to return a special code (like sdap_errno elsewhere) or do some other sensible detection instead so request could be terminated gracefully and promptly.
Fields changed
milestone: NEEDS_TRIAGE => SSSD 1.13 beta rhbz: => 0 type: enhancement => task
A more detailed description of the ticket - in ipa_get_ad_acct_ad_part_done, we receive the user with ad_handle_acct_info_recv but then check again for the presence of the user using a sysdb search in apply_subdomain_homedir. This is wasteful, we should just know whether ad_handle_acct_info_recv found the user or not based on the return code.
ipa_get_ad_acct_ad_part_done
ad_handle_acct_info_recv
apply_subdomain_homedir
mark: => 0
milestone: SSSD 1.13 beta => SSSD 1.13 backlog
Mass-moving tickets not planned for the next two releases.
Please reply with a comment if you disagree about the move..
milestone: SSSD 1.13 backlog => SSSD 1.15 beta
Metadata Update from @preichl: - Issue set to the milestone: SSSD Future releases (no date set yet)
Metadata Update from @thalman: - Custom field design_review reset (from 0) - Custom field mark reset (from 0) - Custom field patch reset (from 0) - Custom field review reset (from 0) - Custom field testsupdated reset (from 0) - Issue close_status updated to: None - Issue tagged with: Canditate to close
Thank you for taking time to submit this request for SSSD. Unfortunately this issue was not given priority and the team lacks the capacity to work on it at this time.
Given that we are unable to fulfill this request I am closing the issue as wontfix.
If the issue still persist on recent SSSD you can request re-consideration of this decision by reopening this issue. Please provide additional technical details about its importance to you.
Thank you for understanding.
Metadata Update from @pbrezina: - Issue close_status updated to: wontfix - Issue status updated to: Closed (was: Open)
SSSD is moving from Pagure to Github. This means that new issues and pull requests will be accepted only in SSSD's github repository.
This issue has been cloned to Github and is available here: - https://github.com/SSSD/sssd/issues/3297
If you want to receive further updates on the issue, please navigate to the github issue and click on subscribe button.
subscribe
Thank you for understanding. We apologize for all inconvenience.
Log in to comment on this ticket.