W
Will
I am having problems getting Windows XP client A to use a share on Windows
XP server B. I have read through the excellent knowledgebase 103390:
http://support.microsoft.com/kb/103390
and that gives a lot of clues about the algorithm Microsoft is using to
establish SMB connections, but I'm still not able to get it to work.
Some background tasks I have performed so far:
1) I create a common local user account foo on both computers A and B, with
identical password
2) I do not have either computer in a domain. I did put them in the same
workgroup.
3) In desperation, I enabled the Guest account on computer B since that
account appears to offer some alternative anonymous SMB capability when
authentication fails.
I have tried issuing these commands from the client computer A:, and all of
them are failing with the 1326 authentication failure message:
net use t: \\computer-b\c$
net use t: \\computer-b\c$ /user:foo
The first command prompts for a user account and I supply foo, but after
supplying password I still get 1326. The second command prompts for
password and then gives the 1326.
Knowledgebase 103390 makes clear that the prompts for userid may be a "Fake"
thrown by Windows to prevent a hacker from reverse engineering security on
the target. Unfortunately, it's also preventing me from getting into my
own computer.
Any advice on how to make this most basic peer to peer networking work is
appreciated. I probably just need to change the value of a few registry
keys set to higher security settings, but I would like to get this to work
with the maximum possible security possible for peer to peer networking. I
would strongly like to forbid anonymous browsing and would like it to work
with a specific user account.
XP server B. I have read through the excellent knowledgebase 103390:
http://support.microsoft.com/kb/103390
and that gives a lot of clues about the algorithm Microsoft is using to
establish SMB connections, but I'm still not able to get it to work.
Some background tasks I have performed so far:
1) I create a common local user account foo on both computers A and B, with
identical password
2) I do not have either computer in a domain. I did put them in the same
workgroup.
3) In desperation, I enabled the Guest account on computer B since that
account appears to offer some alternative anonymous SMB capability when
authentication fails.
I have tried issuing these commands from the client computer A:, and all of
them are failing with the 1326 authentication failure message:
net use t: \\computer-b\c$
net use t: \\computer-b\c$ /user:foo
The first command prompts for a user account and I supply foo, but after
supplying password I still get 1326. The second command prompts for
password and then gives the 1326.
Knowledgebase 103390 makes clear that the prompts for userid may be a "Fake"
thrown by Windows to prevent a hacker from reverse engineering security on
the target. Unfortunately, it's also preventing me from getting into my
own computer.
Any advice on how to make this most basic peer to peer networking work is
appreciated. I probably just need to change the value of a few registry
keys set to higher security settings, but I would like to get this to work
with the maximum possible security possible for peer to peer networking. I
would strongly like to forbid anonymous browsing and would like it to work
with a specific user account.