For some time now, I have been tring to create a DOS network boot disk
that I can connect to linux samba server by 'net use'. My samba server
has been running fine and I connect Win9x clients (no password encryption)
with no problems.
I created a network dos disk and I am able to connect to a Win9x share
with no problems, but when I try to connect to the smb server, I
get rejected for what I have to assume is password problems. The clipped
a piece of the log file here:
[2001/03/27 17:38:32, 3] smbd/process.c:switch_message(448)
switch message SMBsesssetupX (pid 2349)
[2001/03/27 17:38:32, 3] smbd/reply.c:reply_sesssetup_and_X(809)
sesssetupX:name=[BAUDE]
[2001/03/27 17:38:32, 0] smbd/password.c:password_ok(546)
Error: challenge not done for user=baude
[2001/03/27 17:38:32, 1] smbd/reply.c:reply_sesssetup_and_X(925)
Rejecting user 'baude': authentication failed
[2001/03/27 17:38:32, 3] smbd/error.c:error_packet(138)
error packet at line 642 cmd=115 (SMBsesssetupX) eclass=2 ecode=2
[2001/03/27 17:38:32, 3] smbd/error.c:error_packet(143)
error string = No such file or directory
[2001/03/27 17:38:32, 5] lib/util.c:show_msg(430)
size=35
smb_com=0x73
smb_rcls=2
smb_reh=0
smb_err=2
smb_flg=128
smb_flg2=1
[2001/03/27 17:38:32, 5] lib/util.c:show_msg(436)
smb_tid=0
smb_pid=31504
smb_uid=1
smb_mid=0
smt_wct=0
[2001/03/27 17:38:32, 5] lib/util.c:show_msg(446)
smb_bcc=0
[2001/03/27 17:38:32, 3] smbd/process.c:timeout_processing(856)
end of file from client
[2001/03/27 17:38:32, 2] smbd/server.c:exit_server(408)
Closing connections
[2001/03/27 17:38:32, 3] smbd/server.c:exit_server(435)
Server exit (normal exit)
I have not tried to turn on encryption because I thought DOS send plain
text passwords. I have scoured the web looking for pointers without
success.
Could someone please advise? Please feel free to
correspond directly or through the mailing list.
+------------------------------
Brent Baude