<?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%2FU</id>
	<title>smb.conf/manpage/2006/parameters/U - 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%2FU"/>
	<link rel="alternate" type="text/html" href="https://htyp.org/mw/index.php?title=smb.conf/manpage/2006/parameters/U&amp;action=history"/>
	<updated>2026-06-25T19:17:29Z</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/U&amp;diff=14088&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/U&amp;diff=14088&amp;oldid=prev"/>
		<updated>2010-09-05T16:03:01Z</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;       unix charset (G)&lt;br /&gt;
              Specifies the charset the unix machine Samba runs on uses. Samba&lt;br /&gt;
              needs to know this in order to be able to convert  text  to  the&lt;br /&gt;
              charsets other SMB clients use.&lt;br /&gt;
&lt;br /&gt;
              This  is  also  the charset Samba will use when specifying argu-&lt;br /&gt;
              ments to scripts that it invokes.&lt;br /&gt;
&lt;br /&gt;
              Default: _�u_�n_�i_�x _�c_�h_�a_�r_�s_�e_�t = UTF8&lt;br /&gt;
&lt;br /&gt;
              Example: _�u_�n_�i_�x _�c_�h_�a_�r_�s_�e_�t = ASCII&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
       unix extensions (G)&lt;br /&gt;
              This boolean parameter controls whether Samba implments the CIFS&lt;br /&gt;
              UNIX extensions, as defined by HP. These extensions enable Samba&lt;br /&gt;
              to better serve UNIX CIFS clients by supporting features such as&lt;br /&gt;
              symbolic  links,  hard  links, etc... These extensions require a&lt;br /&gt;
              similarly enabled client, and are of no current use  to  Windows&lt;br /&gt;
              clients.&lt;br /&gt;
&lt;br /&gt;
              Default: _�u_�n_�i_�x _�e_�x_�t_�e_�n_�s_�i_�o_�n_�s = yes&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
       unix password sync (G)&lt;br /&gt;
              This  boolean  parameter controls whether Samba attempts to syn-&lt;br /&gt;
              chronize the UNIX  password  with  the  SMB  password  when  the&lt;br /&gt;
              encrypted SMB password in the smbpasswd file is changed. If this&lt;br /&gt;
              is set to y�ye�es�s the program specified in the _�p_�a_�s_�s_�w_�d _�p_�r_�o_�g_�r_�a_�mparame-&lt;br /&gt;
              ter is called A�AS�S R�RO�OO�OT�T - to allow the new UNIX password to be set&lt;br /&gt;
              without access to the old UNIX password  (as  the  SMB  password&lt;br /&gt;
              change  code  has  no access to the old password cleartext, only&lt;br /&gt;
              the new).&lt;br /&gt;
&lt;br /&gt;
              Default: _�u_�n_�i_�x _�p_�a_�s_�s_�w_�o_�r_�d _�s_�y_�n_�c = no&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
       update encrypted (G)&lt;br /&gt;
              This boolean parameter allows a user logging on with a plaintext&lt;br /&gt;
              password  to  have their encrypted (hashed) password in the smb-&lt;br /&gt;
              passwd file to be updated automatically as  they  log  on.  This&lt;br /&gt;
              option  allows a site to migrate from plaintext password authen-&lt;br /&gt;
              tication (users authenticate with plaintext  password  over  the&lt;br /&gt;
              wire,  and  are  checked  against  a  UNIX  account database) to&lt;br /&gt;
              encrypted password authentication  (the  SMB  challenge/response&lt;br /&gt;
              authentication  mechanism) without forcing all users to re-enter&lt;br /&gt;
              their passwords via smbpasswd at the time the  change  is  made.&lt;br /&gt;
              This  is  a  convenience  option  to  allow  the  change over to&lt;br /&gt;
              encrypted passwords to be made over a longer  period.  Once  all&lt;br /&gt;
              users  have  encrypted representations of their passwords in the&lt;br /&gt;
              smbpasswd file this parameter should be set to n�no�o.&lt;br /&gt;
&lt;br /&gt;
              In order for this parameter to work correctly the _�e_�n_�c_�r_�y_�p_�t  _�p_�a_�s_�s_�-&lt;br /&gt;
              _�w_�o_�r_�d_�s  parameter must be set to n�no�o when this parameter is set to&lt;br /&gt;
              y�ye�es�s.&lt;br /&gt;
