diff options
author | Stephen Gallagher <sgallagh@redhat.com> | 2011-01-17 15:14:20 -0500 |
---|---|---|
committer | Stephen Gallagher <sgallagh@redhat.com> | 2011-01-21 16:20:14 -0500 |
commit | 9917b96e31df3fa992d235a050ed1dc0e9939b3d (patch) | |
tree | 3b375372839cbf955d451e598b94fc0ec9c0fb8c /README | |
parent | ca2bc5f78bd04a20085e709717c085a84ae120c0 (diff) | |
download | sssd-9917b96e31df3fa992d235a050ed1dc0e9939b3d.tar.gz sssd-9917b96e31df3fa992d235a050ed1dc0e9939b3d.tar.xz sssd-9917b96e31df3fa992d235a050ed1dc0e9939b3d.zip |
Allow fallback to SSSD domain
For backwards-compatibility with older versions of the SSSD (such
as 1.2.x), we need to be able to have our DNS SRV record lookup be
capable of falling back to using the SSSD domain name as the DNS
discovery domain.
This patch modifies our DNS lookups so that they behave as
follows:
If dns_discovery_domain is specified, it is considered
authoritative. No other discovery domains will be attempted.
If dns_discovery_domain is not specified, we first attempt to look
up the SRV records using the domain portion of the machine's
hostname. If this returns "NOTFOUND", we will try performing an
SRV record query using the SSSD domain name as the DNS discovery
domain.
https://fedorahosted.org/sssd/ticket/754
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions