summaryrefslogtreecommitdiff
path: root/docs/docbook/smbdotconf/misc/widelinks.xml
blob: b3474ce26c249b01c6280e7d7a4ad64c57f72241 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<samba:parameter xmlns:samba="http://samba.org/common">
		<term><anchor id="WIDELINKS"/>wide links (S)</term>
		<listitem><para>This parameter controls whether or not links 
		in the UNIX file system may be followed by the server. Links 
		that point to areas within the directory tree exported by the 
		server are always allowed; this parameter controls access only 
		to areas that are outside the directory tree being exported.</para>

		<para>Note that setting this parameter can have a negative 
		effect on your server performance due to the extra system calls 
		that Samba has to  do in order to perform the link checks.</para>

		<para>Default: <command moreinfo="none">wide links = yes</command></para>
		</listitem>
		</samba:parameter>