summaryrefslogtreecommitdiffstats
path: root/src/tests
diff options
context:
space:
mode:
authorStephen Gallagher <sgallagh@redhat.com>2014-09-24 11:00:44 -0400
committerStephen Gallagher <sgallagh@redhat.com>2014-09-24 13:47:06 -0400
commita2147c6c13c36c0ec056581b08a7ed7352ff9861 (patch)
tree3c7c015f43a7e850832b6712af23dafeb7aa1702 /src/tests
parent3e2f89726a90dfe091d7d7d3b558d97469e5d3af (diff)
downloadsssd-a2147c6c13c36c0ec056581b08a7ed7352ff9861.tar.gz
sssd-a2147c6c13c36c0ec056581b08a7ed7352ff9861.tar.xz
sssd-a2147c6c13c36c0ec056581b08a7ed7352ff9861.zip
UTIL: Do not change SSSD domains in get_domains_head
When there was more than one SSSD domain configured, actions performed against domains later in the list would be incorrectly told to use the first domain as the base for locating subdomains. This was because we were rewinding the ->prev list on the sss_domain_info object, which is only intended to be used by confdb code. The correct approach was to use only the parent linkage, which would take us up to the top-level domain in this SSSD domain.
Diffstat (limited to 'src/tests')
0 files changed, 0 insertions, 0 deletions