[Samba] What are the parameter definitions for a SAMBA share to make it Fully NTFS compliant

MORILLO Jordi J.Morillo at educationetformation.fr
Wed Sep 9 15:15:22 UTC 2015


Thanks for the tips Louis !
Can we apply this setting on share which already have some files ?

-----Message d'origine-----
De : samba [mailto:samba-bounces at lists.samba.org] De la part de L.P.H. van Belle
Envoyé : mercredi 9 septembre 2015 17:08
À : samba at lists.samba.org
Objet : Re: [Samba] What are the parameter definitions for a SAMBA share to make it Fully NTFS compliant

And your samba version is ?  

Because there are some changes in 3.x and 4.x 

If you on samba 4.x and i suggest 4.2.x You only need : 

[share]
    browseable = yes
    path = /yourshare 
    read only = no
    acl_xattr:ignore system acl = yes

have a look here. 
https://www.samba.org/samba/docs/man/manpages/vfs_acl_xattr.8.html

greetz, 

Louis


> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens Bret 
> Goodfellow
> Verzonden: woensdag 9 september 2015 16:26
> Aan: samba at lists.samba.org
> Onderwerp: [Samba] What are the parameter definitions for a SAMBA 
> share to make it Fully NTFS compliant
> 
> Hello there,
> 
> I am trying to provide a SAMBA share so that it is fully NTFS 
> compliant, and inheritance gets propagated down properly.  Rather than 
> show all the various configurations that I have tried to no avail, does anyone have an
> idea how to define one of these shares?   I want this share to be
> completely controlled by the AD admin, with little or no intervention from
> the linux admin providing the SAMBA share.   What linux file permissions
> need to be set for the share?  Do I need to run setfacl as well?  What 
> statement defs need to be provided in smb.conf?
> 
> I would have thought that there would be a straight forward way of 
> defining one of these shares, for defining a fully NTFS compliant share.
> Below is a snippet of my file share def:
> 
> [share9]
> Comment = For samba share of volume share9 vfs objecrts = glusterfs 
> glusterfs:volume = share9 glusterfs:logfile = 
> /var/log/samba/glusterfs_share9.%M.log
> glusterfs:loglevel = 7
> path = /
> read only = no
> guest ok = yes
> map acl inherit = yes
> inherit acls = yes
> inherit permissions = yes
> inherit owner = yes
> nt acl support = yes
> acl group control = yes
> 
> 
> Thank you for any suggestions.
> 
> Bret
> 
> --
> To unsubscribe from this list go to the following URL and read the
> instructions:  https://lists.samba.org/mailman/options/samba



--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


More information about the samba mailing list