Last change
on this file was 746, checked in by Silvan Scherrer, 13 years ago |
Samba Server: updated vendor to 3.6.9
|
File size:
993 bytes
|
Line | |
---|
1 | <samba:parameter name="unix extensions"
|
---|
2 | context="G"
|
---|
3 | type="boolean"
|
---|
4 | advanced="1" developer="1"
|
---|
5 | xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
|
---|
6 | <description>
|
---|
7 | <para>This boolean parameter controls whether Samba
|
---|
8 | implements the CIFS UNIX extensions, as defined by HP.
|
---|
9 | These extensions enable Samba to better serve UNIX CIFS clients
|
---|
10 | by supporting features such as symbolic links, hard links, etc...
|
---|
11 | These extensions require a similarly enabled client, and are of
|
---|
12 | no current use to Windows clients.</para>
|
---|
13 | <para>
|
---|
14 | Note if this parameter is turned on, the <smbconfoption name="wide links"/>
|
---|
15 | parameter will automatically be disabled.
|
---|
16 | </para>
|
---|
17 | <para>
|
---|
18 | See the parameter <smbconfoption name="allow insecure wide links"/>
|
---|
19 | if you wish to change this coupling between the two parameters.
|
---|
20 | </para>
|
---|
21 | </description>
|
---|
22 |
|
---|
23 | <value type="default">yes</value>
|
---|
24 | </samba:parameter>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.