&lt;br /&gt;
              Note that even when this parameter is set a user  authenticating&lt;br /&gt;
              to  s�sm�mb�bd�d  must  still enter a valid password in order to connect&lt;br /&gt;
              correctly, and to update their hashed (smbpasswd) passwords.&lt;br /&gt;
&lt;br /&gt;
              Default: _�u_�p_�d_�a_�t_�e _�e_�n_�c_�r_�y_�p_�t_�e_�d = no&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
       use client driver (S)&lt;br /&gt;
              This parameter applies only to Windows NT/2000 clients.  It  has&lt;br /&gt;
              no effect on Windows 95/98/ME clients. When serving a printer to&lt;br /&gt;
              Windows NT/2000 clients without first installing a valid printer&lt;br /&gt;
              driver on the Samba host, the client will be required to install&lt;br /&gt;
              a local printer driver. From this  point  on,  the  client  will&lt;br /&gt;
              treat  the  print  as  a local printer and not a network printer&lt;br /&gt;
              connection. This is much the same behavior that will occur  when&lt;br /&gt;
              d�di�is�sa�ab�bl�le�e s�sp�po�oo�ol�ls�ss�s =�= y�ye�es�s.&lt;br /&gt;
&lt;br /&gt;
              The  differentiating  factor is that under normal circumstances,&lt;br /&gt;
              the NT/2000 client will attempt  to  open  the  network  printer&lt;br /&gt;
              using  MS-RPC.  The problem is that because the client considers&lt;br /&gt;
              the printer to be local, it will attempt to issue the OpenPrint-&lt;br /&gt;
              erEx()  call requesting access rights associated with the logged&lt;br /&gt;
              on user. If the user possesses local administator rights but not&lt;br /&gt;
              root  privilegde  on  the Samba host (often the case), the Open-&lt;br /&gt;
              PrinterEx() call will fail. The result is that the  client  will&lt;br /&gt;
              now display an &amp;quot;Access Denied; Unable to connect&amp;quot; message in the&lt;br /&gt;
              printer queue window  (even  though  jobs  may  successfully  be&lt;br /&gt;
              printed).&lt;br /&gt;
&lt;br /&gt;
              If  this parameter is enabled for a printer, then any attempt to&lt;br /&gt;
              open the printer with  the  PRINTER_ACCESS_ADMINISTER  right  is&lt;br /&gt;
              mapped  to  PRINTER_ACCESS_USE  instead. Thus allowing the Open-&lt;br /&gt;
              PrinterEx() call to succeed. T�Th�hi�is�s p�pa�ar�ra�am�me�et�te�er�r  M�MU�US�ST�T  n�no�ot�t  b�be�e  a�ab�bl�le�e&lt;br /&gt;
              e�en�na�ab�bl�le�ed�d  o�on�n a�a p�pr�ri�in�nt�t s�sh�ha�ar�re�e w�wh�hi�ic�ch�h h�ha�as�s v�va�al�li�id�d p�pr�ri�in�nt�t d�dr�ri�iv�ve�er�r i�in�ns�st�ta�al�ll�le�ed�d&lt;br /&gt;
              o�on�n t�th�he�e S�Sa�am�mb�ba�a s�se�er�rv�ve�er�r.�.&lt;br /&gt;
&lt;br /&gt;
              Default: _�u_�s_�e _�c_�l_�i_�e_�n_�t _�d_�r_�i_�v_�e_�r = no&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
       use kerberos keytab (G)&lt;br /&gt;
              Specifies whether Samba should attempt to maintain service prin-&lt;br /&gt;
              cipals in the systems keytab file for h�ho�os�st�t/�/F�FQ�QD�DN�N and c�ci�if�fs�s/�/F�FQ�QD�DN�N.&lt;br /&gt;
