<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://htyp.org/mw/index.php?action=history&amp;feed=atom&amp;title=smb.conf%2Fmanpage%2F2006%2Fparameters%2FR</id>
	<title>smb.conf/manpage/2006/parameters/R - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://htyp.org/mw/index.php?action=history&amp;feed=atom&amp;title=smb.conf%2Fmanpage%2F2006%2Fparameters%2FR"/>
	<link rel="alternate" type="text/html" href="https://htyp.org/mw/index.php?title=smb.conf/manpage/2006/parameters/R&amp;action=history"/>
	<updated>2026-06-25T19:21:26Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://htyp.org/mw/index.php?title=smb.conf/manpage/2006/parameters/R&amp;diff=14085&amp;oldid=prev</id>
		<title>Woozle: splitting into subpages</title>
		<link rel="alternate" type="text/html" href="https://htyp.org/mw/index.php?title=smb.conf/manpage/2006/parameters/R&amp;diff=14085&amp;oldid=prev"/>
		<updated>2010-09-05T15:50:53Z</updated>

		<summary type="html">&lt;p&gt;splitting into subpages&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;       read bmpx (G)&lt;br /&gt;
              This boolean parameter controls whether s�sm�mb�bd�d(8) will support the&lt;br /&gt;
              &amp;quot;Read Block Multiplex&amp;quot; SMB. This is now rarely used and defaults&lt;br /&gt;
              to n�no�o. You should never need to set this parameter.&lt;br /&gt;
&lt;br /&gt;
              Default: _�r_�e_�a_�d _�b_�m_�p_�x = no&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
       read list (S)&lt;br /&gt;
              This  is  a  list  of users that are given read-only access to a&lt;br /&gt;
              service. If the connecting user is in this list then  they  will&lt;br /&gt;
              not  be  given write access, no matter what the _�r_�e_�a_�d _�o_�n_�l_�y option&lt;br /&gt;
              is set to. The list can include group  names  using  the  syntax&lt;br /&gt;
              described in the  _�i_�n_�v_�a_�l_�i_�d _�u_�s_�e_�r_�s parameter.&lt;br /&gt;
&lt;br /&gt;
              Default: _�r_�e_�a_�d _�l_�i_�s_�t =&lt;br /&gt;
&lt;br /&gt;
              Example: _�r_�e_�a_�d _�l_�i_�s_�t = mary, @students&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
       read only (S)&lt;br /&gt;
              An inverted synonym is _�w_�r_�i_�t_�e_�a_�b_�l_�e.&lt;br /&gt;
&lt;br /&gt;
              If this parameter is y�ye�es�s, then users of a service may not create&lt;br /&gt;
              or modify files in the service&amp;#039;s directory.&lt;br /&gt;
&lt;br /&gt;
              Note that a printable service  (p�pr�ri�in�nt�ta�ab�bl�le�e  =�=  y�ye�es�s)  will  A�AL�LW�WA�AY�YS�S&lt;br /&gt;
              allow writing to the directory (user privileges permitting), but&lt;br /&gt;
              only via spooling operations.&lt;br /&gt;
&lt;br /&gt;
              Default: _�r_�e_�a_�d _�o_�n_�l_�y = yes&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
       read raw (G)&lt;br /&gt;
              This parameter controls whether or not the server  will  support&lt;br /&gt;
              the raw read SMB requests when transferring data to clients.&lt;br /&gt;
&lt;br /&gt;
              If  enabled, raw reads allow reads of 65535 bytes in one packet.&lt;br /&gt;
              This typically provides a major performance benefit.&lt;br /&gt;
&lt;br /&gt;
              However, some clients either negotiate the allowable block  size&lt;br /&gt;
              incorrectly  or  are incapable of supporting larger block sizes,&lt;br /&gt;
              and for these clients you may need to disable raw reads.&lt;br /&gt;
&lt;br /&gt;
              In general this parameter should be viewed as  a  system  tuning&lt;br /&gt;
              tool and left severely alone.&lt;br /&gt;
&lt;br /&gt;
              Default: _�r_�e_�a_�d _�r_�a_�w = yes&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
       realm (G)&lt;br /&gt;
              This  option  specifies  the kerberos realm to use. The realm is&lt;br /&gt;
              used as the ADS equivalent of the NT4 d�do�om�ma�ai�in�n. It is usually  set&lt;br /&gt;
              to the DNS name of the kerberos server.&lt;br /&gt;
&lt;br /&gt;
              Default: _�r_�e_�a_�l_�m =&lt;br /&gt;
&lt;br /&gt;
              Example: _�r_�e_�a_�l_�m = mysambabox.mycompany.com&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
       remote announce (G)&lt;br /&gt;
              This  option allows you to setup n�nm�mb�bd�d(8)to periodically announce&lt;br /&gt;
              itself to arbitrary IP addresses  with  an  arbitrary  workgroup&lt;br /&gt;
              name.&lt;br /&gt;
