summaryrefslogtreecommitdiff
path: root/source4/kdc/samba_kdc.h
diff options
context:
space:
mode:
Diffstat (limited to 'source4/kdc/samba_kdc.h')
-rw-r--r--source4/kdc/samba_kdc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/kdc/samba_kdc.h b/source4/kdc/samba_kdc.h
index c183e04eca7..8410a5bebac 100644
--- a/source4/kdc/samba_kdc.h
+++ b/source4/kdc/samba_kdc.h
@@ -63,6 +63,8 @@ struct samba_kdc_entry {
struct ldb_message *msg;
struct ldb_dn *realm_dn;
struct auth_user_info_dc *user_info_dc;
+ const struct authn_kerberos_client_policy *client_policy;
+ const struct authn_server_policy *server_policy;
bool is_krbtgt;
bool is_rodc;
bool is_trust;