]> git.ipfire.org Git - thirdparty/krb5.git/commit
Fix scope of kadmind ACL wildcard back-references
authorGreg Hudson <ghudson@mit.edu>
Thu, 12 Mar 2015 20:36:33 +0000 (16:36 -0400)
committerTom Yu <tlyu@mit.edu>
Wed, 18 Mar 2015 20:17:45 +0000 (16:17 -0400)
commit8e67dce9379c0f50bdccc12619fecad423aa5384
tree3aa7bace28c01cea3800d26d818c210475671555
parentf2302383dd3a32bf22f437c4e1d10533323db5dc
Fix scope of kadmind ACL wildcard back-references

In kadm5int_acl_find_entry(), clear the wildcard back-references list
for each acl entry.  Otherwise the wildcards we process can affect
back-references for later entries.

(cherry picked from commit d3d18b8d8d7a47766fd4e9667d045035f43d90ef)

ticket: 8154
version_fixed: 1.13.2
status: resolved
src/lib/kadm5/srv/server_acl.c
src/tests/t_kadmin_acl.py