I am having some problems getting a samba server to work with Windows 2000 Active Directory. I am at the point where I can successfully list all users and groups, using the wbinfo command, and was able to join the domain with the net join ads ... command. I can also see the computer in my network neighborhood ... however, when I click on it .. it prompts for a username / password .. and will not accept mine. The Log.smb file has these lines repeated over and over when I try and start the samba service. [2005/08/23 08:46:58, 0] lib/until_sock.c:read_socket_data(384) read_socket_data: recv failure for 4. Error = Connection reset by peer [2005/08/23 09:18:59, 0] lib/util_sock.c:read_socket_data(384) read_socket_data: recv failure for 4. Error = Connection reset by peer When I try to authenticate to the box by browsing to it in windows, I get this line in the log.smb file [2005/08/23 09:37:49, 1] smbd/sesssetup.c:reply_spnego_kerberos(250) Username DOMAIN+Username is invalid on this system Note: DOMAIN is my domain, and Username is my username .... Any ideas on what I am doing wrong ? Peter
I am still stuck on this .. can't seem to get any further. Does anyone have any ideas how to fix this. Any help would be greatly appreciated. Thanks Peter Peter Marshall wrote:> I am having some problems getting a samba server to work with Windows > 2000 Active Directory. I am at the point where I can successfully list > all users and groups, using the wbinfo command, and was able to join the > domain with the net join ads ... command. I can also see the computer > in my network neighborhood ... however, when I click on it .. it prompts > for a username / password .. and will not accept mine. > > > The Log.smb file has these lines repeated over and over when I try and > start the samba service. > > [2005/08/23 08:46:58, 0] lib/until_sock.c:read_socket_data(384) > read_socket_data: recv failure for 4. Error = Connection reset by peer > [2005/08/23 09:18:59, 0] lib/util_sock.c:read_socket_data(384) > read_socket_data: recv failure for 4. Error = Connection reset by peer > > When I try to authenticate to the box by browsing to it in windows, I > get this line in the log.smb file > > [2005/08/23 09:37:49, 1] smbd/sesssetup.c:reply_spnego_kerberos(250) > Username DOMAIN+Username is invalid on this system > > Note: DOMAIN is my domain, and Username is my username .... > > Any ideas on what I am doing wrong ? > > Peter