|
try creating a user on the xp box with the same name and password as the user you are using on the linux box. when you do this, also add the new xp user and password to smbpasswd
syntax:
smbpasswd -a username <enter>
password
password
One other thing, did you update samba since installation of RH9?
|