RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 714993 - [RFE] sssd shouldn't use ipv6 if it is disabled
Summary: [RFE] sssd shouldn't use ipv6 if it is disabled
Keywords:
Status: CLOSED DEFERRED
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: sssd
Version: 7.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: 7.1
Assignee: SSSD Maintainers
QA Contact: Kaushik Banerjee
URL:
Whiteboard:
Depends On:
Blocks: 670971
TreeView+ depends on / blocked
 
Reported: 2011-06-21 14:37 UTC by Matthew Mosesohn
Modified: 2020-05-02 16:20 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-04-24 11:21:21 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github SSSD sssd issues 1945 0 None None None 2020-05-02 16:20:53 UTC

Description Matthew Mosesohn 2011-06-21 14:37:06 UTC
Description of problem:
If ipv6 is unavailable for your network, and the system has NETWORKING_IPV6=no marked in /etc/sysconfig/networking, SSSD still tries to use ipv6 automatically. SSSD should be intelligent enough to not try to use ipv6 if it's marked disabled.

Version-Release number of selected component (if applicable):
sssd-1.5.1-34.el6.x86_64

How reproducible:
intermittent

Steps to Reproduce:
1. set up SSSD
2. disable ipv6 via adding NETWORKING_IPV6=no to /etc/sysconfig/network
3. try to authenticate
  
Actual results:
timeouts occur because ipv6 is not enabled on the network

Expected results:
ipv6 dns requests should not occur

Additional info:
You can currently disable ipv6 for a service if you manually enter lookup_family_order=ipv4_only.

Comment 2 Stephen Gallagher 2011-09-30 12:22:35 UTC
Upstream ticket:
https://fedorahosted.org/sssd/ticket/903

Comment 6 Martin Kosek 2015-04-24 11:21:21 UTC
Thank you taking your time and submitting this request for Red Hat Enterprise Linux. Unfortunately, this bug was not given a priority and was deferred both in the upstream project and in Red Hat Enterprise Linux.

Given that we are unable to fulfill this request in following Red Hat Enterprise Linux releases, I am closing the Bugzilla as DEFERRED. To request that Red Hat re-considers the decision, please re-open the Bugzilla via appropriate support channels and provide additional business and/or technical details about its importance to you.

Note that you can still track this request or even contribute patches in the referred upstream Trac ticket.


Note You need to log in before you can comment on or make changes to this bug.