G'day. I'm having a great time trying to get a whole heap of XP workstations (from what I understand, they've been hotfixed+windows updated+whatever else a few days ago) to authenticate against Samba running on a FreeBSD 4.5-STABLE box. Basically, I add user accounts, machine accounts (with both "pw" and "smbpasswd"), then I can get the XP machines to successfully join a domain. On reboot, they refuse to login. I've tried editing the registry and changing the "requiresignorseal" key from 1 to 0. Doesn't help. I was running whatever samba was in freebsd's ports a few days ago (2.2.4 I believe) but I've compiled the latest SAMBA_2_2 branch from CVS last night (2.2.5-pre), but im getting exactly the same problem as before. My SMB.CONF is below. Thanks. - Ryan [global] netbios name = BBSERVER workgroup = BBNETWORK os level = 64 preferred master = yes domain master = yes local master = yes security = user encrypt passwords = yes domain logons = yes server string = Management hosts allow = 10.0.0. 127. dns proxy = no time server = yes hide dot files = yes announce version = 5.2 socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 wins support = yes domain admin group = @wheel [netlogon] path = /samba/netlogon read only = yes write list = root
On Mon, Jun 03, 2002 at 02:30:51PM +1000, xfesty wrote:> G'day. > > I'm having a great time trying to get a whole heap of XP workstations (from > what I understand, they've been hotfixed+windows updated+whatever else a few > days ago) to authenticate against Samba running on a FreeBSD 4.5-STABLE box. > > Basically, I add user accounts, machine accounts (with both "pw" and > "smbpasswd"), then I can get the XP machines to successfully join a domain. > On reboot, they refuse to login. > > I've tried editing the registry and changing the "requiresignorseal" key > from 1 to 0. Doesn't help.Have you tried setting it in all the control sets, I think the patch needs to apply against current controlset but patches against control set 0 or 1 Just curious, are you using the FreeBSD port? -- David W. Chapman Jr. dwcjr@inethouston.net Raintree Network Services, Inc. <www.inethouston.net> dwcjr@freebsd.org FreeBSD Committer <www.FreeBSD.org>