Convert 'Security' section of smb.conf to new format
[Samba/gebeck_regimport.git] / docs / docbook / smbdotconf / security / inheritacls.xml
blob6fcfdc19ce25806b0fa55372b6c3f4a064691e75
1 <samba:parameter name="inherit acls"
2                  context="S"
3                  xmlns:samba="http://samba.org/common">
4 <listitem>
5     <para>This parameter can be used to ensure that if default acls
6     exist on parent directories, they are always honored when creating a
7     subdirectory. The default behavior is to use the mode specified when
8     creating the directory.  Enabling this option sets the mode to 0777,
9     thus guaranteeing that  default directory acls are propagated.
10     </para>
12     <para>Default: <command moreinfo="none">inherit acls = no</command>
13 </para></listitem>
14 </samba:parameter>