Add new framework for smb.conf(5). Please read README before trying to compile.
[Samba/gebeck_regimport.git] / docs / docbook / smbdotconf / security / inheritacls.xml
blobf70c0d91653e2bbd0d974707667a8e3a53cccb7b
1 <samba:parameter xmlns:samba="http://samba.org/common">
2                 <term><anchor id="INHERITACLS"/>inherit acls (S)</term>
3                 <listitem><para>This parameter can be used to ensure
4                 that if default acls exist on parent directories,
5                 they are always honored when creating a subdirectory.
6                 The default behavior is to use the mode specified
7                 when creating the directory.  Enabling this option
8                 sets the mode to 0777, thus guaranteeing that 
9                 default directory acls are propagated.
10                 </para>
12                 <para>Default: <command moreinfo="none">inherit acls = no</command>
13                 </para></listitem>
14                 </samba:parameter>