Bug 1063278
Summary: | sss_ssh_knownhostsproxy doesn't fall back to ipv4 | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Dennis Gilmore <dennis> | ||||
Component: | sssd | Assignee: | Jakub Hrozek <jhrozek> | ||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 25 | CC: | abokovoy, awilliam, dennis, jcholast, jhrozek, lslebodn, nalin, pbrezina, sbose, sgallagh, ssorce | ||||
Target Milestone: | --- | Keywords: | Reopened | ||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | sssd-1.15.2-3.fc26 sssd-1.15.2-3.fc25 sssd-1.15.2-3.fc24 | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2017-05-04 13:32:02 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
Dennis Gilmore
2014-02-10 11:56:48 UTC
Can you include the logs produced by sssd when you put debug_level=7 to the [ssh] and [domain] sections? This is probably the same problem as described in deferred ticket: https://fedorahosted.org/sssd/ticket/1498 Commit pushed to master at https://github.com/openshift/origin-server https://github.com/openshift/origin-server/commit/e893f1d1b6a6658275ade55a75a1a330124ee792 Bug 1063278 - kill user processes before user modified: node-util/sbin/oo-admin-gear Upstream ticket: https://fedorahosted.org/sssd/ticket/1498 I just ran into this on F21 today. Rather annoying in the case where IPv6 routing fails but IPv4 works. This bug appears to have been reported against 'rawhide' during the Fedora 22 development cycle. Changing version to '22'. More information and reason for this action is here: https://fedoraproject.org/wiki/Fedora_Program_Management/HouseKeeping/Fedora22 Fedora 22 changed to end-of-life (EOL) status on 2016-07-19. Fedora 22 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. If you are unable to reopen this bug, please file a new report against the current release. If you experience problems, please add a comment to this bug. Thank you for reporting this bug and we are sorry it could not be fixed. This bug appears to have been reported against 'rawhide' during the Fedora 25 development cycle. Changing version to '25'. Created attachment 1191974 [details]
proposed fix
(In reply to Nalin Dahyabhai from comment #9) > Created attachment 1191974 [details] > proposed fix Thank you, I sent the patch to sssd-devel. Dennis, are you interested in testing the patch? Jakub, happy to help test the patch (In reply to Dennis Gilmore from comment #12) > Jakub, happy to help test the patch OK, which version should I base the test package on (rpm -q sssd output is sufficient) ? fedora 24 or fedora 25 builds would be good OK, I prepared a F-24 repo here (COPR didn't offer me F-25..) https://copr.fedorainfracloud.org/coprs/jhrozek/sssd-addrfamily-fallback/ in quick testing it works. fall back is very slow, but it does appear to do so. actually it seems something is really broken. I have a bunch of ipv6 only hosts ssh to them fails with packet_write_wait: Connection to UNKNOWN port 65535: Broken pipe if i ssh to root@host it works okay (In reply to Dennis Gilmore from comment #17) > actually it seems something is really broken. I have a bunch of ipv6 only > hosts ssh to them fails with > packet_write_wait: Connection to UNKNOWN port 65535: Broken pipe > > if i ssh to root@host it works okay Does this only happen with the sssd ssh responder? If yes, we should look at the debug logs, Broken Pipe would suggest the connection between sss_ssh and sshd was terminated abruptly for some reason. master: * 244adc327f7e29ba2c7ef60bc9f732d8fe3e68c9 * 5f6232c7e6d9635c1d6b6b09f799309b6094b143 * 08084b1179bb9fc38bc22b464b3d44907107bfd3 sssd-1.15.2-3.fc26 has been submitted as an update to Fedora 26. https://bodhi.fedoraproject.org/updates/FEDORA-2017-8addfc0188 sssd-1.15.2-3.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2017-ac43ea8522 sssd-1.15.2-3.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2017-2b18f89e47 sssd-1.15.2-3.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-ac43ea8522 sssd-1.15.2-3.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-2b18f89e47 sssd-1.15.2-3.fc26 has been pushed to the Fedora 26 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-8addfc0188 sssd-1.15.2-3.fc26 has been pushed to the Fedora 26 stable repository. If problems still persist, please make note of it in this bug report. sssd-1.15.2-3.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report. sssd-1.15.2-3.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report. |