&lt;br /&gt;
              When you are using the heimdal Kerberos libraries, you must also&lt;br /&gt;
              specify the following in _�/_�e_�t_�c_�/_�k_�r_�b_�5_�._�c_�o_�n_�f:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
              [libdefaults]&lt;br /&gt;
                default_keytab_name = FILE:/etc/krb5.keytab&lt;br /&gt;
              Default: _�u_�s_�e _�k_�e_�r_�b_�e_�r_�o_�s _�k_�e_�y_�t_�a_�b = False&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
       use mmap (G)&lt;br /&gt;
              This global parameter determines if the tdb internals  of  Samba&lt;br /&gt;
              can  depend  on  mmap  working  correctly on the running system.&lt;br /&gt;
              Samba requires a coherent mmap/read-write system  memory  cache.&lt;br /&gt;
              Currently  only HPUX does not have such a coherent cache, and so&lt;br /&gt;
              this parameter is set to n�no�o by default on  HPUX.  On  all  other&lt;br /&gt;
              systems  this  parameter should be left alone. This parameter is&lt;br /&gt;
              provided to help the Samba developers track down  problems  with&lt;br /&gt;
              the tdb internal code.&lt;br /&gt;
&lt;br /&gt;
              Default: _�u_�s_�e _�m_�m_�a_�p = yes&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
       user   This parameter is a synonym for username.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
       users  This parameter is a synonym for username.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
       username (S)&lt;br /&gt;
              Multiple  users  may  be specified in a comma-delimited list, in&lt;br /&gt;
              which case the supplied password will  be  tested  against  each&lt;br /&gt;
              username in turn (left to right).&lt;br /&gt;
&lt;br /&gt;
              The _�u_�s_�e_�r_�n_�a_�m_�e line is needed only when the PC is unable to supply&lt;br /&gt;
              its own username. This is the case for the COREPLUS protocol  or&lt;br /&gt;
              where  your  users  have  different WfWg usernames to UNIX user-&lt;br /&gt;
              names. In both these cases you may  also  be  better  using  the&lt;br /&gt;
              \\server\share%user syntax instead.&lt;br /&gt;
&lt;br /&gt;
              The  _�u_�s_�e_�r_�n_�a_�m_�e  line  is not a great solution in many cases as it&lt;br /&gt;
              means Samba will try to validate the supplied  password  against&lt;br /&gt;
              each of the usernames in the _�u_�s_�e_�r_�n_�a_�m_�e line in turn. This is slow&lt;br /&gt;
              and a bad idea for lots of users in case of duplicate passwords.&lt;br /&gt;
              You  may  get timeouts or security breaches using this parameter&lt;br /&gt;
              unwisely.&lt;br /&gt;
&lt;br /&gt;
              Samba relies on the underlying  UNIX  security.  This  parameter&lt;br /&gt;
              does  not  restrict  who  can login, it just offers hints to the&lt;br /&gt;
              Samba server as to what usernames might correspond to  the  sup-&lt;br /&gt;
              plied  password. Users can login as whoever they please and they&lt;br /&gt;
              will be able to do no more damage than if they started a  telnet&lt;br /&gt;
              session.  The  daemon  runs  as the user that they log in as, so&lt;br /&gt;
              they cannot do anything that user cannot do.&lt;br /&gt;
&lt;br /&gt;
              To restrict a service to a particular set of users you  can  use&lt;br /&gt;
              the _�v_�a_�l_�i_�d _�u_�s_�e_�r_�s  parameter.&lt;br /&gt;
&lt;br /&gt;
              If  any  of the usernames begin with a &amp;#039;@&amp;#039; then the name will be&lt;br /&gt;
              looked up first in the NIS netgroups list (if Samba is  compiled&lt;br /&gt;
              with  netgroup support), followed by a lookup in the UNIX groups&lt;br /&gt;
              database and will expand to a list of all users in the group  of&lt;br /&gt;
              that name.&lt;br /&gt;
&lt;br /&gt;
              If  any  of the usernames begin with a &amp;#039;+&amp;#039; then the name will be&lt;br /&gt;
              looked up only in the UNIX groups database and will expand to  a&lt;br /&gt;
              list of all users in the group of that name.&lt;br /&gt;
&lt;br /&gt;
              If  any  of the usernames begin with a &amp;#039;&amp;amp;&amp;#039; then the name will be&lt;br /&gt;
              looked up only in the NIS netgroups database (if Samba  is  com-&lt;br /&gt;
              piled  with  netgroup  support) and will expand to a list of all&lt;br /&gt;
              users in the netgroup group of that name.&lt;br /&gt;
&lt;br /&gt;
              Note that searching though a groups database can take quite some&lt;br /&gt;
              time, and some clients may time out during the search.&lt;br /&gt;
&lt;br /&gt;
              See the section NOTE ABOUT USERNAME/PASSWORD VALIDATION for more&lt;br /&gt;
              information on how this parameter determines access to the  ser-&lt;br /&gt;
              vices.&lt;br /&gt;
