#2533 Inspect the ERR_SRV_DUPLICATES error
Closed: Invalid None Opened 9 years ago by jhrozek.

We have a special error code ERR_SRV_DUPLICATES that is returned from the SRV processing routines when a SRV lookup doesn't yield any new server entries. However, this error is treated as fatal in the failover code and is triggered by a legal combination such as:

ldap_uri = srv, foo.example.com

In case srv only resolved to foo.example.com and all the auxillary data (pvt, user_data, ...) would be the same for both entries.

This ticket is a blocker for #1884. Please file into the same milestone.


Fields changed

milestone: NEEDS_TRIAGE => SSSD 1.12.4

Fields changed

owner: somebody => jhrozek
status: new => assigned

Fields changed

priority: major => critical

This turned into another bug in my tests...

resolution: => fixed
status: assigned => closed

Fields changed

resolution: fixed =>
status: closed => reopened

Fields changed

resolution: => invalid
status: reopened => closed

Metadata Update from @jhrozek:
- Issue assigned to jhrozek
- Issue set to the milestone: SSSD 1.12.4

7 years ago

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

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.

Login to comment on this ticket.

Metadata