by confucius » Thu Feb 28, 2013 5:53 pm
Thanks Tom! The problem I have now is to copy files from my windows machine to the external drive attached to pogoplug. I can not create a new folder or copy files to the samba drive. Windows tells me that I do not have the permission. However, I check in Webmin that "everyone" has read and write permission to the shared folder.
I searched online. The problem is that the NOT "everyone" has read/write permission under Linux. And I am trying to grant read/write permission to "everyone" for the shared folder under Linux. I can not do it.
$this->bbcode_second_pass_quote('Socaltom', '')$this->bbcode_second_pass_quote('confucius', 'I') still have the same problem following your suggestions. I somehow know where the problems are. Even after I change the permission using chmod 777, the write permission is still not granted to other users. Only root has the write permission. Weird, I have got no error message after chmod 777.
I have already spent 10 hours on the pogoplug. Still can not set it up correctly. Thank you for your help!
smbd.service is the file sharing service, not samba, so you will always get an error message if you try and start samba.service
Are the other users trying to edit and save files, or are they trying to save new files?
Tom