I set up a home network using samba between my Laptop (SUSE 10.0) and desktop (WinXP). I can see the laptop in my network and view my shared folder (which is my user home directory on linux: /home/user) on it but I cannot copy any files to it or create a new folder. I get the following error message when trying to copy a word file:
"Cannot copy notes: Access is denied. Make sure that the disk is not full or write-protected and the file is not currently in use."
When trying to make a new folder from the desktop in /home/user I get this:
"Unable to create New Folder. Acces is denied."
However I can copy files from the shared folder to my desktop. I can also copy files to any other directory that has root permissions which are all the folders except the home directory. But if I copy files there I can't move, delete or modify them in Linux since I am not logged in as root all the time.
I believe this has something to do with the user permissions since only that particular user is allowed to access the user home folder. Any ideas how to resolve this problem?
"Cannot copy notes: Access is denied. Make sure that the disk is not full or write-protected and the file is not currently in use."
When trying to make a new folder from the desktop in /home/user I get this:
"Unable to create New Folder. Acces is denied."
However I can copy files from the shared folder to my desktop. I can also copy files to any other directory that has root permissions which are all the folders except the home directory. But if I copy files there I can't move, delete or modify them in Linux since I am not logged in as root all the time.
I believe this has something to do with the user permissions since only that particular user is allowed to access the user home folder. Any ideas how to resolve this problem?