summaryrefslogtreecommitdiffstats
path: root/src/tests
diff options
context:
space:
mode:
authorJakub Hrozek <jhrozek@redhat.com>2016-06-15 11:41:44 +0200
committerJakub Hrozek <jhrozek@redhat.com>2016-07-07 10:25:21 +0200
commiteef359b508b898ae99d2bf292a43f0f295a2ba5e (patch)
tree67cbc4e66e32876fea38cbe9ad3058d5c893798d /src/tests
parent6ea6662287147308b81b9c9f2f1f3c992d01bc50 (diff)
downloadsssd-eef359b508b898ae99d2bf292a43f0f295a2ba5e.tar.gz
sssd-eef359b508b898ae99d2bf292a43f0f295a2ba5e.tar.xz
sssd-eef359b508b898ae99d2bf292a43f0f295a2ba5e.zip
SIMPLE: Make the simple access provider work with qualified names
This patch adds a behaviour change to the simple access provider - the simple access list is parsed on the access check itself, which is when the name contexts of all domains have already been established and we are already able to parse the names in the config files with sss_parse_names. We need to support "input names" in the simple access provider because it needs to support flat names which rely on knowing the details about a domain. The simple_access_obtain_filter_lists is intentionally made non-static in order to be called from tests which initialize the name contexts on their own. Reviewed-by: Sumit Bose <sbose@redhat.com>
Diffstat (limited to 'src/tests')
0 files changed, 0 insertions, 0 deletions