I have Fedora Directory Server (1.0.4) running on a Red Hat Linux (RHEL 4) with Samba (3.0.10-1.4E.12.2).<br><br>I have a Windows XP box that I have successfully joined to the domain.<br><br>When I go to login with a domain user I get the following error:
<br><br>"Windows cannot connect to the domain, either because the domain controller is down or otherwise unavailable, or because your computer account was not found."<br><br>In the Windows system event log there is the following entry:
<br><br>"Event Type:    Error<br>Event Source:    NETLOGON<br>Event Category:    None<br>Event ID:    3210<br>Date:        6/12/2007<br>Time:        10:08:02 AM<br>User:        N/A<br>Computer:    WINXP-CLEAN<br>Description:
<br>This computer could not authenticate with \\RHEL-CLEAN2, a Windows domain controller for domain FORAYADAMS2, and therefore this computer might deny logon requests. This inability to authenticate might be caused by another computer on the same network using the same name or the password for this computer account is not recognized. If this message appears again, contact your system administrator.
<br><br>For more information, see Help and Support Center at <a href="http://go.microsoft.com/fwlink/events.asp">http://go.microsoft.com/fwlink/events.asp</a>.<br>Data:<br>0000: c0000022"<br><br><br>The only thing in 
smb.log is:<br><br>[2007/06/12 11:41:09, 0] lib/util_sock.c:get_peer_addr(1000)<br>  getpeername failed. Error was Transport endpoint is not connected<br><br>The only thing in the machine's samba log is:<br><br>[2007/06/12 11:41:09, 0] lib/util_sock.c:get_peer_addr(1000)
<br>  getpeername failed. Error was Transport endpoint is not connected<br>[2007/06/12 11:41:09, 0] lib/util_sock.c:write_socket_data(430)<br>  write_socket_data: write failure. Error = Connection reset by peer<br>[2007/06/12 11:41:09, 0] lib/util_sock.c:write_socket(455)
<br>  write_socket: Error writing 4 bytes to socket 24: ERRNO = Connection reset by peer<br>[2007/06/12 11:41:09, 0] lib/util_sock.c:send_smb(647)<br>  Error writing 4 bytes to client. -1. (Connection reset by peer)<br><br>
<br>There is nothing in the Fedora log near to when the workstation boots or the user tries to login.<br><br>I can connect to a share on the server from the Windows computer, when logged in as a local user, using "net view" or entering the path directly (\\rhel-clean2\sharename\).
<br><br>I can ping the server from the workstation and vis-a-versa.<br><br>I've explicitly added the workstation to the forward and reverse DNS zone files.<br><br>The time of the server and workstation is less than 5 min apart.
<br><br>I have explicitly added the linux server as a WINS server on the Windows box (just in case).<br><br>When I lookup the Windows system error on Google at I get stuff about the machine's password being out of sync or various things about group policies for encryption and such.  I tried turning off all of the related group policies with no effect.
<br><br><br>I am pulling my hair out trying to figure this out.  Any and all help is appreciated.<br><br>Thanks,<br>-Mont<br><br>