[Samba] force ntlm

Neal A. Lucier nlucier at math.purdue.edu
Fri Nov 16 22:18:40 GMT 2007


Urs Golla wrote:
> 
> Is there a way to force samba to use NTLM (or NTLMv2) instead of kerberos?
> 

While the man page doesn't explicitly say that NTLM is used instead of 
kerberos; I believe the intent of this setting is to have samba talk 
with AD using only NT4 domain member style communications (RPC and NTLM) 
and not ADS style communications (LDAP and kerberos).  It's worth trying 
if you haven't already.

 From man smb.conf:

winbind rpc only (G)

     Setting this parameter to yes forces winbindd to use RPC instead of 
LDAP to retrieve information from Domain Controllers.

     Default: winbind rpc only = no

Neal


More information about the samba mailing list