#691 Allow _udp and _tcp DNS SRV lookups
Closed: Fixed None Opened 13 years ago by sbose.

This is the upstream copy of https://bugzilla.redhat.com/show_bug.cgi?id=656906

Especially for the Kerberos provider it would be useful to allow a protocol fallback for DNS SRV queries. We should query _udp first and then _tcp if no _udp record was found.

But I think we should use this only for the lookups and not restrict the Kerberos library to the found protocol. Because libkrb5 will do to fallback from udp to tcp automatically if the udp connection fails.


Fields changed

milestone: NEEDS_TRIAGE => SSSD 1.5.0
owner: somebody => jhrozek

Fields changed

priority: major => minor

Fixed by 40def28

coverity: =>
resolution: => fixed
status: new => closed

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

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

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