This is a very old problem, but in Finder I cannot rename a folder on my Ubuntu samba share. I can create or delete folders, but not add.
|
feedback
|
migrated from serverfault.com May 26 '10 at 6:01
This question came from our site for system administrators and desktop support professionals.
|
That seems like a problem with permissions. You have write permissions on directory within you can create files and folders, but if you don't have write permissions on directory you want to delete, it won't allow you. Important thing about Samba - it works with UID and GID, so you have to have either same UID and GID on both systems for users, or you have to specify under which UID and GID you want to mount the share point. First thing for troubleshooting - send us result of Regards, Martin | |||
|
feedback
|
