Jason Gerfen wrote:
I am having a hard time getting Samba to authentication correctly against a Windows Active Directory setup.

Here is a snap of the smb.conf
[global]
       passdb backend = ldapsam
       security = domain

These two jump out at me.  Should be:
security = ads
And since you're using domain/ads, you shouldn't use passdb backend.

-- Rex

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Reply via email to