I am running samba version 3.0.1pre1 I was able to join my XP machine to my samba domain without problems, however after joining, I cannot log in.
Nmbd is running and smbd is set at debug level 2. Here is an excerpt from the log: [2003/10/16 19:50:44, 2] smbd/reply.c:reply_special(105) netbios connect: name1=OTHELLO name2=ROMEO [2003/10/16 19:50:44, 2] smbd/reply.c:reply_special(112) netbios connect: local=othello remote=romeo, name type = 0 [2003/10/16 19:50:44, 2] smbd/sesssetup.c:setup_new_vc_session(535) setup_new_vc_session: New VC == 0, if NT4.x compatible we would close all old resources. [2003/10/16 19:50:44, 2] smbd/sesssetup.c:setup_new_vc_session(535) setup_new_vc_session: New VC == 0, if NT4.x compatible we would close all old resources. [2003/10/16 19:50:44, 1] auth/auth_util.c:make_server_info_sam(821) User nobody in passdb, but getpwnam() fails! [2003/10/16 19:50:44, 2] auth/auth.c:check_ntlm_password(309) check_ntlm_password: Authentication for user [] -> [] FAILED with error NT_STATUS_NO_SUCH_USER [2003/10/16 19:50:46, 2] smbd/reply.c:reply_special(105) netbios connect: name1=OTHELLO name2=ROMEO [2003/10/16 19:50:46, 2] smbd/reply.c:reply_special(112) netbios connect: local=othello remote=romeo, name type = 0 [2003/10/16 19:50:46, 2] smbd/sesssetup.c:setup_new_vc_session(535) setup_new_vc_session: New VC == 0, if NT4.x compatible we would close all old resources. [2003/10/16 19:50:46, 2] smbd/sesssetup.c:setup_new_vc_session(535) setup_new_vc_session: New VC == 0, if NT4.x compatible we would close all old resources. [2003/10/16 19:50:46, 1] auth/auth_util.c:make_server_info_sam(821) User nobody in passdb, but getpwnam() fails! [2003/10/16 19:50:46, 2] auth/auth.c:check_ntlm_password(309) check_ntlm_password: Authentication for user [] -> [] FAILED with error NT_STATUS_NO_SUCH_USER [2003/10/16 19:50:46, 2] smbd/server.c:exit_server(558) Closing connections Othello is my server and Romeo is my workstation. I notice that in the section about check_ntlm_password there is no name in the [] and I would expect there to be. Any suggestions? Here is the important stuff in my config: [global] netbios name = othello workgroup = webbhq passdb backend = tdbsam os level = 33 preferred master = yes domain master = yes local master = yes security = user domain logons = yes logon path = \\othello\profiles\%u logon drive = h: add machine script = /usr/sbin/useradd -d /dev/null -g 101 -s /bin/false -M %u [netlogon] path = /server/netlogon read only = yes write list = ntadmin [profiles] path = /server/profiles read only = no create mask = 600 directory mask = 0700 Any help would be greatly appreciated. Thanks -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
