Optimizing Samba shares in Ubuntu Hardy Heron
Hi!
The problem was, that all the files transferred with Samba to the other Ubuntu Desktop were unable to be deleted.
Therefore I opened /etc/samba/smb.conf and changed the options of the shares (at the bottom of the file):
[Your Share Name]
path = /media/hdb6
available = yes
browsable = yes
public = yes
writable = yes
create mode = 0664
directory mode = 0775
force user = Your Username
force group = users
This maybe is not the safest option, but you are now able to delete and move the files, transferred.
cya
0 Comments:
Kommentar veröffentlichen
<< Home