yabko
2016-Oct-18 14:45 UTC
[Samba] samba 4.5.0 strange windows 10 issue | incorrect password
avahi is nor running -- View this message in context: http://samba.2283325.n4.nabble.com/samba-4-5-0-strange-windows-10-issue-incorrect-password-tp4709799p4709838.html Sent from the Samba - General mailing list archive at Nabble.com.
yabko
2016-Oct-18 14:49 UTC
[Samba] samba 4.5.0 strange windows 10 issue | incorrect password
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
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
when i said unchanged config files i meant the changes Rowland suggested.
it's been running with the "bad" values he pointed out for a while
now.
--
View this message in context:
http://samba.2283325.n4.nabble.com/samba-4-5-0-strange-windows-10-issue-incorrect-password-tp4709799p4709839.html
Sent from the Samba - General mailing list archive at Nabble.com.
Rowland Penny
2016-Oct-18 15:25 UTC
[Samba] samba 4.5.0 strange windows 10 issue | incorrect password
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 = yesOK, 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-amd64This is a very old kernel, if you were to upgrade to wheezy, you would get 3.2 Rowland
Apparently Analagous Threads
- samba 4.5.0 strange windows 10 issue | incorrect password
- samba 4.5.0 strange windows 10 issue | incorrect password
- samba 4.5.0 strange windows 10 issue | incorrect password
- samba 4.5.0 strange windows 10 issue | incorrect password
- samba 4.5.0 strange windows 10 issue | incorrect password