Last change
on this file was 203, checked in by Herwig Bauernfeind, 16 years ago |
Missing 3.2.2 client and HOWTO files
|
File size:
719 bytes
|
Line | |
---|
1 | <samba:parameter name="wide links"
|
---|
2 | context="S"
|
---|
3 | type="boolean"
|
---|
4 | xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
|
---|
5 | <description>
|
---|
6 | <para>This parameter controls whether or not links
|
---|
7 | in the UNIX file system may be followed by the server. Links
|
---|
8 | that point to areas within the directory tree exported by the
|
---|
9 | server are always allowed; this parameter controls access only
|
---|
10 | to areas that are outside the directory tree being exported.</para>
|
---|
11 |
|
---|
12 | <para>Note that setting this parameter can have a negative
|
---|
13 | effect on your server performance due to the extra system calls
|
---|
14 | that Samba has to do in order to perform the link checks.</para>
|
---|
15 | </description>
|
---|
16 |
|
---|
17 | <value type="default">yes</value>
|
---|
18 | </samba:parameter>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.