[Samba] samba 4.5.0 strange windows 10 issue | incorrect password

Rowland Penny rpenny at samba.org
Tue Oct 18 15:25:36 UTC 2016


See inline comments:

On Tue, 18 Oct 2016 07:49:39 -0700 (PDT)
yabko via samba <samba at lists.samba.org> wrote:

> smb.conf
> 
> [global]
>         workgroup = WMPNY
>         realm = WMPNY.LAN
>         netbios name = PDC
>         server role = active directory domain controller
>         dns forwarder = 8.8.8.8
> #167.206.112.138
>         log file = /var/log/samba/samba.log
>         max log size = 10000
>         log level = 3
>         idmap_ldb:use rfc2307 = yes
>         ldap server require strong auth = no
>         lanman auth = yes
>         ntlm auth = yes
>         raw NTLMv2 auth = yes

OK, I can understand adding 'ldap server require strong auth', but why
add 'lanman auth', 'ntlm auth' and 'raw NTLMv2 auth' if all your
clients are using windows 10 ?

> 
>         allow dns updates = nonsecure
> 
> [netlogon]
>         path = /usr/local/samba/var/locks/sysvol/wmpny.lan/scripts
>         read only = No
> 
> [sysvol]
>         path = /usr/local/samba/var/locks/sysvol
>         read only = No
> 
> [profiles]
>         path = /usr/local/samba/var/profiles
>         read only = No
> 
> [home]
>         path = /home/home
>         read only = No
>         vfs objects = acl_xattr recycle
>         recycle:keeptree = yes
>         recycle:versions = yes
>         recycle:maxsize = 1073741824
> 
> 
> uname -r
> 
> 2.6.32-5-amd64

This is a very old kernel, if you were to upgrade to wheezy, you would
get 3.2

Rowland



More information about the samba mailing list