&lt;br /&gt;
              This  is  useful  if  you  want your Samba server to appear in a&lt;br /&gt;
              remote workgroup for which the normal browse  propagation  rules&lt;br /&gt;
              don&amp;#039;t  work.  The  remote workgroup can be anywhere that you can&lt;br /&gt;
              send IP packets to.&lt;br /&gt;
&lt;br /&gt;
              For example:&lt;br /&gt;
&lt;br /&gt;
              r�re�em�mo�ot�te�e a�an�nn�no�ou�un�nc�ce�e =�= 1�19�92�2.�.1�16�68�8.�.2�2.�.2�25�55�5/�/S�SE�ER�RV�VE�ER�RS�S 1�19�92�2.�.1�16�68�8.�.4�4.�.2�25�55�5/�/S�ST�TA�AF�FF�F&lt;br /&gt;
&lt;br /&gt;
              the above line would cause n�nm�mb�bd�d to announce itself  to  the  two&lt;br /&gt;
              given IP addresses using the given workgroup names. If you leave&lt;br /&gt;
              out the workgroup name then  the  one  given  in  the  _�w_�o_�r_�k_�g_�r_�o_�u_�p&lt;br /&gt;
              parameter is used instead.&lt;br /&gt;
&lt;br /&gt;
              The  IP  addresses  you  choose  would normally be the broadcast&lt;br /&gt;
              addresses of the  remote  networks,  but  can  also  be  the  IP&lt;br /&gt;
              addresses of known browse masters if your network config is that&lt;br /&gt;
              stable.&lt;br /&gt;
&lt;br /&gt;
              See ???.&lt;br /&gt;
&lt;br /&gt;
              Default: _�r_�e_�m_�o_�t_�e _�a_�n_�n_�o_�u_�n_�c_�e =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
       remote browse sync (G)&lt;br /&gt;
              This option allows you to setup n�nm�mb�bd�d(8) to periodically  request&lt;br /&gt;
              synchronization  of  browse  lists  with the master browser of a&lt;br /&gt;
              Samba server that is on a remote segment. This option will allow&lt;br /&gt;
              you  to  gain browse lists for multiple workgroups across routed&lt;br /&gt;
              networks. This is done in a manner that does not work  with  any&lt;br /&gt;
              non-Samba servers.&lt;br /&gt;
&lt;br /&gt;
              This  is  useful  if  you  want  your Samba server and all local&lt;br /&gt;
              clients to appear in a remote workgroup  for  which  the  normal&lt;br /&gt;
              browse propagation rules don&amp;#039;t work. The remote workgroup can be&lt;br /&gt;
              anywhere that you can send IP packets to.&lt;br /&gt;
&lt;br /&gt;
              For example:&lt;br /&gt;
&lt;br /&gt;
              r�re�em�mo�ot�te�e b�br�ro�ow�ws�se�e s�sy�yn�nc�c =�= 1�19�92�2.�.1�16�68�8.�.2�2.�.2�25�55�5 1�19�92�2.�.1�16�68�8.�.4�4.�.2�25�55�5&lt;br /&gt;
&lt;br /&gt;
              the above line would cause n�nm�mb�bd�d to request the master browser on&lt;br /&gt;
              the  specified  subnets or addresses to synchronize their browse&lt;br /&gt;
              lists with the local server.&lt;br /&gt;
&lt;br /&gt;
              The IP addresses you choose  would  normally  be  the  broadcast&lt;br /&gt;
              addresses  of  the  remote  networks,  but  can  also  be the IP&lt;br /&gt;
              addresses of known browse masters if your network config is that&lt;br /&gt;
              stable.  If a machine IP address is given Samba makes NO attempt&lt;br /&gt;
              to validate that the remote machine is available, is  listening,&lt;br /&gt;
              nor that it is in fact the browse master on its segment.&lt;br /&gt;
&lt;br /&gt;
              Default: _�r_�e_�m_�o_�t_�e _�b_�r_�o_�w_�s_�e _�s_�y_�n_�c =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
       restrict anonymous (G)&lt;br /&gt;
              The  setting of this parameter determines whether user and group&lt;br /&gt;
              list information is returned for an  anonymous  connection.  and&lt;br /&gt;
              mirrors the effects of the H�HK�KE�EY�Y_�_L�LO�OC�CA�AL�L_�_M�MA�AC�CH�HI�IN�NE�E\�\S�SY�YS�ST�TE�EM�M\�\C�Cu�ur�rr�re�en�nt�tC�Co�on�n-�-&lt;br /&gt;
              t�tr�ro�ol�lS�Se�et�t\�\C�Co�on�nt�tr�ro�ol�l\�\L�LS�SA�A\�\R�Re�es�st�tr�ri�ic�ct�tA�An�no�on�ny�ym�mo�ou�us�s registry  key  in  Windows&lt;br /&gt;
              2000 and Windows NT. When set to 0, user and group list informa-&lt;br /&gt;
              tion is returned to anyone who asks. When  set  to  1,  only  an&lt;br /&gt;
              authenticated  user can retrive user and group list information.&lt;br /&gt;
              For the value 2, supported by  Windows  2000/XP  and  Samba,  no&lt;br /&gt;
              anonymous  connections  are allowed at all. This can break third&lt;br /&gt;
              party and Microsoft applications which expect to be  allowed  to&lt;br /&gt;
              perform operations anonymously.&lt;br /&gt;
