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

--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to