Ignore:
Timestamp:
Mar 1, 2010, 3:05:48 PM (15 years ago)
Author:
Herwig Bauernfeind
Message:

Update Samba 3.3.x to 3.3.11

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.3.x/docs-xml/smbdotconf/misc/widelinks.xml

    r217 r411  
    1010        to areas that are outside the directory tree being exported.</para>
    1111
    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>
     12        <para>Note: Turning this parameter on when UNIX extensions are enabled
     13        will allow UNIX clients to create symbolic links on the share that
     14        can point to files or directories outside restricted path exported
     15        by the share definition. This can cause access to areas outside of
     16        the share. Due to this problem, this parameter will be automatically
     17        disabled (with a message in the log file) if the
     18        <smbconfoption name="unix extensions"/> option is on.
     19        </para>
    1520</description>
    1621
    17 <value type="default">yes</value>
     22<value type="default">no</value>
    1823</samba:parameter>
Note: See TracChangeset for help on using the changeset viewer.