diff options
author | Sumit Bose <sbose@redhat.com> | 2012-11-16 20:25:43 +0000 |
---|---|---|
committer | Jakub Hrozek <jhrozek@redhat.com> | 2012-11-19 15:11:08 +0100 |
commit | 94a66f84bd3c28fcabffeb84c682dccf89d89c2b (patch) | |
tree | 4877c49f00d8458f05ba51de7c344ab0d0b529a5 /src/tests/sysdb_ssh-tests.c | |
parent | 8d9e0547a864cee05ab36bc988300c0cfa986025 (diff) | |
download | sssd-94a66f84bd3c28fcabffeb84c682dccf89d89c2b.tar.gz sssd-94a66f84bd3c28fcabffeb84c682dccf89d89c2b.tar.bz2 sssd-94a66f84bd3c28fcabffeb84c682dccf89d89c2b.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/tests/sysdb_ssh-tests.c')
0 files changed, 0 insertions, 0 deletions