For some time now, I’ve been trying to set up a Samba file-sharing server with LDAPS authentication. I’ve added my Rocky Linux machine to my domain, but I’m having trouble with the LDAPS authentication itself. I’ve tried to configure my sssd.conf file, but when I restart the service, it no longer works.
Care to expand on this setup a bit, because from my point of view you shouldn’t be using sssd with Samba.
If by ‘domain’ you mean an AD domain, then you use Samba with winbind, or you just use sssd without Samba. If the domain is one of the old NT4-style domains, then you really should upgrade to AD.