Michael Lueck wrote:
Scott Lovenberg wrote:
What are the samba server side settings(smb.conf) for the share you are mounting?

[data]
   comment = Shared Application Data Files
   path = /srv/shares/data
   guest ok = no
   read only = no
   create mask = 0666
   directory mask = 0777

Do you have inherit permissions set?
from smb.conf(5) man page:
          Default: inherit permissions = no

I set inherit acls = yes once for an ACL aware implementation for a client. Otherwise no specific acl/perm stuff at this time.

Drats, it looks like you're setup fine. I was hoping it would just be a bad configuration. I don't know what else it could be.
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Reply via email to