Bug 1110247
| Summary: | Failover SRV discovery not honouring priority/weight | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Jakub Hrozek <jhrozek> |
| Component: | sssd | Assignee: | Jakub Hrozek <jhrozek> |
| Status: | CLOSED ERRATA | QA Contact: | Kaushik Banerjee <kbanerje> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 7.0 | CC: | grajaiya, jgalipea, lslebodn, mkosek, parsonsa, pbrezina, preichl |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | sssd-1.12.0-1.el7 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-03-05 10:28:17 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Jakub Hrozek
2014-06-17 09:42:07 UTC
Fixed in master: * 2be2220f15b2a819a80b07c8881822ef87053c69 * da6ee4b16f57d24f63c09efa74ead7f7cf315a55 * cb8c79278d23a5b1deb66ea4af37feebc7137fd0 Verified in version sssd-1.12.2-39.el7 Output from beaker automation run: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ LOG ] :: failover-ldap_009: BZ1110247 multiple srv records with same weight and priority :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: ‘/etc/named.conf.orig’ -> ‘/etc/named.conf’ Redirecting to /bin/systemctl restart named.service Redirecting to /bin/systemctl restart named.service Redirecting to /bin/systemctl stop sssd.service Redirecting to /bin/systemctl start sssd.service :: [ 15:39:07 ] :: Sleeping for 5 seconds :: [ BEGIN ] :: Running 'getent passwd puser1' puser1:*:1001:1001:Posix User1:/home/puser1: :: [ PASS ] :: Command 'getent passwd puser1' (Expected 0, got 0) :: [ PASS ] :: File '/var/log/sssd/sssd_LDAP.log' should contain 'Inserted primary server 'server1.domain1' :: [ PASS ] :: File '/var/log/sssd/sssd_LDAP.log' should contain 'Inserted primary server 'server2.domain1' :: [ PASS ] :: File '/var/log/sssd/sssd_LDAP.log' should contain 'Inserted primary server 'server1.domain2' :: [ PASS ] :: File '/var/log/sssd/sssd_LDAP.log' should contain 'Inserted primary server 'server2.domain2' :: [ PASS ] :: File '/var/log/sssd/sssd_LDAP.log' should contain 'Inserted primary server 'server1.domain3' :: [ PASS ] :: File '/var/log/sssd/sssd_LDAP.log' should contain 'Inserted primary server 'server2.domain3' :: [ PASS ] :: File '/var/log/sssd/sssd_LDAP.log' should contain 'Inserted primary server 'ldapserver.example.com:389'' :: [ PASS ] :: File '/var/log/sssd/sssd_LDAP.log' should contain 'Inserted primary server 'server1.domain4' :: [ PASS ] :: File '/var/log/sssd/sssd_LDAP.log' should contain 'Inserted primary server 'server2.domain4' :: [ BEGIN ] :: Running 'auth_success puser1 Secret123' spawn ssh -q -l puser1 localhost echo 'login successful' puser1@localhost's password: login successful :: [ PASS ] :: Command 'auth_success puser1 Secret123' (Expected 0, got 0) failover-ldap-009-BZ1110247-multiple-srv-records-with-same-weight-and-priority result: PASS Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2015-0441.html |