Ignore:
Timestamp:
Aug 2, 2010, 6:40:21 PM (15 years ago)
Author:
Silvan Scherrer
Message:

Samba 3.5: vendor update to 3.5.4

Location:
vendor/current/docs/htmldocs/manpages
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • vendor/current/docs/htmldocs/manpages/idmap_ad.8.html

    r414 r478  
    1919                </p></dd></dl></div></div><div class="refsect1" lang="en"><a name="id2483324"></a><h2>EXAMPLES</h2><p>
    2020        The following example shows how to retrieve idmappings from our principal and
    21         and trusted AD domains. If trusted domains are present id conflicts must be
     21        trusted AD domains. If trusted domains are present id conflicts must be
    2222        resolved beforehand, there is no
    2323        guarantee on the order conflicting mappings would be resolved at this point.
  • vendor/current/docs/htmldocs/manpages/net.8.html

    r427 r478  
    507507</p><p>
    508508This example would connect to a computer named XP as the local administrator using password secret, and rename the joined computer to XPNEW using the MYDOM domain administrator account and password topsecret. After successful rename, the computer would reboot.
    509 </p></div></div><div class="refsect2" lang="en"><a name="id2534906"></a><h3>HELP [COMMAND]</h3><p>Gives usage information for the specified command.</p></div></div><div class="refsect1" lang="en"><a name="id2534918"></a><h2>VERSION</h2><p>This man page is complete for version 3 of the Samba
    510         suite.</p></div><div class="refsect1" lang="en"><a name="id2534928"></a><h2>AUTHOR</h2><p>The original Samba software and related utilities
     509</p></div></div><div class="refsect2" lang="en"><a name="id2534906"></a><h3>G_LOCK</h3><p>Manage global locks.</p><div class="refsect3" lang="en"><a name="id2534915"></a><h4>G_LOCK DO <em class="replaceable"><code>lockname</code></em> <em class="replaceable"><code>timeout</code></em> <em class="replaceable"><code>command</code></em></h4><p>
     510Execute a shell command under a global lock. This might be useful to define the
     511order in which several shell commands will be executed. The locking information
     512is stored in a file called <code class="filename">g_lock.tdb</code>. In setups with CTDB
     513running, the locking information will be available on all cluster nodes.
     514</p><div class="itemizedlist"><ul type="disc"><li><p><em class="replaceable"><code>LOCKNAME</code></em> defines the name of the global lock.</p></li><li><p><em class="replaceable"><code>TIMEOUT</code></em> defines the timeout.</p></li><li><p><em class="replaceable"><code>COMMAND</code></em> defines the shell command to execute.</p></li></ul></div></div><div class="refsect3" lang="en"><a name="id2534967"></a><h4>G_LOCK LOCKS</h4><p>
     515Print a list of all currently existing locknames.
     516</p></div><div class="refsect3" lang="en"><a name="id2534978"></a><h4>G_LOCK DUMP <em class="replaceable"><code>lockname</code></em></h4><p>
     517Dump the locking table of a certain global lock.
     518</p></div></div><div class="refsect2" lang="en"><a name="id2534991"></a><h3>HELP [COMMAND]</h3><p>Gives usage information for the specified command.</p></div></div><div class="refsect1" lang="en"><a name="id2535003"></a><h2>VERSION</h2><p>This man page is complete for version 3 of the Samba
     519        suite.</p></div><div class="refsect1" lang="en"><a name="id2535014"></a><h2>AUTHOR</h2><p>The original Samba software and related utilities
    511520        were created by Andrew Tridgell. Samba is now developed
    512521        by the Samba Team as an Open Source project similar
  • vendor/current/docs/htmldocs/manpages/ntlm_auth.1.html

    r414 r478  
    6666                the helper, which likewise may have been base64 encoded.</div><dl><dt><span class="term">Username</span></dt><dd><p>The username, expected to be in
    6767                Samba's <a class="link" href="smb.conf.5.html#UNIXCHARSET" target="_top">unix charset</a>.
    68                 </p><div class="example"><a name="id2483765"></a><p class="title"><b>Example 1. </b></p><div class="example-contents">Username: bob</div></div><p><br class="example-break"></p><div class="example"><a name="id2483770"></a><p class="title"><b>Example 2. </b></p><div class="example-contents">Username:: Ym9i</div></div><p><br class="example-break"></p></dd><dt><span class="term">Username</span></dt><dd><p>The user's domain, expected to be in
     68                </p><div class="example"><a name="id2483765"></a><p class="title"><b>Example 1. </b></p><div class="example-contents">Username: bob</div></div><p><br class="example-break"></p><div class="example"><a name="id2483770"></a><p class="title"><b>Example 2. </b></p><div class="example-contents">Username:: Ym9i</div></div><p><br class="example-break"></p></dd><dt><span class="term">NT-Domain</span></dt><dd><p>The user's domain, expected to be in
    6969                Samba's <a class="link" href="smb.conf.5.html#UNIXCHARSET" target="_top">unix charset</a>.
    70                 </p><div class="example"><a name="id2481569"></a><p class="title"><b>Example 3. </b></p><div class="example-contents">Domain: WORKGROUP</div></div><p><br class="example-break"></p><div class="example"><a name="id2481574"></a><p class="title"><b>Example 4. </b></p><div class="example-contents">Domain:: V09SS0dST1VQ</div></div><p><br class="example-break"></p></dd><dt><span class="term">Full-Username</span></dt><dd><p>The fully qualified username, expected to be in
     70                </p><div class="example"><a name="id2481569"></a><p class="title"><b>Example 3. </b></p><div class="example-contents">NT-Domain: WORKGROUP</div></div><p><br class="example-break"></p><div class="example"><a name="id2481573"></a><p class="title"><b>Example 4. </b></p><div class="example-contents">NT-Domain:: V09SS0dST1VQ</div></div><p><br class="example-break"></p></dd><dt><span class="term">Full-Username</span></dt><dd><p>The fully qualified username, expected to be in
    7171                Samba's <a class="link" href="smb.conf.5.html#UNIXCHARSET" target="_top">unix charset</a> and qualified with the
    7272                <a class="link" href="smb.conf.5.html#WINBINDSEPARATOR" target="_top">winbind separator</a>.
    73                 </p><div class="example"><a name="id2481611"></a><p class="title"><b>Example 5. </b></p><div class="example-contents">Full-Username: WORKGROUP\bob</div></div><p><br class="example-break"></p><div class="example"><a name="id2481615"></a><p class="title"><b>Example 6. </b></p><div class="example-contents">Full-Username:: V09SS0dST1VQYm9i</div></div><p><br class="example-break"></p></dd><dt><span class="term">LANMAN-Challenge</span></dt><dd><p>The 8 byte <code class="literal">LANMAN Challenge</code> value,
     73                </p><div class="example"><a name="id2481610"></a><p class="title"><b>Example 5. </b></p><div class="example-contents">Full-Username: WORKGROUP\bob</div></div><p><br class="example-break"></p><div class="example"><a name="id2481614"></a><p class="title"><b>Example 6. </b></p><div class="example-contents">Full-Username:: V09SS0dST1VQYm9i</div></div><p><br class="example-break"></p></dd><dt><span class="term">LANMAN-Challenge</span></dt><dd><p>The 8 byte <code class="literal">LANMAN Challenge</code> value,
    7474                generated randomly by the server, or (in cases such as
    7575                MSCHAPv2) generated in some way by both the server and
    7676                the client.
    77                 </p><div class="example"><a name="id2481640"></a><p class="title"><b>Example 7. </b></p><div class="example-contents">LANMAN-Challege: 0102030405060708</div></div><p><br class="example-break"></p></dd><dt><span class="term">LANMAN-Response</span></dt><dd><p>The 24 byte <code class="literal">LANMAN Response</code> value,
     77                </p><div class="example"><a name="id2481639"></a><p class="title"><b>Example 7. </b></p><div class="example-contents">LANMAN-Challege: 0102030405060708</div></div><p><br class="example-break"></p></dd><dt><span class="term">LANMAN-Response</span></dt><dd><p>The 24 byte <code class="literal">LANMAN Response</code> value,
    7878                calculated from the user's password and the supplied
    7979                <code class="literal">LANMAN Challenge</code>.  Typically, this
    8080                is provided over the network by a client wishing to authenticate.
    81                 </p><div class="example"><a name="id2481671"></a><p class="title"><b>Example 8. </b></p><div class="example-contents">LANMAN-Response: 0102030405060708090A0B0C0D0E0F101112131415161718</div></div><p><br class="example-break"></p></dd><dt><span class="term">NT-Response</span></dt><dd><p>The &gt;= 24 byte <code class="literal">NT Response</code>
     81                </p><div class="example"><a name="id2481670"></a><p class="title"><b>Example 8. </b></p><div class="example-contents">LANMAN-Response: 0102030405060708090A0B0C0D0E0F101112131415161718</div></div><p><br class="example-break"></p></dd><dt><span class="term">NT-Response</span></dt><dd><p>The &gt;= 24 byte <code class="literal">NT Response</code>
    8282                calculated from the user's password and the supplied
    8383                <code class="literal">LANMAN Challenge</code>.  Typically, this is
    8484                provided over the network by a client wishing to authenticate.
    85                  </p><div class="example"><a name="id2481704"></a><p class="title"><b>Example 9. </b></p><div class="example-contents">NT-Response: 0102030405060708090A0B0C0D0E0F101112131415161718</div></div><p><br class="example-break"></p></dd><dt><span class="term">Password</span></dt><dd><p>The user's password.  This would be
     85                 </p><div class="example"><a name="id2481703"></a><p class="title"><b>Example 9. </b></p><div class="example-contents">NT-Response: 0102030405060708090A0B0C0D0E0F101112131415161718</div></div><p><br class="example-break"></p></dd><dt><span class="term">Password</span></dt><dd><p>The user's password.  This would be
    8686                provided by a network client, if the helper is being
    8787                used in a legacy situation that exposes plaintext
    8888                passwords in this way.
    89                  </p><div class="example"><a name="id2481724"></a><p class="title"><b>Example 10. </b></p><div class="example-contents">Password: samba2</div></div><p><br class="example-break"></p><div class="example"><a name="id2481729"></a><p class="title"><b>Example 11. </b></p><div class="example-contents">Password:: c2FtYmEy</div></div><p><br class="example-break"></p></dd><dt><span class="term">Request-User-Session-Key</span></dt><dd><p>Apon sucessful authenticaiton, return
     89                 </p><div class="example"><a name="id2481724"></a><p class="title"><b>Example 10. </b></p><div class="example-contents">Password: samba2</div></div><p><br class="example-break"></p><div class="example"><a name="id2481728"></a><p class="title"><b>Example 11. </b></p><div class="example-contents">Password:: c2FtYmEy</div></div><p><br class="example-break"></p></dd><dt><span class="term">Request-User-Session-Key</span></dt><dd><p>Apon sucessful authenticaiton, return
    9090                the user session key associated with the login.
    9191                 </p><div class="example"><a name="id2481746"></a><p class="title"><b>Example 12. </b></p><div class="example-contents">Request-User-Session-Key: Yes</div></div><p><br class="example-break"></p></dd><dt><span class="term">Request-LanMan-Session-Key</span></dt><dd><p>Apon sucessful authenticaiton, return
  • vendor/current/docs/htmldocs/manpages/smb.conf.5.html

    r427 r478  
    64826482winbind nss info (G)
    64836483</h3></div></div></div><a class="indexterm" name="id2566096"></a><a name="WINBINDNSSINFO"></a><div class="variablelist"><dl><dt></dt><dd><p>This parameter is designed to control how Winbind retrieves Name
    6484         Service Information to construct a user's home directory and login shell. 
    6485         Currently the following settings are available: 
    6486 
    6487         </p><div class="itemizedlist"><ul type="disc"><li><p><em class="parameter"><code>template</code></em> 
    6488                         - The default, using the parameters of <em class="parameter"><code>template 
     6484        Service Information to construct a user's home directory and login shell.
     6485        Currently the following settings are available:
     6486
     6487        </p><div class="itemizedlist"><ul type="disc"><li><p><em class="parameter"><code>template</code></em>
     6488                        - The default, using the parameters of <em class="parameter"><code>template
    64896489                        shell</code></em> and <em class="parameter"><code>template homedir</code></em>)
    64906490                        </p></li><li><p><em class="parameter"><code>&lt;sfu | rfc2307 &gt;</code></em>
     
    64936493                        LDAP schema, winbind can retrieve the login shell and the home
    64946494                        directory attributes directly from your Directory Server. Note that
    6495                         retrieving UID and GID from your ADS-Server requires to
    6496                         use <em class="parameter"><code>idmap backend</code></em> = ad
    6497                         or <em class="parameter"><code>idmap config DOMAIN:backend</code></em> = ad
     6495                        retrieving UID and GID from your ADS-Server requires to
     6496                        use <em class="parameter"><code>idmap config DOMAIN:backend</code></em> = ad
    64986497                        as well.
    64996498                        </p></li></ul></div><p>
     
    65016500</p><p>Default: <span class="emphasis"><em><em class="parameter"><code>winbind nss info</code></em> = <code class="literal">template</code>
    65026501</em></span>
    6503 </p><p>Example: <span class="emphasis"><em><em class="parameter"><code>winbind nss info</code></em> = <code class="literal">template sfu</code>
    6504 </em></span>
    6505 </p></dd></dl></div></div><div class="section" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id2566215"></a>
     6502</p><p>Example: <span class="emphasis"><em><em class="parameter"><code>winbind nss info</code></em> = <code class="literal">sfu</code>
     6503</em></span>
     6504</p></dd></dl></div></div><div class="section" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id2566209"></a>
    65066505
    65076506winbind offline logon (G)
    6508 </h3></div></div></div><a class="indexterm" name="id2566216"></a><a name="WINBINDOFFLINELOGON"></a><div class="variablelist"><dl><dt></dt><dd><p>This parameter is designed to control whether Winbind should
     6507</h3></div></div></div><a class="indexterm" name="id2566210"></a><a name="WINBINDOFFLINELOGON"></a><div class="variablelist"><dl><dt></dt><dd><p>This parameter is designed to control whether Winbind should
    65096508        allow to login with the <em class="parameter"><code>pam_winbind</code></em>
    65106509        module using Cached Credentials. If enabled, winbindd will store user credentials
     
    65146513</p><p>Example: <span class="emphasis"><em><em class="parameter"><code>winbind offline logon</code></em> = <code class="literal">true</code>
    65156514</em></span>
    6516 </p></dd></dl></div></div><div class="section" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id2566284"></a>
     6515</p></dd></dl></div></div><div class="section" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id2566278"></a>
    65176516
    65186517winbind reconnect delay (G)
    6519 </h3></div></div></div><a class="indexterm" name="id2566285"></a><a name="WINBINDRECONNECTDELAY"></a><div class="variablelist"><dl><dt></dt><dd><p>This parameter specifies the number of
     6518</h3></div></div></div><a class="indexterm" name="id2566279"></a><a name="WINBINDRECONNECTDELAY"></a><div class="variablelist"><dl><dt></dt><dd><p>This parameter specifies the number of
    65206519        seconds the <a class="citerefentry" href="winbindd.8.html"><span class="citerefentry"><span class="refentrytitle">winbindd</span>(8)</span></a> daemon will wait between
    65216520        attempts to contact a Domain controller for a domain that is
    65226521        determined to be down or not contactable.</p><p>Default: <span class="emphasis"><em><em class="parameter"><code>winbind reconnect delay</code></em> = <code class="literal">30</code>
    65236522</em></span>
    6524 </p></dd></dl></div></div><div class="section" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id2566337"></a>
     6523</p></dd></dl></div></div><div class="section" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id2566331"></a>
    65256524
    65266525winbind refresh tickets (G)
    6527 </h3></div></div></div><a class="indexterm" name="id2566338"></a><a name="WINBINDREFRESHTICKETS"></a><div class="variablelist"><dl><dt></dt><dd><p>This parameter is designed to control whether Winbind should refresh Kerberos Tickets
     6526</h3></div></div></div><a class="indexterm" name="id2566332"></a><a name="WINBINDREFRESHTICKETS"></a><div class="variablelist"><dl><dt></dt><dd><p>This parameter is designed to control whether Winbind should refresh Kerberos Tickets
    65286527        retrieved using the <em class="parameter"><code>pam_winbind</code></em> module.
    65296528
     
    65326531</p><p>Example: <span class="emphasis"><em><em class="parameter"><code>winbind refresh tickets</code></em> = <code class="literal">true</code>
    65336532</em></span>
    6534 </p></dd></dl></div></div><div class="section" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id2566404"></a>
     6533</p></dd></dl></div></div><div class="section" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id2566398"></a>
    65356534
    65366535winbind rpc only (G)
    6537 </h3></div></div></div><a class="indexterm" name="id2566405"></a><a name="WINBINDRPCONLY"></a><div class="variablelist"><dl><dt></dt><dd><p>
     6536</h3></div></div></div><a class="indexterm" name="id2566399"></a><a name="WINBINDRPCONLY"></a><div class="variablelist"><dl><dt></dt><dd><p>
    65386537        Setting this parameter to <code class="literal">yes</code> forces
    65396538        winbindd to use RPC instead of LDAP to retrieve information from Domain
     
    65416540        </p><p>Default: <span class="emphasis"><em><em class="parameter"><code>winbind rpc only</code></em> = <code class="literal">no</code>
    65426541</em></span>
    6543 </p></dd></dl></div></div><div class="section" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id2566453"></a>
     6542</p></dd></dl></div></div><div class="section" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id2566447"></a>
    65446543
    65456544winbind separator (G)
    6546 </h3></div></div></div><a class="indexterm" name="id2566454"></a><a name="WINBINDSEPARATOR"></a><div class="variablelist"><dl><dt></dt><dd><p>This parameter allows an admin to define the character
     6545</h3></div></div></div><a class="indexterm" name="id2566448"></a><a name="WINBINDSEPARATOR"></a><div class="variablelist"><dl><dt></dt><dd><p>This parameter allows an admin to define the character
    65476546        used when listing a username of the form of <em class="replaceable"><code>DOMAIN
    65486547        </code></em>\<em class="replaceable"><code>user</code></em>.  This parameter
     
    65556554</p><p>Example: <span class="emphasis"><em><em class="parameter"><code>winbind separator</code></em> = <code class="literal">+</code>
    65566555</em></span>
    6557 </p></dd></dl></div></div><div class="section" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id2566540"></a>
     6556</p></dd></dl></div></div><div class="section" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id2566534"></a>
    65586557
    65596558winbind trusted domains only (G)
    6560 </h3></div></div></div><a class="indexterm" name="id2566541"></a><a name="WINBINDTRUSTEDDOMAINSONLY"></a><div class="variablelist"><dl><dt></dt><dd><p>
     6559</h3></div></div></div><a class="indexterm" name="id2566535"></a><a name="WINBINDTRUSTEDDOMAINSONLY"></a><div class="variablelist"><dl><dt></dt><dd><p>
    65616560        This parameter is designed to allow Samba servers that are members
    65626561        of a Samba controlled domain to use UNIX accounts distributed via NIS,
     
    65696568        </p><p>Default: <span class="emphasis"><em><em class="parameter"><code>winbind trusted domains only</code></em> = <code class="literal">no</code>
    65706569</em></span>
    6571 </p></dd></dl></div></div><div class="section" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id2566607"></a>
     6570</p></dd></dl></div></div><div class="section" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id2566601"></a>
    65726571
    65736572winbind use default domain (G)
    6574 </h3></div></div></div><a class="indexterm" name="id2566608"></a><a name="WINBINDUSEDEFAULTDOMAIN"></a><div class="variablelist"><dl><dt></dt><dd><p>This parameter specifies whether the
     6573</h3></div></div></div><a class="indexterm" name="id2566602"></a><a name="WINBINDUSEDEFAULTDOMAIN"></a><div class="variablelist"><dl><dt></dt><dd><p>This parameter specifies whether the
    65756574         <a class="citerefentry" href="winbindd.8.html"><span class="citerefentry"><span class="refentrytitle">winbindd</span>(8)</span></a> daemon should operate on users 
    65766575        without domain component in their username. Users without a domain
     
    65826581</p><p>Example: <span class="emphasis"><em><em class="parameter"><code>winbind use default domain</code></em> = <code class="literal">yes</code>
    65836582</em></span>
    6584 </p></dd></dl></div></div><div class="section" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id2566680"></a>
     6583</p></dd></dl></div></div><div class="section" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id2566674"></a>
    65856584
    65866585wins hook (G)
    6587 </h3></div></div></div><a class="indexterm" name="id2566681"></a><a name="WINSHOOK"></a><div class="variablelist"><dl><dt></dt><dd><p>When Samba is running as a WINS server this
     6586</h3></div></div></div><a class="indexterm" name="id2566675"></a><a name="WINSHOOK"></a><div class="variablelist"><dl><dt></dt><dd><p>When Samba is running as a WINS server this
    65886587        allows you to call an external program for all changes to the
    65896588        WINS database. The primary use for this option is to allow the
     
    66066605                        empty then the name should be deleted.</p></li></ul></div><p>An example script that calls the BIND dynamic DNS update
    66076606        program <code class="literal">nsupdate</code> is provided in the examples
    6608         directory of the Samba source code. </p><p><span class="emphasis"><em>No default</em></span></p></dd></dl></div></div><div class="section" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id2566786"></a>
     6607        directory of the Samba source code. </p><p><span class="emphasis"><em>No default</em></span></p></dd></dl></div></div><div class="section" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id2566781"></a>
    66096608
    66106609wins proxy (G)
    6611 </h3></div></div></div><a class="indexterm" name="id2566788"></a><a name="WINSPROXY"></a><div class="variablelist"><dl><dt></dt><dd><p>This is a boolean that controls if <a class="citerefentry" href="nmbd.8.html"><span class="citerefentry"><span class="refentrytitle">nmbd</span>(8)</span></a> will respond to broadcast name
     6610</h3></div></div></div><a class="indexterm" name="id2566782"></a><a name="WINSPROXY"></a><div class="variablelist"><dl><dt></dt><dd><p>This is a boolean that controls if <a class="citerefentry" href="nmbd.8.html"><span class="citerefentry"><span class="refentrytitle">nmbd</span>(8)</span></a> will respond to broadcast name
    66126611        queries on behalf of  other hosts. You may need to set this
    66136612        to <code class="constant">yes</code> for some older clients.</p><p>Default: <span class="emphasis"><em><em class="parameter"><code>wins proxy</code></em> = <code class="literal">no</code>
    66146613</em></span>
    6615 </p></dd></dl></div></div><div class="section" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id2566841"></a>
     6614</p></dd></dl></div></div><div class="section" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id2566835"></a>
    66166615
    66176616wins server (G)
    6618 </h3></div></div></div><a class="indexterm" name="id2566842"></a><a name="WINSSERVER"></a><div class="variablelist"><dl><dt></dt><dd><p>This specifies the IP address (or DNS name: IP
     6617</h3></div></div></div><a class="indexterm" name="id2566836"></a><a name="WINSSERVER"></a><div class="variablelist"><dl><dt></dt><dd><p>This specifies the IP address (or DNS name: IP
    66196618        address for preference) of the WINS server that <a class="citerefentry" href="nmbd.8.html"><span class="citerefentry"><span class="refentrytitle">nmbd</span>(8)</span></a> should register with. If you have a WINS server on
    66206619        your network then you should set this to the WINS server's IP.</p><p>You should point this at your WINS server if you have a
     
    66356634</p><p>Example: <span class="emphasis"><em><em class="parameter"><code>wins server</code></em> = <code class="literal">192.9.200.1 192.168.2.61</code>
    66366635</em></span>
    6637 </p></dd></dl></div></div><div class="section" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id2566952"></a>
     6636</p></dd></dl></div></div><div class="section" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id2566946"></a>
    66386637
    66396638wins support (G)
    6640 </h3></div></div></div><a class="indexterm" name="id2566953"></a><a name="WINSSUPPORT"></a><div class="variablelist"><dl><dt></dt><dd><p>This boolean controls if the <a class="citerefentry" href="nmbd.8.html"><span class="citerefentry"><span class="refentrytitle">nmbd</span>(8)</span></a> process in Samba will act as a WINS server. You should
     6639</h3></div></div></div><a class="indexterm" name="id2566947"></a><a name="WINSSUPPORT"></a><div class="variablelist"><dl><dt></dt><dd><p>This boolean controls if the <a class="citerefentry" href="nmbd.8.html"><span class="citerefentry"><span class="refentrytitle">nmbd</span>(8)</span></a> process in Samba will act as a WINS server. You should
    66416640        not set this to <code class="constant">yes</code> unless you have a multi-subnetted network and
    66426641        you wish a particular <code class="literal">nmbd</code> to be your WINS server.
     
    66446643        on more than one machine in your network.</p><p>Default: <span class="emphasis"><em><em class="parameter"><code>wins support</code></em> = <code class="literal">no</code>
    66456644</em></span>
    6646 </p></dd></dl></div></div><div class="section" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id2567022"></a>
     6645</p></dd></dl></div></div><div class="section" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id2567016"></a>
    66476646
    66486647workgroup (G)
    6649 </h3></div></div></div><a class="indexterm" name="id2567023"></a><a name="WORKGROUP"></a><div class="variablelist"><dl><dt></dt><dd><p>This controls what workgroup your server will
     6648</h3></div></div></div><a class="indexterm" name="id2567017"></a><a name="WORKGROUP"></a><div class="variablelist"><dl><dt></dt><dd><p>This controls what workgroup your server will
    66506649        appear to be in when queried by clients. Note that this parameter
    66516650        also controls the Domain name used with
     
    66556654</p><p>Example: <span class="emphasis"><em><em class="parameter"><code>workgroup</code></em> = <code class="literal">MYGROUP</code>
    66566655</em></span>
    6657 </p></dd></dl></div></div><div class="section" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id2567094"></a>
     6656</p></dd></dl></div></div><div class="section" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id2567088"></a>
    66586657
    66596658<a name="WRITABLE"></a>writable
    6660 </h3></div></div></div><a class="indexterm" name="id2567095"></a><div class="variablelist"><dl><dt></dt><dd><p>This parameter is a synonym for <a class="link" href="#WRITEABLE">writeable</a>.</p></dd></dl></div></div><div class="section" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id2567125"></a>
     6659</h3></div></div></div><a class="indexterm" name="id2567089"></a><div class="variablelist"><dl><dt></dt><dd><p>This parameter is a synonym for <a class="link" href="#WRITEABLE">writeable</a>.</p></dd></dl></div></div><div class="section" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id2567120"></a>
    66616660
    66626661writeable (S)
    6663 </h3></div></div></div><a class="indexterm" name="id2567126"></a><a name="WRITEABLE"></a><div class="variablelist"><dl><dt></dt><dd><p>Inverted synonym for <a class="link" href="smb.conf.5.html#READONLY" target="_top">read only</a>.</p><p>Default: <span class="emphasis"><em><em class="parameter"><code>writeable</code></em> = <code class="literal">no</code>
    6664 </em></span>
    6665 </p></dd></dl></div></div><div class="section" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id2567176"></a>
     6662</h3></div></div></div><a class="indexterm" name="id2567121"></a><a name="WRITEABLE"></a><div class="variablelist"><dl><dt></dt><dd><p>Inverted synonym for <a class="link" href="smb.conf.5.html#READONLY" target="_top">read only</a>.</p><p>Default: <span class="emphasis"><em><em class="parameter"><code>writeable</code></em> = <code class="literal">no</code>
     6663</em></span>
     6664</p></dd></dl></div></div><div class="section" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id2567171"></a>
    66666665
    66676666write cache size (S)
    6668 </h3></div></div></div><a class="indexterm" name="id2567178"></a><a name="WRITECACHESIZE"></a><div class="variablelist"><dl><dt></dt><dd><p>If this integer parameter is set to non-zero value,
     6667</h3></div></div></div><a class="indexterm" name="id2567172"></a><a name="WRITECACHESIZE"></a><div class="variablelist"><dl><dt></dt><dd><p>If this integer parameter is set to non-zero value,
    66696668    Samba will create an in-memory cache for each oplocked file
    66706669    (it does <span class="emphasis"><em>not</em></span> do this for
     
    66846683#  for a 256k cache size per file</code>
    66856684</em></span>
    6686 </p></dd></dl></div></div><div class="section" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id2567260"></a>
     6685</p></dd></dl></div></div><div class="section" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id2567254"></a>
    66876686
    66886687write list (S)
    6689 </h3></div></div></div><a class="indexterm" name="id2567261"></a><a name="WRITELIST"></a><div class="variablelist"><dl><dt></dt><dd><p>
     6688</h3></div></div></div><a class="indexterm" name="id2567255"></a><a name="WRITELIST"></a><div class="variablelist"><dl><dt></dt><dd><p>
    66906689    This is a list of users that are given read-write access to a service. If the
    66916690    connecting user is in this list then they will be given write access, no matter
     
    67026701</p><p>Example: <span class="emphasis"><em><em class="parameter"><code>write list</code></em> = <code class="literal">admin, root, @staff</code>
    67036702</em></span>
    6704 </p></dd></dl></div></div><div class="section" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id2567353"></a>
     6703</p></dd></dl></div></div><div class="section" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id2567347"></a>
    67056704
    67066705write raw (G)
    6707 </h3></div></div></div><a class="indexterm" name="id2567354"></a><a name="WRITERAW"></a><div class="variablelist"><dl><dt></dt><dd><p>This parameter controls whether or not the server
     6706</h3></div></div></div><a class="indexterm" name="id2567348"></a><a name="WRITERAW"></a><div class="variablelist"><dl><dt></dt><dd><p>This parameter controls whether or not the server
    67086707    will support raw write SMB's when transferring data from clients.
    67096708    You should never need to change this parameter.</p><p>Default: <span class="emphasis"><em><em class="parameter"><code>write raw</code></em> = <code class="literal">yes</code>
    67106709</em></span>
    6711 </p></dd></dl></div></div><div class="section" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id2567397"></a>
     6710</p></dd></dl></div></div><div class="section" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id2567391"></a>
    67126711
    67136712wtmp directory (G)
    6714 </h3></div></div></div><a class="indexterm" name="id2567398"></a><a name="WTMPDIRECTORY"></a><div class="variablelist"><dl><dt></dt><dd><p>
     6713</h3></div></div></div><a class="indexterm" name="id2567392"></a><a name="WTMPDIRECTORY"></a><div class="variablelist"><dl><dt></dt><dd><p>
    67156714        This parameter is only available if Samba has been configured and compiled with the option <code class="literal">
    67166715        --with-utmp</code>. It specifies a directory pathname that is used to store the wtmp or wtmpx files (depending on
     
    67246723</p><p>Example: <span class="emphasis"><em><em class="parameter"><code>wtmp directory</code></em> = <code class="literal">/var/log/wtmp</code>
    67256724</em></span>
    6726 </p></dd></dl></div></div></div></div><div class="refsect1" lang="en"><a name="id2567481"></a><h2>WARNINGS</h2><p>
     6725</p></dd></dl></div></div></div></div><div class="refsect1" lang="en"><a name="id2567475"></a><h2>WARNINGS</h2><p>
    67276726        Although the configuration file permits service names to contain spaces, your client software may not.
    67286727        Spaces will be ignored in comparisons anyway, so it shouldn't be a problem - but be aware of the possibility.
     
    67376736        care when designing these sections. In particular, ensure that the permissions on spool directories are
    67386737        correct.
    6739         </p></div><div class="refsect1" lang="en"><a name="id2567531"></a><h2>VERSION</h2><p>This man page is correct for version 3 of the Samba suite.</p></div><div class="refsect1" lang="en"><a name="id2567542"></a><h2>SEE ALSO</h2><p>
    6740         <a class="citerefentry" href="samba.7.html"><span class="citerefentry"><span class="refentrytitle">samba</span>(7)</span></a>, <a class="citerefentry" href="smbpasswd.8.html"><span class="citerefentry"><span class="refentrytitle">smbpasswd</span>(8)</span></a>, <a class="citerefentry" href="swat.8.html"><span class="citerefentry"><span class="refentrytitle">swat</span>(8)</span></a>, <a class="citerefentry" href="smbd.8.html"><span class="citerefentry"><span class="refentrytitle">smbd</span>(8)</span></a>, <a class="citerefentry" href="nmbd.8.html"><span class="citerefentry"><span class="refentrytitle">nmbd</span>(8)</span></a>, <a class="citerefentry" href="smbclient.1.html"><span class="citerefentry"><span class="refentrytitle">smbclient</span>(1)</span></a>, <a class="citerefentry" href="nmblookup.1.html"><span class="citerefentry"><span class="refentrytitle">nmblookup</span>(1)</span></a>, <a class="citerefentry" href="testparm.1.html"><span class="citerefentry"><span class="refentrytitle">testparm</span>(1)</span></a>, <a class="citerefentry" href="testprns.1.html"><span class="citerefentry"><span class="refentrytitle">testprns</span>(1)</span></a>.</p></div><div class="refsect1" lang="en"><a name="id2567621"></a><h2>AUTHOR</h2><p>
     6738        </p></div><div class="refsect1" lang="en"><a name="id2567525"></a><h2>VERSION</h2><p>This man page is correct for version 3 of the Samba suite.</p></div><div class="refsect1" lang="en"><a name="id2567536"></a><h2>SEE ALSO</h2><p>
     6739        <a class="citerefentry" href="samba.7.html"><span class="citerefentry"><span class="refentrytitle">samba</span>(7)</span></a>, <a class="citerefentry" href="smbpasswd.8.html"><span class="citerefentry"><span class="refentrytitle">smbpasswd</span>(8)</span></a>, <a class="citerefentry" href="swat.8.html"><span class="citerefentry"><span class="refentrytitle">swat</span>(8)</span></a>, <a class="citerefentry" href="smbd.8.html"><span class="citerefentry"><span class="refentrytitle">smbd</span>(8)</span></a>, <a class="citerefentry" href="nmbd.8.html"><span class="citerefentry"><span class="refentrytitle">nmbd</span>(8)</span></a>, <a class="citerefentry" href="smbclient.1.html"><span class="citerefentry"><span class="refentrytitle">smbclient</span>(1)</span></a>, <a class="citerefentry" href="nmblookup.1.html"><span class="citerefentry"><span class="refentrytitle">nmblookup</span>(1)</span></a>, <a class="citerefentry" href="testparm.1.html"><span class="citerefentry"><span class="refentrytitle">testparm</span>(1)</span></a>, <a class="citerefentry" href="testprns.1.html"><span class="citerefentry"><span class="refentrytitle">testprns</span>(1)</span></a>.</p></div><div class="refsect1" lang="en"><a name="id2567615"></a><h2>AUTHOR</h2><p>
    67416740        The original Samba software and related utilities were created by Andrew Tridgell. Samba is now developed
    67426741        by the Samba Team as an Open Source project similar to the way the Linux kernel is developed.
  • vendor/current/docs/htmldocs/manpages/winbindd.8.html

    r414 r478  
    2929        installed, or an alternate source of names configured, this should always succeed.
    3030        </p><p>The following nsswitch databases are implemented by
    31         the winbindd service: </p><div class="variablelist"><dl><dt><span class="term">-D</span></dt><dd><p>If specified, this parameter causes
    32                 the server to operate as a daemon. That is, it detaches
    33                 itself and runs in the background on the appropriate port.
    34                 This switch is assumed if <code class="literal">winbindd</code> is
    35                 executed on the command line of a shell.
    36                 </p></dd><dt><span class="term">hosts</span></dt><dd><p>This feature is only available on IRIX.
     31        the winbindd service: </p><div class="variablelist"><dl><dt><span class="term">hosts</span></dt><dd><p>This feature is only available on IRIX.
    3732                User information traditionally stored in
    3833                the <code class="filename">hosts(5)</code> file and used by
     
    6156        WINS server.</p><pre class="programlisting">
    6257hosts:          files wins
    63 </pre></div><div class="refsect1" lang="en"><a name="id2481543"></a><h2>OPTIONS</h2><div class="variablelist"><dl><dt><span class="term">-F</span></dt><dd><p>If specified, this parameter causes
     58</pre></div><div class="refsect1" lang="en"><a name="id2481522"></a><h2>OPTIONS</h2><div class="variablelist"><dl><dt><span class="term">-D</span></dt><dd><p>If specified, this parameter causes
     59                the server to operate as a daemon. That is, it detaches
     60                itself and runs in the background on the appropriate port.
     61                This switch is assumed if <code class="literal">winbindd</code> is
     62                executed on the command line of a shell.
     63                </p></dd><dt><span class="term">-F</span></dt><dd><p>If specified, this parameter causes
    6464                the main <code class="literal">winbindd</code> process to not daemonize,
    6565                i.e. double-fork and disassociate with the terminal.
Note: See TracChangeset for help on using the changeset viewer.