&lt;br /&gt;
              Default: _�u_�s_�e_�r_�n_�a_�m_�e = # The guest account if a guest service, else&lt;br /&gt;
              &amp;lt;empty string&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
              Example: _�u_�s_�e_�r_�n_�a_�m_�e = fred, mary, jack, jane, @users, @pcgroup&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
       username level (G)&lt;br /&gt;
              This option helps Samba to try and  &amp;#039;guess&amp;#039;  at  the  real  UNIX&lt;br /&gt;
              username, as many DOS clients send an all-uppercase username. By&lt;br /&gt;
              default Samba tries all lowercase, followed by the username with&lt;br /&gt;
              the  first  letter capitalized, and fails if the username is not&lt;br /&gt;
              found on the UNIX machine.&lt;br /&gt;
&lt;br /&gt;
              If this parameter is set to non-zero the behavior changes.  This&lt;br /&gt;
              parameter  is  a  number  that specifies the number of uppercase&lt;br /&gt;
              combinations to try while trying  to  determine  the  UNIX  user&lt;br /&gt;
              name. The higher the number the more combinations will be tried,&lt;br /&gt;
              but the slower the discovery of  usernames  will  be.  Use  this&lt;br /&gt;
              parameter  when you have strange usernames on your UNIX machine,&lt;br /&gt;
              such as A�As�st�tr�ra�an�ng�ge�eU�Us�se�er�r .&lt;br /&gt;
&lt;br /&gt;
              This parameter is needed only on UNIX  systems  that  have  case&lt;br /&gt;
              sensitive usernames.&lt;br /&gt;
&lt;br /&gt;
              Default: _�u_�s_�e_�r_�n_�a_�m_�e _�l_�e_�v_�e_�l = 0&lt;br /&gt;
&lt;br /&gt;
              Example: _�u_�s_�e_�r_�n_�a_�m_�e _�l_�e_�v_�e_�l = 5&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
       username map (G)&lt;br /&gt;
              This option allows you to specify a file containing a mapping of&lt;br /&gt;
              usernames from the clients to the server. This can be  used  for&lt;br /&gt;
              several purposes. The most common is to map usernames that users&lt;br /&gt;
              use on DOS or Windows machines to those that the UNIX box  uses.&lt;br /&gt;
              The  other is to map multiple users to a single username so that&lt;br /&gt;
              they can more easily share files.&lt;br /&gt;
&lt;br /&gt;
              The map file is parsed line by line. Each line should contain  a&lt;br /&gt;
              single  UNIX  username on the left then a &amp;#039;=&amp;#039; followed by a list&lt;br /&gt;
              of usernames on the right. The list of usernames  on  the  right&lt;br /&gt;
              may  contain  names  of  the form @group in which case they will&lt;br /&gt;
              match any UNIX username in that group. The special  client  name&lt;br /&gt;
              &amp;#039;*&amp;#039;  is  a  wildcard  and matches any name. Each line of the map&lt;br /&gt;
              file may be up to 1023 characters long.&lt;br /&gt;
&lt;br /&gt;
              The file is processed on each line by taking the supplied  user-&lt;br /&gt;
              name  and comparing it with each username on the right hand side&lt;br /&gt;
              of the &amp;#039;=&amp;#039; signs. If the supplied name matches any of the  names&lt;br /&gt;
              on  the right hand side then it is replaced with the name on the&lt;br /&gt;
              left. Processing then continues with the next line.&lt;br /&gt;
&lt;br /&gt;
              If any line begins with a &amp;#039;#&amp;#039; or a &amp;#039;;&amp;#039; then it is ignored&lt;br /&gt;
&lt;br /&gt;
              If any line begins with an &amp;#039;!&amp;#039; then  the  processing  will  stop&lt;br /&gt;
              after  that  line  if  a mapping was done by the line. Otherwise&lt;br /&gt;
              mapping continues with every line being processed. Using &amp;#039;!&amp;#039;  is&lt;br /&gt;
              most  useful  when you have a wildcard mapping line later in the&lt;br /&gt;
              file.&lt;br /&gt;
&lt;br /&gt;
              For example to map from the name a�ad�dm�mi�in�n or a�ad�dm�mi�in�ni�is�st�tr�ra�at�to�or�r  to  the&lt;br /&gt;
              UNIX name  r�ro�oo�ot�t you would use:&lt;br /&gt;
