How to provide a custom certificate instead of the self signed provided by default? Can i just mount secrets this paths/files?
/var/lib/samba/private/tls/ca.pem
/var/lib/samba/private/tls/cert.pem
/var/lib/samba/private/tls/key.pem
If yes, are this certs are only used for ldaps/ldapssl or for any other purpose?
Will i have to modify /ètc/samba/smb.conf? If yes this will not work without changing the jinja template.
How to provide a custom certificate instead of the self signed provided by default? Can i just mount secrets this paths/files?
If yes, are this certs are only used for ldaps/ldapssl or for any other purpose?
Will i have to modify
/ètc/samba/smb.conf? If yes this will not work without changing the jinja template.