Files copy from Samba share as read-only
I have a Samba share from my Linux machine on my LAN. It's been setup for a while and I've had no problems with it for as long as I can remember. Now, when I copy files they appear as read only and prompt for a password when I delete them. How do I make sure the files copy as read/write?
There are two things I've changed recently, but changing both of them back did not seem to fix my problem...
1) Stopped OS X from creating .DS_Store files on the share by running:
$ defaults write com.apple.desktopservices DSDontWriteNetworkStores true
2) Set the Samba share to read-only, but then did revert it back.
Seems like such a silly problem, but I don't know why it started all of a sudden.
There are two things I've changed recently, but changing both of them back did not seem to fix my problem...
1) Stopped OS X from creating .DS_Store files on the share by running:
$ defaults write com.apple.desktopservices DSDontWriteNetworkStores true
2) Set the Samba share to read-only, but then did revert it back.
Seems like such a silly problem, but I don't know why it started all of a sudden.
MacBook Pro, Mac OS X (10.5.2)