[Samba] Re: Wrong perms on new files/dirs using smbmount

Michael Lueck mlueck at lueckdatasystems.com
Thu Feb 14 02:28:10 GMT 2008


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.

-- 
Michael Lueck
Lueck Data Systems
http://www.lueckdatasystems.com/



More information about the samba mailing list