Convert another group of options in Misc section
[Samba/gebeck_regimport.git] / docs / docbook / smbdotconf / misc / widelinks.xml
blobead3569fd9a21530bc2aac6b218b5c1f79b270a4
1 <samba:parameter name="wide links"
2                  context="S"
3                  xmlns:samba="http://samba.org/common">
4  <listitem>
5         <para>This parameter controls whether or not links 
6         in the UNIX file system may be followed by the server. Links 
7         that point to areas within the directory tree exported by the 
8         server are always allowed; this parameter controls access only 
9         to areas that are outside the directory tree being exported.</para>
11         <para>Note that setting this parameter can have a negative 
12         effect on your server performance due to the extra system calls 
13         that Samba has to  do in order to perform the link checks.</para>
15         <para>Default: <command moreinfo="none">wide links = yes</command></para>
16 </listitem>
17 </samba:parameter>