I am trying to access some FAT32 shares on my XP box from Linux (Mandrake 8.1), but so far its a no go. I can access the Windows 98 machine that is on my network just fine from Linux. I can use the console and type "smbclient //computername/sharename" and boom, I'm on the computer. Plus I can just type "smb://computername/sharename" in Konqueor and it works too.
But, I have had no luck accessing my FAT32 shares on my XP box. The 98 box can access the XP box fine, so I know it is allowing connections. When I type "smbclient //computername/sharename" at the command prompt I get:
added interface ip=192.168.1.4 bcast=192.168.1.255 nmask=255.255.255.0
Got a positive name query response from 192.168.1.2 (192.168.1.2)
Then is prompts me for a password. Now on the XP machine I have no password, so I press enter, and I get:
Domain=[MyLastName] OS=[Windows 5.1] Server=[Windows 2000 LAN Manager]
session setup failed: ERRDOS - ERRnoaccess (Access denied.)
I've even tried putting a password on my default XP account and entering that when it asks for a password and that doesn't work. I tried enabling the guest account on XP too. Its obvious the Linux machine and the XP machine see each other, and samba works fine accessing the 98 machine, but I can't get the XP machine to allow the connection. Anyone have any ideas?
But, I have had no luck accessing my FAT32 shares on my XP box. The 98 box can access the XP box fine, so I know it is allowing connections. When I type "smbclient //computername/sharename" at the command prompt I get:
added interface ip=192.168.1.4 bcast=192.168.1.255 nmask=255.255.255.0
Got a positive name query response from 192.168.1.2 (192.168.1.2)
Then is prompts me for a password. Now on the XP machine I have no password, so I press enter, and I get:
Domain=[MyLastName] OS=[Windows 5.1] Server=[Windows 2000 LAN Manager]
session setup failed: ERRDOS - ERRnoaccess (Access denied.)
I've even tried putting a password on my default XP account and entering that when it asks for a password and that doesn't work. I tried enabling the guest account on XP too. Its obvious the Linux machine and the XP machine see each other, and samba works fine accessing the 98 machine, but I can't get the XP machine to allow the connection. Anyone have any ideas?