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:
957 bytes
|
Line | |
---|
1 | <samba:parameter name="ea support"
|
---|
2 | context="S"
|
---|
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 <citerefentry><refentrytitle>smbd</refentrytitle>
|
---|
8 | <manvolnum>8</manvolnum></citerefentry> will allow clients to attempt to store OS/2 style Extended
|
---|
9 | attributes on a share. In order to enable this parameter the underlying filesystem exported by
|
---|
10 | the share must support extended attributes (such as provided on XFS and EXT3 on Linux, with the
|
---|
11 | correct kernel patches). On Linux the filesystem must have been mounted with the mount
|
---|
12 | option user_xattr in order for extended attributes to work, also
|
---|
13 | extended attributes must be compiled into the Linux kernel.</para>
|
---|
14 | </description>
|
---|
15 |
|
---|
16 | <value type="default">no</value>
|
---|
17 | </samba:parameter>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.