configpolicy/roles/samba-dc
Dustin ad9fb6798e samba-dc: Omit tls cafile setting
The `tls cafile` setting in `smb.conf` is not necessary.  It is used for
verifying peer certificates for mutual TLS authentication, not to
specify the intermediate certificate authority chain like I thought.

The setting cannot simply be left out, though.  If it is not specified,
Samba will attempt to load a file from a built-in default path, which
will fail, causing the server to crash.  This is avoided by setting the
value to the empty string.
2023-05-10 08:28:49 -05:00
..
defaults r/samba-dc: Configure samba logging 2021-11-07 16:18:51 -06:00
files samba-dc: Add sysvolsync script 2022-12-22 18:55:07 -06:00
handlers samba-dc: Add sysvolsync script 2022-12-22 18:55:07 -06:00
library roles/samba-dc: Support joining existing domain 2018-01-29 15:11:07 -06:00
tasks samba-dc: Add sysvolsync script 2022-12-22 18:55:07 -06:00
templates samba-dc: Omit tls cafile setting 2023-05-10 08:28:49 -05:00
vars samba-dc: Add sysvolsync script 2022-12-22 18:55:07 -06:00