&lt;br /&gt;
              r�ro�oo�ot�t =�= a�ad�dm�mi�in�n a�ad�dm�mi�in�ni�is�st�tr�ra�at�to�or�r&lt;br /&gt;
&lt;br /&gt;
              Or  to  map anyone in the UNIX group s�sy�ys�st�te�em�m to the UNIX name s�sy�ys�s&lt;br /&gt;
              you would use:&lt;br /&gt;
&lt;br /&gt;
              s�sy�ys�s =�= @�@s�sy�ys�st�te�em�m&lt;br /&gt;
&lt;br /&gt;
              You can have as many mappings as you  like  in  a  username  map&lt;br /&gt;
              file.&lt;br /&gt;
&lt;br /&gt;
              If  your  system  supports the NIS NETGROUP option then the net-&lt;br /&gt;
              group database is checked before the  _�/_�e_�t_�c_�/_�g_�r_�o_�u_�p   database  for&lt;br /&gt;
              matching groups.&lt;br /&gt;
&lt;br /&gt;
              You  can map Windows usernames that have spaces in them by using&lt;br /&gt;
              double quotes around the name. For example:&lt;br /&gt;
&lt;br /&gt;
              t�tr�ri�id�dg�ge�e =�= &amp;quot;�&amp;quot;A�An�nd�dr�re�ew�w T�Tr�ri�id�dg�ge�el�ll�l&amp;quot;�&amp;quot;&lt;br /&gt;
&lt;br /&gt;
              would map the windows username &amp;quot;Andrew  Tridgell&amp;quot;  to  the  unix&lt;br /&gt;
              username &amp;quot;tridge&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
              The  following  example would map mary and fred to the unix user&lt;br /&gt;
              sys, and map the rest to guest. Note the use of the &amp;#039;!&amp;#039; to  tell&lt;br /&gt;
              Samba to stop processing if it gets a match on that line.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
              !sys = mary fred&lt;br /&gt;
              guest = *&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
              Note  that  the remapping is applied to all occurrences of user-&lt;br /&gt;
              names. Thus  if  you  connect  to  \\server\fred  and   f�fr�re�ed�d  is&lt;br /&gt;
              remapped  to  m�ma�ar�ry�y  then  you  will  actually  be  connecting to&lt;br /&gt;
              \\server\mary and will need to supply a  password  suitable  for&lt;br /&gt;
              m�ma�ar�ry�y not f�fr�re�ed�d. The only exception to this is the username passed&lt;br /&gt;
              to the  _�p_�a_�s_�s_�w_�o_�r_�d _�s_�e_�r_�v_�e_�r (if you have one). The  password  server&lt;br /&gt;
              will receive whatever username the client supplies without modi-&lt;br /&gt;
              fication.&lt;br /&gt;
&lt;br /&gt;
              Also note that no reverse mapping is done. The main effect  this&lt;br /&gt;
              has  is with printing. Users who have been mapped may have trou-&lt;br /&gt;
              ble deleting print jobs as PrintManager under  WfWg  will  think&lt;br /&gt;
              they don&amp;#039;t own the print job.&lt;br /&gt;
&lt;br /&gt;
              Samba  versions  prior  to  3.0.8 would only support reading the&lt;br /&gt;
              fully qualified username (e.g.: DOMAIN\user) from  the  username&lt;br /&gt;
              map  when  performing  a  kerberos login from a client. However,&lt;br /&gt;
              when looking  up  a  map  entry  for  a  user  authenticated  by&lt;br /&gt;
              NTLM[SSP],  only  the login name would be used for matches. This&lt;br /&gt;
              resulted in inconsistent behavior sometimes  even  on  the  same&lt;br /&gt;
              server.&lt;br /&gt;
&lt;br /&gt;
              The  following  functionality  is  obeyed  in  version 3.0.8 and&lt;br /&gt;
              later:&lt;br /&gt;
&lt;br /&gt;
              When  performing  local  authentication,  the  username  map  is&lt;br /&gt;
              applied  to the login name before attempting to authenticate the&lt;br /&gt;
              connection.&lt;br /&gt;
&lt;br /&gt;
              When relying upon a external domain  controller  for  validating&lt;br /&gt;
              authentication requests, smbd will apply the username map to the&lt;br /&gt;
              fully qualified username (i.e. DOMAIN\user) only after the  user&lt;br /&gt;
              has been successfully authenticated.&lt;br /&gt;