&lt;br /&gt;
              The  security advantage of using restrict anonymous = 1 is dubi-&lt;br /&gt;
              ous, as user and group list information can  be  obtained  using&lt;br /&gt;
              other means.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
              N�No�ot�te�e&lt;br /&gt;
&lt;br /&gt;
              The  security  advantage  of  using  restrict  anonymous  = 2 is&lt;br /&gt;
              removed by setting _�g_�u_�e_�s_�t _�o_�k = yes on any share.&lt;br /&gt;
&lt;br /&gt;
       Default: _�r_�e_�s_�t_�r_�i_�c_�t _�a_�n_�o_�n_�y_�m_�o_�u_�s = 0&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
       root   This parameter is a synonym for root directory.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
       root dir&lt;br /&gt;
              This parameter is a synonym for root directory.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
       root directory (G)&lt;br /&gt;
              The server will c�ch�hr�ro�oo�ot�t(�()�) (i.e. Change  its  root  directory)  to&lt;br /&gt;
              this  directory  on  startup. This is not strictly necessary for&lt;br /&gt;
              secure operation. Even without it the server will deny access to&lt;br /&gt;
              files  not in one of the service entries. It may also check for,&lt;br /&gt;
              and deny access to, soft links to other parts of the filesystem,&lt;br /&gt;
              or  attempts  to use &amp;quot;..&amp;quot; in file names to access other directo-&lt;br /&gt;
              ries (depending on the setting of the _�w_�i_�d_�e _�l_�i_�n_�k_�s parameter).&lt;br /&gt;
&lt;br /&gt;
              Adding a _�r_�o_�o_�t _�d_�i_�r_�e_�c_�t_�o_�r_�y entry other than &amp;quot;/&amp;quot; adds an extra level&lt;br /&gt;
              of  security,  but  at  a  price.  It absolutely ensures that no&lt;br /&gt;
              access is given to files not in the sub-tree  specified  in  the&lt;br /&gt;
              _�r_�o_�o_�t  _�d_�i_�r_�e_�c_�t_�o_�r_�y option, i�in�nc�cl�lu�ud�di�in�ng�g some files needed for complete&lt;br /&gt;
              operation of the server. To maintain  full  operability  of  the&lt;br /&gt;
              server  you  will need to mirror some system files into the _�r_�o_�o_�t&lt;br /&gt;
              _�d_�i_�r_�e_�c_�t_�o_�r_�y  tree.  In  particular  you  will   need   to   mirror&lt;br /&gt;
              _�/_�e_�t_�c_�/_�p_�a_�s_�s_�w_�d  (or a subset of it), and any binaries or configura-&lt;br /&gt;
              tion files needed for printing (if required). The set  of  files&lt;br /&gt;
              that must be mirrored is operating system dependent.&lt;br /&gt;
&lt;br /&gt;
              Default: _�r_�o_�o_�t _�d_�i_�r_�e_�c_�t_�o_�r_�y = /&lt;br /&gt;
&lt;br /&gt;
              Example: _�r_�o_�o_�t _�d_�i_�r_�e_�c_�t_�o_�r_�y = /homes/smb&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
       root postexec (S)&lt;br /&gt;
              This  is the same as the _�p_�o_�s_�t_�e_�x_�e_�c parameter except that the com-&lt;br /&gt;
              mand is run as root. This is useful for  unmounting  filesystems&lt;br /&gt;
              (such as CDROMs) after a connection is closed.&lt;br /&gt;
&lt;br /&gt;
              Default: _�r_�o_�o_�t _�p_�o_�s_�t_�e_�x_�e_�c =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
       root preexec (S)&lt;br /&gt;
              This  is  the same as the _�p_�r_�e_�e_�x_�e_�c parameter except that the com-&lt;br /&gt;
              mand is run as root. This is  useful  for  mounting  filesystems&lt;br /&gt;
              (such as CDROMs) when a connection is opened.&lt;br /&gt;
&lt;br /&gt;
              Default: _�r_�o_�o_�t _�p_�r_�e_�e_�x_�e_�c =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
       root preexec close (S)&lt;br /&gt;
              This is the same as the _�p_�r_�e_�e_�x_�e_�c _�c_�l_�o_�s_�e  parameter except that the&lt;br /&gt;
              command is run as root.&lt;br /&gt;
&lt;br /&gt;
              Default: _�r_�o_�o_�t _�p_�r_�e_�e_�x_�e_�c _�c_�l_�o_�s_�e = no&lt;/div&gt;</summary>
		<author><name>Woozle</name></author>
	</entry>
</feed>