[Samba] Re: Authentication against AD?

Rex Dieter rdieter at math.unl.edu
Tue Sep 13 15:26:08 GMT 2005


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



More information about the samba mailing list