&lt;br /&gt;
              Default: _�u_�s_�e_�r_�n_�a_�m_�e _�m_�a_�p = # no username map&lt;br /&gt;
&lt;br /&gt;
              Example: _�u_�s_�e_�r_�n_�a_�m_�e _�m_�a_�p = /usr/local/samba/lib/users.map&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
       use sendfile (S)&lt;br /&gt;
              If this parameter is y�ye�es�s, and the s�se�en�nd�df�fi�il�le�e(�()�) system call is sup-&lt;br /&gt;
              ported by the underlying operating system, then  some  SMB  read&lt;br /&gt;
              calls  (mainly ReadAndX and ReadRaw) will use the more efficient&lt;br /&gt;
              sendfile system call for files that  are  exclusively  oplocked.&lt;br /&gt;
              This  may  make more efficient use of the system CPU&amp;#039;s and cause&lt;br /&gt;
              Samba to be faster.  Samba  automatically  turns  this  off  for&lt;br /&gt;
              clients  that use protocol levels lower than NT LM 0.12 and when&lt;br /&gt;
              it detects a client is Windows 9x  (using  sendfile  from  Linux&lt;br /&gt;
              will cause these clients to fail).&lt;br /&gt;
&lt;br /&gt;
              Default: _�u_�s_�e _�s_�e_�n_�d_�f_�i_�l_�e = yes&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
       use spnego (G)&lt;br /&gt;
              This  variable  controls  controls whether samba will try to use&lt;br /&gt;
              Simple and Protected NEGOciation (as specified by rfc2478)  with&lt;br /&gt;
              WindowsXP  and  Windows2000 clients to agree upon an authentica-&lt;br /&gt;
              tion mechanism.&lt;br /&gt;
&lt;br /&gt;
              Unless further issues are discovered with our SPNEGO implementa-&lt;br /&gt;
              tion, there is no reason this should ever be disabled.&lt;br /&gt;
&lt;br /&gt;
              Default: _�u_�s_�e _�s_�p_�n_�e_�g_�o = yes&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
       utmp (G)&lt;br /&gt;
              This  boolean parameter is only available if Samba has been con-&lt;br /&gt;
              figured and compiled with the option  -�--�-w�wi�it�th�h-�-u�ut�tm�mp�p. If set to y�ye�es�s&lt;br /&gt;
              then  Samba will attempt to add utmp or utmpx records (depending&lt;br /&gt;
              on the UNIX system) whenever a connection is  made  to  a  Samba&lt;br /&gt;
              server.  Sites  may  use this to record the user connecting to a&lt;br /&gt;
              Samba share.&lt;br /&gt;
&lt;br /&gt;
              Due to the requirements of the utmp record, we are  required  to&lt;br /&gt;
              create  a unique identifier for the incoming user. Enabling this&lt;br /&gt;
              option creates an n^2 algorithm to find this  number.  This  may&lt;br /&gt;
              impede performance on large installations.&lt;br /&gt;
&lt;br /&gt;
              Default: _�u_�t_�m_�p = no&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
       utmp directory (G)&lt;br /&gt;
              This  parameter  is  only available if Samba has been configured&lt;br /&gt;
              and compiled with the option  -�--�-w�wi�it�th�h-�-u�ut�tm�mp�p. It specifies a direc-&lt;br /&gt;
              tory  pathname  that  is  used  to store the utmp or utmpx files&lt;br /&gt;
              (depending on the UNIX system) that record user connections to a&lt;br /&gt;
              Samba  server.  By  default  this is not set, meaning the system&lt;br /&gt;
              will use whatever utmp file the native  system  is  set  to  use&lt;br /&gt;
              (usually_�/_�v_�a_�r_�/_�r_�u_�n_�/_�u_�t_�m_�p on Linux).&lt;br /&gt;
&lt;br /&gt;
              Default: _�u_�t_�m_�p _�d_�i_�r_�e_�c_�t_�o_�r_�y = # Determined automatically&lt;br /&gt;
&lt;br /&gt;
              Example: _�u_�t_�m_�p _�d_�i_�r_�e_�c_�t_�o_�r_�y = /var/run/utmp&lt;/div&gt;</summary>
		<author><name>Woozle</name></author>
	</entry>
</feed>