]> git.ipfire.org Git - thirdparty/krb5.git/commit
Check for undefined kadm5 policy mask bits
authorGreg Hudson <ghudson@mit.edu>
Fri, 16 Apr 2021 05:37:11 +0000 (01:37 -0400)
committerGreg Hudson <ghudson@mit.edu>
Mon, 10 May 2021 19:58:42 +0000 (15:58 -0400)
commit5fae28918b5097cf10203b45a079a722be8357e2
tree6f61a5f6b2eb541102f19c102160d060d2db23a5
parent65b21aee6ab5e7d0851302b98647261c15c71c96
Check for undefined kadm5 policy mask bits

For symmetry with the libkadm5srv functions to create and modify
principals, check for undefined mask bits when creating or modifying
policies.

ticket: 9002 (new)
src/lib/kadm5/server_internal.h
src/lib/kadm5/srv/svr_policy.c