Samba Server needs to have AD authentication
- by vivek
My Linux server is connected to AD via Bind DN and password (without domain joining). It is using sssd for authentication.
I am able to ssh and login without any issue. I have a proper setup of uid and guid, etc. .. There is no issue with logging to the linux server.
I want the samba service to use AD accounts, but I can't find documentation for how to configure it in this case. Can anyone explain how to configure samba to use active directory for authentication on a system using sssd?