Changeset 988 for vendor/current/docs-xml/smbdotconf/protocol
- Timestamp:
- Nov 24, 2016, 1:14:11 PM (9 years ago)
- Location:
- vendor/current/docs-xml/smbdotconf/protocol
- Files:
-
- 16 added
- 4 deleted
- 33 edited
Legend:
- Unmodified
- Added
- Removed
-
vendor/current/docs-xml/smbdotconf/protocol/aclcheckpermissions.xml
r414 r988 1 1 <samba:parameter name="acl check permissions" 2 2 context="S" 3 4 advanced="1" wizard="1"3 type="boolean" 4 deprecated="1" 5 5 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> 6 6 <description> 7 <para>Please note this parameter is now deprecated in Samba 3.6.2 and will be removed 8 in a future version of Samba. 9 </para> 7 10 <para>This boolean parameter controls what <citerefentry><refentrytitle>smbd</refentrytitle> 8 <manvolnum>8</manvolnum></citerefentry> does on receiving a protocol request of "open for delete"11 <manvolnum>8</manvolnum></citerefentry> does on receiving a protocol request of "open for delete" 9 12 from a Windows client. If a Windows client doesn't have permissions to delete a file then they 10 13 expect this to be denied at open time. POSIX systems normally only detect restrictions on delete by … … 27 30 </para> 28 31 </description> 29 <value type="default"> True</value>32 <value type="default">yes</value> 30 33 </samba:parameter> -
vendor/current/docs-xml/smbdotconf/protocol/aclmapfullcontrol.xml
r581 r988 1 1 <samba:parameter name="acl map full control" 2 context="S" 3 type="boolean" 4 advanced="1" wizard="1" 5 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> 2 context="S" 3 type="boolean" 4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> 6 5 <description> 7 6 <para> … … 14 13 </para> 15 14 </description> 16 <value type="default"> True</value>15 <value type="default">yes</value> 17 16 </samba:parameter> -
vendor/current/docs-xml/smbdotconf/protocol/clientusespnego.xml
r919 r988 1 1 <samba:parameter name="client use spnego" 2 2 context="G" 3 type="boolean" 4 developer="1" 3 type="boolean" 5 4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> 6 5 <description> -
vendor/current/docs-xml/smbdotconf/protocol/defersharingviolations.xml
r414 r988 1 1 <samba:parameter name="defer sharing violations" 2 2 context="G" 3 type="boolean" 4 developer="1" 3 type="boolean" 5 4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> 6 5 <description> … … 23 22 </description> 24 23 25 <value type="default"> True</value>24 <value type="default">yes</value> 26 25 </samba:parameter> -
vendor/current/docs-xml/smbdotconf/protocol/disablenetbios.xml
r414 r988 1 1 <samba:parameter name="disable netbios" 2 2 context="G" 3 type="boolean" 4 advanced="1" developer="1" 3 type="boolean" 5 4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> 6 5 <description> -
vendor/current/docs-xml/smbdotconf/protocol/easupport.xml
r414 r988 1 1 <samba:parameter name="ea support" 2 2 context="S" 3 type="boolean" 4 advanced="1" developer="1" 3 type="boolean" 5 4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> 6 5 <description> -
vendor/current/docs-xml/smbdotconf/protocol/enableasusupport.xml
r414 r988 1 1 <samba:parameter name="enable asu support" 2 2 context="G" 3 advanced="1" developer="1" 4 type="boolean" 3 type="boolean" 5 4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> 6 5 <description> 7 <para>Hosts running the "Advanced Server for Unix (ASU)" product 8 require some special accomodations such as creating a builtin [ADMIN$] 6 <para>Hosts running the "Advanced Server for Unix (ASU)" product 7 require some special accomodations such as creating a builtin [ADMIN$] 9 8 share that only supports IPC connections. The has been the default 10 9 behavior in smbd for many years. However, certain Microsoft applications 11 10 such as the Print Migrator tool require that the remote server support 12 an [ADMIN$ } file share. Disabling this parameter allows for creating11 an [ADMIN$] file share. Disabling this parameter allows for creating 13 12 an [ADMIN$] file share in smb.conf.</para> 14 13 </description> -
vendor/current/docs-xml/smbdotconf/protocol/eventloglist.xml
r414 r988 1 1 <samba:parameter name="eventlog list" 2 type="string"2 type="cmdlist" 3 3 context="G" 4 4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> … … 7 7 report to the Microsoft EventViewer utility. The listed 8 8 eventlogs will be associated with tdb file on disk in the 9 <filename>$( lockdir)/eventlog</filename>.9 <filename>$(statedir)/eventlog</filename>. 10 10 </para> 11 11 -
vendor/current/docs-xml/smbdotconf/protocol/largereadwrite.xml
r414 r988 1 1 <samba:parameter name="large readwrite" 2 2 context="G" 3 type="boolean" 4 developer="1" 3 type="boolean" 5 4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> 6 5 <description> -
vendor/current/docs-xml/smbdotconf/protocol/mapaclinherit.xml
r414 r988 1 1 <samba:parameter name="map acl inherit" 2 2 context="S" 3 type="boolean" 4 advanced="1" wizard="1" 3 type="boolean" 5 4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> 6 5 <description> -
vendor/current/docs-xml/smbdotconf/protocol/maxmux.xml
r414 r988 1 1 <samba:parameter name="max mux" 2 2 context="G" 3 advanced="1" developer="1" 4 type="integer" 3 type="integer" 5 4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> 6 5 <description> -
vendor/current/docs-xml/smbdotconf/protocol/maxttl.xml
r414 r988 1 1 <samba:parameter name="max ttl" 2 2 context="G" 3 type="integer" 4 advanced="1" developer="1" 3 type="integer" 5 4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> 6 5 <description> -
vendor/current/docs-xml/smbdotconf/protocol/maxwinsttl.xml
r414 r988 1 1 <samba:parameter name="max wins ttl" 2 2 type="integer" 3 3 context="G" 4 advanced="1" developer="1"5 4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> 6 5 <description> -
vendor/current/docs-xml/smbdotconf/protocol/maxxmit.xml
r414 r988 1 1 <samba:parameter name="max xmit" 2 2 context="G" 3 type="integer" 4 advanced="1" developer="1" 3 type="bytes" 5 4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> 6 5 <description> -
vendor/current/docs-xml/smbdotconf/protocol/minreceivefilesize.xml
r414 r988 1 1 <samba:parameter name="min receivefile size" 2 type="integer" 3 context="G" 4 advanced="1" developer="1" 5 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> 2 type="bytes" 3 context="G" 4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> 6 5 <description> 7 6 <para>This option changes the behavior of <citerefentry><refentrytitle>smbd</refentrytitle> … … 15 14 nonzero. The maximum value is 128k. Values greater than 128k will be silently set to 128k.</para> 16 15 <para>Note this option will have NO EFFECT if set on a SMB signed connection.</para> 17 <para>The default is zero, which di ables this option.</para>16 <para>The default is zero, which disables this option.</para> 18 17 </description> 19 18 -
vendor/current/docs-xml/smbdotconf/protocol/minwinsttl.xml
r414 r988 1 1 <samba:parameter name="min wins ttl" 2 2 context="G" 3 type="integer" 4 advanced="1" developer="1" 3 type="integer" 5 4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> 6 5 <description> -
vendor/current/docs-xml/smbdotconf/protocol/nameresolveorder.xml
r746 r988 1 1 <samba:parameter name="name resolve order" 2 2 context="G" 3 type="list" 4 advanced="1" wizard="1" developer="1" 3 type="cmdlist" 5 4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> 6 5 <description> -
vendor/current/docs-xml/smbdotconf/protocol/ntaclsupport.xml
r414 r988 1 1 <samba:parameter name="nt acl support" 2 2 context="S" 3 advanced="1" wizard="1" 4 type="boolean" 3 type="boolean" 5 4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> 6 5 <description> … … 8 7 <manvolnum>8</manvolnum></citerefentry> will attempt to map 9 8 UNIX permissions into Windows NT access control lists. The UNIX 10 permissions considered are the t he traditional UNIX owner and9 permissions considered are the traditional UNIX owner and 11 10 group permissions, as well as POSIX ACLs set on any files or 12 11 directories. This parameter was formally a global parameter in -
vendor/current/docs-xml/smbdotconf/protocol/ntpipesupport.xml
r414 r988 1 1 <samba:parameter name="nt pipe support" 2 2 context="G" 3 advanced="1" developer="1" 4 type="boolean" 3 type="boolean" 5 4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> 6 5 <description> -
vendor/current/docs-xml/smbdotconf/protocol/ntstatussupport.xml
r414 r988 1 1 <samba:parameter name="nt status support" 2 2 context="G" 3 type="boolean" 4 advanced="1" developer="1" 3 type="boolean" 5 4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> 6 5 <description> -
vendor/current/docs-xml/smbdotconf/protocol/profileacls.xml
r746 r988 1 1 <samba:parameter name="profile acls" 2 2 context="S" 3 type="boolean" 4 advanced="1" wizard="1" 3 type="boolean" 5 4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> 6 5 <description> -
vendor/current/docs-xml/smbdotconf/protocol/readraw.xml
r414 r988 1 1 <samba:parameter name="read raw" 2 2 context="G" 3 type="boolean" 4 developer="1" 3 type="boolean" 5 4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> 6 5 <description> 7 <para>This parameter controls whether or not the server 8 will support the raw read SMB requests when transferring data 9 to clients.</para> 6 <para>This is ignored if <smbconfoption name="async smb echo handler"/> is set, 7 because this feature is incompatible with raw read SMB requests</para> 10 8 11 9 <para>If enabled, raw reads allow reads of 65535 bytes in 12 one packet. This typically provides a major performance benefit .10 one packet. This typically provides a major performance benefit for some very, very old clients. 13 11 </para> 14 12 … … 24 22 25 23 <related>write raw</related> 24 <related>async smb echo handler</related> 26 25 </samba:parameter> -
vendor/current/docs-xml/smbdotconf/protocol/sharefakefscaps.xml
r414 r988 1 1 <samba:parameter name="share:fake_fscaps" 2 context="G" 3 type="string" 4 advanced="1" developer="0" 2 context="G" 3 type="string" 5 4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> 6 5 <description> -
vendor/current/docs-xml/smbdotconf/protocol/smb2maxcredits.xml
r746 r988 1 1 <samba:parameter name="smb2 max credits" 2 3 4 advanced="1" developer="1"5 2 type="integer" 3 context="G" 4 handler="handle_smb2_max_credits" 5 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> 6 6 <description> 7 7 <para>This option controls the maximum number of outstanding simultaneous SMB2 operations -
vendor/current/docs-xml/smbdotconf/protocol/smb2maxread.xml
r746 r988 1 1 <samba:parameter name="smb2 max read" 2 type="integer" 3 context="G" 4 advanced="1" developer="1" 5 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> 2 type="bytes" 3 context="G" 4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> 6 5 <description> 7 6 <para>This option specifies the protocol value that <citerefentry><refentrytitle>smbd</refentrytitle> … … 9 8 size that may be returned by a single SMB2 read call. 10 9 </para> 11 <para>The maximum is 65536 bytes (64KB), which is the same as a Windows Vista SMB2 server.</para> 10 <para>The maximum is 8388608 bytes (8MiB), which is the same as a Windows Server 2012 r2.</para> 11 <para>Please note that the default is 8MiB, but it's limit is based on the 12 smb2 dialect (64KiB for SMB == 2.0, 8MiB for SMB >= 2.1 with LargeMTU). 13 Large MTU is not supported over NBT (tcp port 139).</para> 12 14 </description> 13 15 14 16 <related>smb2 max write</related> 15 17 <related>smb2 max trans</related> 16 <value type="default"> 65536</value>18 <value type="default">8388608</value> 17 19 </samba:parameter> -
vendor/current/docs-xml/smbdotconf/protocol/smb2maxtrans.xml
r746 r988 1 1 <samba:parameter name="smb2 max trans" 2 type="integer" 3 context="G" 4 advanced="1" developer="1" 5 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> 2 type="bytes" 3 context="G" 4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> 6 5 <description> 7 6 <para>This option specifies the protocol value that <citerefentry><refentrytitle>smbd</refentrytitle> … … 9 8 size of buffer that may be used in querying file meta-data via QUERY_INFO and related SMB2 calls. 10 9 </para> 11 <para>The maximum is 65536 bytes (64KB), which is the same as a Windows Vista SMB2 server.</para> 10 <para>The maximum is 8388608 bytes (8MiB), which is the same as a Windows Server 2012 r2.</para> 11 <para>Please note that the default is 8MiB, but it's limit is based on the 12 smb2 dialect (64KiB for SMB == 2.0, 1MiB for SMB >= 2.1 with LargeMTU). 13 Large MTU is not supported over NBT (tcp port 139).</para> 12 14 </description> 13 15 14 16 <related>smb2 max read</related> 15 17 <related>smb2 max write</related> 16 <value type="default"> 65536</value>18 <value type="default">8388608</value> 17 19 </samba:parameter> -
vendor/current/docs-xml/smbdotconf/protocol/smb2maxwrite.xml
r746 r988 1 1 <samba:parameter name="smb2 max write" 2 type="integer" 3 context="G" 4 advanced="1" developer="1" 5 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> 2 type="bytes" 3 context="G" 4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> 6 5 <description> 7 6 <para>This option specifies the protocol value that <citerefentry><refentrytitle>smbd</refentrytitle> … … 9 8 size that may be sent to the server by a single SMB2 write call. 10 9 </para> 11 <para>The maximum is 65536 bytes (64KB), which is the same as a Windows Vista SMB2 server.</para> 10 <para>The maximum is 8388608 bytes (8MiB), which is the same as a Windows Server 2012 r2.</para> 11 <para>Please note that the default is 8MiB, but it's limit is based on the 12 smb2 dialect (64KiB for SMB == 2.0, 8MiB for SMB => 2.1 with LargeMTU). 13 Large MTU is not supported over NBT (tcp port 139).</para> 12 14 </description> 13 15 14 16 <related>smb2 max read</related> 15 17 <related>smb2 max trans</related> 16 <value type="default"> 65536</value>18 <value type="default">8388608</value> 17 19 </samba:parameter> -
vendor/current/docs-xml/smbdotconf/protocol/smbports.xml
r414 r988 1 1 <samba:parameter name="smb ports" 2 2 context="G" 3 type="list"4 advanced="1" developer="1"3 type="cmdlist" 4 handler="handle_smb_ports" 5 5 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> 6 6 <description> -
vendor/current/docs-xml/smbdotconf/protocol/svcctllist.xml
r414 r988 1 1 <samba:parameter name="svcctl list" 2 type="string"2 type="cmdlist" 3 3 context="G" 4 4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> -
vendor/current/docs-xml/smbdotconf/protocol/timeserver.xml
r414 r988 1 1 <samba:parameter name="time server" 2 2 context="G" 3 type="boolean" 4 advanced="1" developer="1" 3 type="boolean" 5 4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> 6 5 <description> -
vendor/current/docs-xml/smbdotconf/protocol/unixextensions.xml
r746 r988 1 1 <samba:parameter name="unix extensions" 2 2 context="G" 3 type="boolean" 4 advanced="1" developer="1" 3 type="boolean" 5 4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> 6 5 <description> -
vendor/current/docs-xml/smbdotconf/protocol/usespnego.xml
r740 r988 1 1 <samba:parameter name="use spnego" 2 2 context="G" 3 4 de veloper="1"3 type="boolean" 4 deprecated="1" 5 5 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> 6 6 <description> 7 <para>This deprecated variable controls controls whether samba will try7 <para>This deprecated variable controls whether samba will try 8 8 to use Simple and Protected NEGOciation (as specified by rfc2478) with 9 9 WindowsXP and Windows2000 clients to agree upon an authentication mechanism. -
vendor/current/docs-xml/smbdotconf/protocol/writeraw.xml
r414 r988 1 1 <samba:parameter name="write raw" 2 2 context="G" 3 type="boolean" 4 developer="1" 3 type="boolean" 5 4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> 6 5 <description> 7 <para>This parameter controls whether or not the server 8 will support raw write SMB's when transferring data from clients. 9 You should never need to change this parameter.</para> 6 <para>This is ignored if <smbconfoption name="async smb echo handler"/> is set, 7 because this feature is incompatible with raw write SMB requests</para> 8 9 <para>If enabled, raw writes allow writes of 65535 bytes in 10 one packet. This typically provides a major performance benefit for some very, very old clients. 11 </para> 12 13 <para>However, some clients either negotiate the allowable 14 block size incorrectly or are incapable of supporting larger block 15 sizes, and for these clients you may need to disable raw writes.</para> 16 17 <para>In general this parameter should be viewed as a system tuning 18 tool and left severely alone.</para> 10 19 </description> 11 20 12 21 <value type="default">yes</value> 22 23 <related>read raw</related> 24 <related>async smb echo handler</related> 13 25 </samba:parameter>
Note:
See TracChangeset
for help on using the changeset viewer.