Last change
on this file was 217, checked in by Herwig Bauernfeind, 16 years ago |
Import Samba 3.3 branch at 3.3.0 level docs-xml (psmedley's port)
|
File size:
758 bytes
|
Line | |
---|
1 | <samba:parameter name="acl compatibility"
|
---|
2 | context="G"
|
---|
3 | type="enum"
|
---|
4 | advanced="1" developer="1"
|
---|
5 | xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
|
---|
6 | <description>
|
---|
7 | <para>This parameter specifies what OS ACL semantics should
|
---|
8 | be compatible with. Possible values are <emphasis>winnt</emphasis> for Windows NT 4,
|
---|
9 | <emphasis>win2k</emphasis> for Windows 2000 and above and <emphasis>auto</emphasis>.
|
---|
10 | If you specify <emphasis>auto</emphasis>, the value for this parameter
|
---|
11 | will be based upon the version of the client. There should
|
---|
12 | be no reason to change this parameter from the default.</para>
|
---|
13 | </description>
|
---|
14 |
|
---|
15 | <value type="default">Auto</value>
|
---|
16 | <value type="example">win2k</value>
|
---|
17 | </samba:parameter>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.