Update to 2022-10-20 10:00

This commit is contained in:
Daniel Berteaud
2022-10-20 10:00:08 +02:00
parent 2c1b5706bd
commit 091322a664
4 changed files with 9 additions and 0 deletions

View File

@@ -98,3 +98,6 @@ samba_trusted_domains: {}
# samba_min_protocol: NT1
# samba_max_protocol: SMB3
# Custom samba global parameters
samba_custom_conf: '# No custom configuration defined'

View File

@@ -44,6 +44,8 @@
tls keyfile = {{ samba_tls_key }}
{% endif %}
{{ samba_custom_conf | indent(4, True) }}
[netlogon]
path = /var/lib/samba/sysvol/{{ samba_realm }}/scripts
read only = no