Still no machine join to samba doms with Win7 clients. Two test doms with
W2K8 wins servers. Servers are freebsd7.2 and freebsd8.0 current.
smb.conf files have trivial diffs:
[global]
workgroup = FSKTEST
netbios name = TESTBOX
passdb backend = tdbsam
domain logons = Yes
os level = 35
preferred master = Yes
domain master = Yes
security = User
idmap uid = 11000-20000
idmap gid = 11000-20000
wins server = 192.168.62.1 192.168.62.102 192.168.61.102 192.168.62.101
remote announce = 192.168.62.1/FSKTEST 192.168.61.102/FSKTEST
192.168.62.102/FSKTEST 192.168.62.101/FSKTEST
remote browse sync = 192.168.62.1 192.168.61.102 192.168.62.102
192.168.62.101
admin users = root
log file = /var/log/log.%m
log level = 8
max log size = 50000
########Secure wire transmit
client schannel = Yes
server schannel = Yes
#
client use spnego = yes
encrypt passwords = yes
client signing = auto
server signing = auto
client ntlmv2 auth = yes
############End secure wire shite
PDC's show in wins correctly. Win7 nbtstat is correct. Not getting much
on the wire. log.smbd and log.<machine> not showing anything much.
Machine accounts created manually using chpass and smbpasswd -a -m
<machine_name>.
Mapping drives function fine. WinXP pro joins without a problem. As
there are no smbd logs, I'm thinking the same getdc dgram issue is still
occuring(?). Anyone else trying/seeing this. The Win7 machine errors
with "The following error occuurred attempting to join the domain
"FSKTEST"; The specified domain either does not exist or could not be
contacted."
I'm using "Build 7229.winmain.090604-1901 x64."
TIA
Cheers,