Enabled dyndns

This commit is contained in:
Jan-Bulthuis 2025-06-08 03:45:33 +02:00
parent 8b331ad3ae
commit ce4401033a

View File

@ -79,6 +79,10 @@ in
use_fully_qualified_names = false use_fully_qualified_names = false
ldap_id_mapping = true ldap_id_mapping = true
ad_gpo_access_control = permissive ad_gpo_access_control = permissive
dyndns_update = true
dyndns_refresh_interval = 3600
dyndns_update_ptr = true
dyndns_ttl = 3600
''; '';
}; };
systemd.services.sssd = { systemd.services.sssd = {