summaryrefslogtreecommitdiffstats
path: root/src/db/sysdb_private.h
diff options
context:
space:
mode:
authorSumit Bose <sbose@redhat.com>2012-11-16 20:25:43 +0000
committerJakub Hrozek <jhrozek@redhat.com>2012-11-19 15:31:00 +0100
commit6ee65c5580ef25c72b29fb73ea4d9ace6b7e85c5 (patch)
tree5e91e9559bf46b0fac346b9156149f8fb0092aee /src/db/sysdb_private.h
parent9342c9bfb794bde7c54928d73cb41d33e3b4917f (diff)
downloadsssd-6ee65c5580ef25c72b29fb73ea4d9ace6b7e85c5.tar.gz
sssd-6ee65c5580ef25c72b29fb73ea4d9ace6b7e85c5.tar.xz
sssd-6ee65c5580ef25c72b29fb73ea4d9ace6b7e85c5.zip
Do not save HBAC rules in subdomain subtree
Currently the sysdb context is pointed to the subdomain subtree containing user the user to be checked at the beginning of a HBAC request. As a result all HBAC rules and related data is save in the subdomain tree as well. But since the HBAC rules of the configured domain apply to all users it is sufficient to save them once in the subtree of the configured domain. Since most of the sysdb operations during a HBAC request are related to the HBAC rules and related data this patch does not change the default sysdb context but only create a special context to look up subdomain users.
Diffstat (limited to 'src/db/sysdb_private.h')
0 files changed, 0 insertions, 0 deletions