s4:kdc: Move NTLM device restrictions to ‘authn_policy_util’
commit6dce6318e4fa38e995248ff8fded021c51577c3d
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Wed, 14 Jun 2023 22:54:18 +0000 (15 10:54 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 15 Jun 2023 05:29:28 +0000 (15 05:29 +0000)
tree060980bb0735d2d7565c0b0961da5d9b29f7b198
parentb5506d5ee38dabbb26dfc889a8a222e632ddf99b
s4:kdc: Move NTLM device restrictions to ‘authn_policy_util’

We’re going to extend this code, and so we will require functions from
the utility module.

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
auth/authn_policy.c
auth/authn_policy.h
source4/kdc/authn_policy_util.c
source4/kdc/authn_policy_util.h