Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Unable to rename SAMBA subdirectories?

Error message in finder is: You don't have permission to rename the item "untitled folder".

Since upgrading, I am unable to rename subdirectories located on samba mounts..

For example, if I mount smb://server/content, then create a directory named dir1, then one inside named dir2, I get an error attempting to rename 'untitled folder' when naming it dir2.

If I access the same share from windows, I can rename it.

On the server, the permissions for untitled folder match exactly to the permissions on directories created manually on the server (i.e., mkdir somefolder)

Why am I not able to rename directories?

Could those of you who have functional mounts give this a try and see if it's just me?

I can rename the initial directory, just not any subsequent directories.

Lastly, my smb.conf on the server is tripple7 to clear any doubt on that front:

primary
comment = Primary
path = /media/primary
read only = no
browseable = yes
writeable = yes
create mode = 0777
directory mode = 0777

Message was edited by: sb32

Mac OS X (10.6)

Posted on Sep 11, 2009 9:24 PM

Reply
18 replies

Oct 12, 2009 9:51 AM in response to sb32

Same here.
Server: debian squeeze, Client: OS X 10.6.1

Here is my smb.conf

[global]
+workgroup = UNIXGROUP+
+netbios name = %h+
+server string = %h server+
+security = user+
+dns proxy = no+
+name resolve order = bcast host+
+log file = /var/log/samba/log.%m+
+max log size = 1000+
+syslog = 0+
+panic action = /usr/share/samba/panic-action %d+
+username map = /etc/samba/smbusers+
+encrypt passwords = true+
+passdb backend = tdbsam+
+obey pam restrictions = yes+
+unix password sync = yes+
+passwd program = /usr/bin/passwd %u+
+passwd chat = Entersnews*spassword: %n\n Retypesnews*spassword: %n\n password\supdated\ssuccessfully .+
+pam password change = yes+


[homes]
+comment = home directory+
+browseable = no+
+read only = no+
+create mask = 0700+
+directory mask = 0700+
+valid users = %S+

[share]
+comment = share+
+path = /mnt/share+
+read only = no+
+create mask = 0770+
+directory mask = 0770+
+public = yes+
+hide files = lost found,tm

+[time machine]+
+comment = tm disk+
+path = /mnt/share/tm+
+read only = no+
+create mask = 0777+
+directory mask = 0777+
+public = yes+

[www]
+comment = webserver root+
+path = /var/www+
+read only = no+
+create mask = 0770+
+directory mask = 0770+
+public = yes+

I am able to rename a folder into any of these shares. But no way to do it for subfolders. The problem appears only with *Snow Leopard* (work on Leopard), on the Finder (for example i can create a folder and give it a name on the Firefox 'Save As' dialog window).

Message was edited by: san_

Oct 18, 2009 7:25 PM in response to sb32

So I am going to add another thing strange to the mix.. I have a MacBook Pro with OS X 10.6.1 installed.. I mount several Samba mounts over wireless... On 3 of my 4 shares (all setup the same in smb.conf), I can rename directories without a problem. On the 4th, I can not...
But to even make it more strange, I have a Mac Mini, also with OS X 10.6.1, and the same share that I can not rename the files on my MacBook Pro, I CAN rename it on the Mac Mini..

Uggghhh!

Apr 6, 2010 10:40 AM in response to sb32

I found a thread on another site that fixed my SAMBA issue with 10.6.3. I have a CENTOS (REDHAT) server with SAMBA.

the thread said to add

to the global settings area of your smb.conf file.


unix extensions = no

reatart samba

I am now able to save files to my SAMBA share drives again from my MAC 10.6.3 laptop.

Way to go APPLE. I guess you have been spending to much time testing the iPad... and not testing some major open source applications with your code roll outs' for lesser Apple products like my MAC BOOK PRO.

Jun 16, 2010 8:02 PM in response to nolamike

And I lost write access to my directory on a remote Windows server that I mount via SMB after upgrading to 10.6.4. Now it mounts read-only, even though "Get Info" reports "read-write" access: any write operation fails with "no permission" message.

Oddly it used to work on 10.6.3 - and stopped working as soon as I upgraded to 10.6.4.

Thanks, Apple!

Unable to rename SAMBA subdirectories?

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.