#2104 AD provider should fall back the LDAP if Global Catalog is not reachable
Closed: Fixed Opened by sbose.

Currently the AD provider goes offline if the Global Catalog cannot be connected although there is also the LDAP port available. The AD provider should fall back to the LDAP port before going offline.

To do this the noexits_delete flag which currently only has a specific use-case for the GC lookups in the AD provider can get a more general meaning. It could indicate that errors like ENOENT and some offline error code will be returned to the caller instead handled internally.


Fields changed

milestone: NEEDS_TRIAGE => SSSD 1.11.2

Fields changed

patch: 0 => 1
rhbz: => 0

We errorneously marked the patch as set. The one I had in mind was for a different issue.

patch: 1 => 0

Fields changed

owner: somebody => lslebodn

Fields changed

patch: 0 => 1

  • master: d67a80baf0bdc888297d3587c98f8a12d4827ebc
  • sssd-1-11: 7534f145c7b376dd5320d7f73022923f087d49a9

resolution: => fixed
status: new => closed

Metadata Update from @sbose:
- Issue assigned to lslebodn
- Issue set to the milestone: SSSD 1.11.2

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/3146

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata