[Samba] Configuration help
Rowland penny
rpenny at samba.org
Tue Aug 6 08:15:17 UTC 2019
On 06/08/2019 08:41, Guillaume Couvreur wrote:
> Distro : Debian 9
>
> log samba and smb as attachments
The log just tells me that samba_dnsupdate needs looking at. ;-)
Try this:
Add to the [global] section of smb.conf:
ldap server require strong auth = allow_sasl_over_tls
Now modify/create /etc/openldap/ldap.conf
Add/change:
HOST <YOUR_DCs_FQDN>
TLS_CACERT /var/lib/samba/private/tls/cert.pem
TLS_REQCERT never
Restart Samba and try again.
If it still doesn't work, can we see 'log.winbindd'
Rowland
More information about the samba
mailing list