HI,
I’m running UCS 4.2-2 errata209, with an succesfull AD2008R2 take over.
Now I want to join the FreeNAS-11.1-RC1 with AD Connection.
One Idea is to add the Cert into UCS.https://forums.freenas.org/index.php?threads/cant-join-to-samba-ad-dc.43513/
But I have a TLS configuration on my UCS DC.
tls enabled = yes
tls keyfile = /etc/univention/ssl/myserver.dom/private.key
tls certfile = /etc/univention/ssl/myserver.dom/cert.pem
tls cafile = /etc/univention/ssl/ucsCA/CAcert.pem
Is it possible to create a second tls section in the smb.conf like:
tls enabled = yes
tls cafile = /etc/univention/ssl/mynas.dom/samba-root-ca.pem
tls certfile = /etc/univention/ssl/mynas.dom/samba-cert.pem
tls keyfile = /etc/univention/ssl/mynas.dom/samba-key.pem
thanks for your support
Stephan