[Samba] winbindd problem with 3.0.0rc1

david williams williams at cs.ucr.edu
Thu Aug 21 20:24:49 GMT 2003


i've been trying to get samba 3 to join my AD domain, and have gotten stuck.

when I wbinfo -t it returns "Could not check secret"

log.winbindd says:
nsswitch/winbindd.c:
nsswitch/winbindd.c:process_loop(722)
   process_loop: Invalid request size from pid 5368: 1304 bytes sent, 
should be 1568


here's my smb.conf incase it matters.

# Global parameters
[global]
	workgroup = WIN.CS.UCR.EDU
	realm = WIN.CS.UCR.EDU
	security = ADS
	password server = mulford.cs.ucr.edu *
	client lanman auth = No
	client plaintext auth = No
	log file = /usr/local/pkgs/samba-3.0.0rc1/var/log.%m
	ldap ssl = no
	idmap uid = 10000-20000
	idmap gid = 10000-20000
	valid users = administrator

[temp]
	comment = please work
	path = /tmp
	guest ok = Yes


thanks in advance

dave




More information about the samba mailing list