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.
12 <para>Default: <command moreinfo="none">inherit acls = no</command>