Set ad_gpo_implicit_deny to true

This commit is contained in:
Jan-Bulthuis 2025-06-09 02:57:06 +02:00
parent d6d54e213e
commit 03e96662cc

View File

@ -97,6 +97,7 @@ in
ldap_schema = ad ldap_schema = ad
ldap_id_mapping = true ldap_id_mapping = true
ad_gpo_access_control = enforcing ad_gpo_access_control = enforcing
ad_gpo_implicit_deny = true
dyndns_update = true dyndns_update = true
dyndns_refresh_interval = 3600 dyndns_refresh_interval = 3600
dyndns_update_ptr = true dyndns_update_ptr = true