smbd: Remove unused code for dos attributes in stat struct
[Samba.git] / docs-xml / smbdotconf / misc / copy.xml
blob6399e933b1477abd1985b52bd7c97f13837a8558
1 <samba:parameter name="copy"
2                  type="string"
3                  context="S" hide="1"
4                  generated_function="0"
5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6 <description>
7         <para>This parameter allows you to &quot;clone&quot; service 
8         entries. The specified service is simply duplicated under the 
9         current service's name. Any parameters specified in the current 
10         section will override those in the section being copied.</para>
12         <para>This feature lets you set up a 'template' service and 
13         create similar services easily. Note that the service being 
14         copied must occur earlier in the configuration file than the 
15         service doing the copying.</para>
16 </description>
18 <value type="default"></value>
19 <value type="example">otherservice</value>
20 </samba:parameter>