Enabled dyndns
This commit is contained in:
parent
8b331ad3ae
commit
ce4401033a
@ -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 = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user