Ignore:
Timestamp:
May 23, 2008, 6:56:41 AM (17 years ago)
Author:
Paul Smedley
Message:

Update source to 3.0.29

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.0/docs/htmldocs/Samba3-HOWTO/passdb.html

    r44 r134  
    1 <html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Chapter 11. Account Information Databases</title><link rel="stylesheet" href="samba.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.71.0"><link rel="start" href="index.html" title="The Official Samba-3 HOWTO and Reference Guide"><link rel="up" href="optional.html" title="Part III. Advanced Configuration"><link rel="prev" href="NetworkBrowsing.html" title="Chapter 10. Network Browsing"><link rel="next" href="groupmapping.html" title="Chapter 12. Group Mapping: MS Windows and UNIX"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter 11. Account Information Databases</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="NetworkBrowsing.html">Prev</a> </td><th width="60%" align="center">Part III. Advanced Configuration</th><td width="20%" align="right"> <a accesskey="n" href="groupmapping.html">Next</a></td></tr></table><hr></div><div class="chapter" lang="en"><div class="titlepage"><div><div><h2 class="title"><a name="passdb"></a>Chapter 11. Account Information Databases</h2></div><div><div class="author"><h3 class="author"><span class="firstname">Jelmer</span> <span class="othername">R.</span> <span class="surname">Vernooij</span></h3><div class="affiliation"><span class="orgname">The Samba Team<br></span><div class="address"><p><code class="email">&lt;<a href="mailto:jelmer@samba.org">jelmer@samba.org</a>&gt;</code></p></div></div></div></div><div><div class="author"><h3 class="author"><span class="firstname">John</span> <span class="othername">H.</span> <span class="surname">Terpstra</span></h3><div class="affiliation"><span class="orgname">Samba Team<br></span><div class="address"><p><code class="email">&lt;<a href="mailto:jht@samba.org">jht@samba.org</a>&gt;</code></p></div></div></div></div><div><div class="author"><h3 class="author"><span class="firstname">Gerald</span> <span class="othername">(Jerry)</span> <span class="surname">Carter</span></h3><div class="affiliation"><span class="orgname">Samba Team<br></span><div class="address"><p><code class="email">&lt;<a href="mailto:jerry@samba.org">jerry@samba.org</a>&gt;</code></p></div></div></div></div><div><div class="author"><h3 class="author"><span class="firstname">Jeremy</span> <span class="surname">Allison</span></h3><div class="affiliation"><span class="orgname">Samba Team<br></span><div class="address"><p><code class="email">&lt;<a href="mailto:jra@samba.org">jra@samba.org</a>&gt;</code></p></div></div></div></div><div><div class="author"><h3 class="author"><span class="firstname">Guenther</span> <span class="surname">Deschner</span></h3><span class="contrib">LDAP updates</span><div class="affiliation"><span class="orgname">SuSE<br></span><div class="address"><p><code class="email">&lt;<a href="mailto:gd@suse.de">gd@suse.de</a>&gt;</code></p></div></div></div></div><div><div class="author"><h3 class="author"><span class="firstname">Olivier (lem)</span> <span class="surname">Lemaire</span></h3><div class="affiliation"><span class="orgname">IDEALX<br></span><div class="address"><p><code class="email">&lt;<a href="mailto:olem@IDEALX.org">olem@IDEALX.org</a>&gt;</code></p></div></div></div></div><div><p class="pubdate">May 24, 2003</p></div></div></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="sect1"><a href="passdb.html#id351371">Features and Benefits</a></span></dt><dd><dl><dt><span class="sect2"><a href="passdb.html#id351406">Backward Compatibility Account Storage Systems</a></span></dt><dt><span class="sect2"><a href="passdb.html#id351576">New Account Storage Systems</a></span></dt></dl></dd><dt><span class="sect1"><a href="passdb.html#passdbtech">Technical Information</a></span></dt><dd><dl><dt><span class="sect2"><a href="passdb.html#id352102">Important Notes About Security</a></span></dt><dt><span class="sect2"><a href="passdb.html#id352583">Mapping User Identifiers between MS Windows and UNIX</a></span></dt><dt><span class="sect2"><a href="passdb.html#idmapbackend">Mapping Common UIDs/GIDs on Distributed Machines</a></span></dt><dt><span class="sect2"><a href="passdb.html#id353101">Comments Regarding LDAP</a></span></dt><dt><span class="sect2"><a href="passdb.html#id353484">LDAP Directories and Windows Computer Accounts</a></span></dt></dl></dd><dt><span class="sect1"><a href="passdb.html#acctmgmttools">Account Management Tools</a></span></dt><dd><dl><dt><span class="sect2"><a href="passdb.html#id353897">The <code class="literal">smbpasswd</code> Tool</a></span></dt><dt><span class="sect2"><a href="passdb.html#pdbeditthing">The <code class="literal">pdbedit</code> Tool</a></span></dt></dl></dd><dt><span class="sect1"><a href="passdb.html#id356265">Password Backends</a></span></dt><dd><dl><dt><span class="sect2"><a href="passdb.html#id356336">Plaintext</a></span></dt><dt><span class="sect2"><a href="passdb.html#id356408">smbpasswd: Encrypted Password Database</a></span></dt><dt><span class="sect2"><a href="passdb.html#id356653">tdbsam</a></span></dt><dt><span class="sect2"><a href="passdb.html#id356799">ldapsam</a></span></dt></dl></dd><dt><span class="sect1"><a href="passdb.html#id359200">Common Errors</a></span></dt><dd><dl><dt><span class="sect2"><a href="passdb.html#id359206">Users Cannot Logon</a></span></dt><dt><span class="sect2"><a href="passdb.html#id359237">Configuration of <em class="parameter"><code>auth methods</code></em></a></span></dt></dl></dd></dl></div><p>
    2 <a class="indexterm" name="id351186"></a>
    3 <a class="indexterm" name="id351193"></a>
    4 <a class="indexterm" name="id351200"></a>
    5 <a class="indexterm" name="id351206"></a>
    6 Samba-3 implements a new capability to work concurrently with multiple account backends.
    7 The possible new combinations of password backends allows Samba-3 a degree of flexibility
    8 and scalability that previously could be achieved only with MS Windows Active Directory (ADS).
    9 This chapter describes the new functionality and how to get the most out of it.
     1<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Chapter 11. Account Information Databases</title><link rel="stylesheet" href="../samba.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.73.2"><link rel="start" href="index.html" title="The Official Samba 3.2.x HOWTO and Reference Guide"><link rel="up" href="optional.html" title="Part III. Advanced Configuration"><link rel="prev" href="NetworkBrowsing.html" title="Chapter 10. Network Browsing"><link rel="next" href="groupmapping.html" title="Chapter 12. Group Mapping: MS Windows and UNIX"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter 11. Account Information Databases</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="NetworkBrowsing.html">Prev</a> </td><th width="60%" align="center">Part III. Advanced Configuration</th><td width="20%" align="right"> <a accesskey="n" href="groupmapping.html">Next</a></td></tr></table><hr></div><div class="chapter" lang="en"><div class="titlepage"><div><div><h2 class="title"><a name="passdb"></a>Chapter 11. Account Information Databases</h2></div><div><div class="author"><h3 class="author"><span class="firstname">Jelmer</span> <span class="othername">R.</span> <span class="surname">Vernooij</span></h3><div class="affiliation"><span class="orgname">The Samba Team<br></span><div class="address"><p><code class="email">&lt;<a class="email" href="mailto:jelmer@samba.org">jelmer@samba.org</a>&gt;</code></p></div></div></div></div><div><div class="author"><h3 class="author"><span class="firstname">John</span> <span class="othername">H.</span> <span class="surname">Terpstra</span></h3><div class="affiliation"><span class="orgname">Samba Team<br></span><div class="address"><p><code class="email">&lt;<a class="email" href="mailto:jht@samba.org">jht@samba.org</a>&gt;</code></p></div></div></div></div><div><div class="author"><h3 class="author"><span class="firstname">Gerald</span> <span class="othername">(Jerry)</span> <span class="surname">Carter</span></h3><div class="affiliation"><span class="orgname">Samba Team<br></span><div class="address"><p><code class="email">&lt;<a class="email" href="mailto:jerry@samba.org">jerry@samba.org</a>&gt;</code></p></div></div></div></div><div><div class="author"><h3 class="author"><span class="firstname">Jeremy</span> <span class="surname">Allison</span></h3><div class="affiliation"><span class="orgname">Samba Team<br></span><div class="address"><p><code class="email">&lt;<a class="email" href="mailto:jra@samba.org">jra@samba.org</a>&gt;</code></p></div></div></div></div><div><div class="author"><h3 class="author"><span class="firstname">Guenther</span> <span class="surname">Deschner</span></h3><span class="contrib">LDAP updates</span> <div class="affiliation"><span class="orgname">SuSE<br></span><div class="address"><p><code class="email">&lt;<a class="email" href="mailto:gd@suse.de">gd@suse.de</a>&gt;</code></p></div></div></div></div><div><div class="author"><h3 class="author"><span class="firstname">Olivier (lem)</span> <span class="surname">Lemaire</span></h3><div class="affiliation"><span class="orgname">IDEALX<br></span><div class="address"><p><code class="email">&lt;<a class="email" href="mailto:olem@IDEALX.org">olem@IDEALX.org</a>&gt;</code></p></div></div></div></div><div><p class="pubdate">May 24, 2003</p></div></div></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="sect1"><a href="passdb.html#id374429">Features and Benefits</a></span></dt><dd><dl><dt><span class="sect2"><a href="passdb.html#id374464">Backward Compatibility Account Storage Systems</a></span></dt><dt><span class="sect2"><a href="passdb.html#id374634">New Account Storage Systems</a></span></dt></dl></dd><dt><span class="sect1"><a href="passdb.html#passdbtech">Technical Information</a></span></dt><dd><dl><dt><span class="sect2"><a href="passdb.html#id375167">Important Notes About Security</a></span></dt><dt><span class="sect2"><a href="passdb.html#id375648">Mapping User Identifiers between MS Windows and UNIX</a></span></dt><dt><span class="sect2"><a href="passdb.html#idmapbackend">Mapping Common UIDs/GIDs on Distributed Machines</a></span></dt><dt><span class="sect2"><a href="passdb.html#id376168">Comments Regarding LDAP</a></span></dt><dt><span class="sect2"><a href="passdb.html#id376546">LDAP Directories and Windows Computer Accounts</a></span></dt></dl></dd><dt><span class="sect1"><a href="passdb.html#acctmgmttools">Account Management Tools</a></span></dt><dd><dl><dt><span class="sect2"><a href="passdb.html#id376958">The <code class="literal">smbpasswd</code> Tool</a></span></dt><dt><span class="sect2"><a href="passdb.html#pdbeditthing">The <code class="literal">pdbedit</code> Tool</a></span></dt></dl></dd><dt><span class="sect1"><a href="passdb.html#id379310">Password Backends</a></span></dt><dd><dl><dt><span class="sect2"><a href="passdb.html#id379357">Plaintext</a></span></dt><dt><span class="sect2"><a href="passdb.html#id379428">smbpasswd: Encrypted Password Database</a></span></dt><dt><span class="sect2"><a href="passdb.html#id379677">tdbsam</a></span></dt><dt><span class="sect2"><a href="passdb.html#id379822">ldapsam</a></span></dt></dl></dd><dt><span class="sect1"><a href="passdb.html#id382162">Common Errors</a></span></dt><dd><dl><dt><span class="sect2"><a href="passdb.html#id382168">Users Cannot Logon</a></span></dt><dt><span class="sect2"><a href="passdb.html#id382202">Configuration of <em class="parameter"><code>auth methods</code></em></a></span></dt></dl></dd></dl></div><p>
     2<a class="indexterm" name="id374245"></a>
     3<a class="indexterm" name="id374251"></a>
     4<a class="indexterm" name="id374258"></a>
     5<a class="indexterm" name="id374265"></a>
     6Early releases of Samba-3 implemented new capability to work concurrently with multiple account backends. This
     7capability was removed beginning with release of Samba 3.0.23. Commencing with Samba 3.0.23 it is possible to
     8work with only one specified passwd backend.
    109</p><p>
    11 <a class="indexterm" name="id351219"></a>
    12 <a class="indexterm" name="id351226"></a>
    13 <a class="indexterm" name="id351233"></a>
    14 <a class="indexterm" name="id351240"></a>
    15 <a class="indexterm" name="id351246"></a>
    16 <a class="indexterm" name="id351253"></a>
     10<a class="indexterm" name="id374277"></a>
     11<a class="indexterm" name="id374284"></a>
     12<a class="indexterm" name="id374291"></a>
     13<a class="indexterm" name="id374298"></a>
     14<a class="indexterm" name="id374304"></a>
     15<a class="indexterm" name="id374311"></a>
    1716The three passdb backends that are fully maintained (actively supported) by the Samba Team are:
    1817<code class="literal">smbpasswd</code> (being obsoleted), <code class="literal">tdbsam</code> (a tdb-based binary file format),
     
    2524<code class="literal">ldapsam</code> for larger and more complex networks.
    2625</p><p>
    27 <a class="indexterm" name="id351318"></a>
    28 <a class="indexterm" name="id351325"></a>
    29 <a class="indexterm" name="id351332"></a>
    30 <a class="indexterm" name="id351339"></a>
    31 <a class="indexterm" name="id351346"></a>
    32 <a class="indexterm" name="id351352"></a>
    33 <a class="indexterm" name="id351359"></a>
     26<a class="indexterm" name="id374376"></a>
     27<a class="indexterm" name="id374383"></a>
     28<a class="indexterm" name="id374390"></a>
     29<a class="indexterm" name="id374397"></a>
     30<a class="indexterm" name="id374404"></a>
     31<a class="indexterm" name="id374410"></a>
     32<a class="indexterm" name="id374417"></a>
    3433In a strict and literal sense, the passdb backends are account storage mechanisms (or methods) alone. The choice
    3534of terminology can be misleading, however we are stuck with this choice of wording. This chapter documents the
     
    3736machine trust accounts (computer accounts) and interdomain trust accounts. These are all treated as user-like
    3837entities.
    39 </p><div class="sect1" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="id351371"></a>Features and Benefits</h2></div></div></div><p>
     38</p><div class="sect1" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="id374429"></a>Features and Benefits</h2></div></div></div><p>
    4039Samba-3 provides for complete backward compatibility with Samba-2.2.x functionality
    4140as follows:
    42 <a class="indexterm" name="id351380"></a>
    43 <a class="indexterm" name="id351389"></a>
    44 <a class="indexterm" name="id351398"></a>
    45 </p><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id351406"></a>Backward Compatibility Account Storage Systems</h3></div></div></div><div class="variablelist"><dl><dt><span class="term">Plaintext</span></dt><dd><p>
    46 <a class="indexterm" name="id351423"></a>
    47 <a class="indexterm" name="id351430"></a>
    48 <a class="indexterm" name="id351437"></a>
    49 <a class="indexterm" name="id351443"></a>
    50 <a class="indexterm" name="id351450"></a>
     41<a class="indexterm" name="id374438"></a>
     42<a class="indexterm" name="id374447"></a>
     43<a class="indexterm" name="id374456"></a>
     44</p><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id374464"></a>Backward Compatibility Account Storage Systems</h3></div></div></div><div class="variablelist"><dl><dt><span class="term">Plaintext</span></dt><dd><p>
     45<a class="indexterm" name="id374481"></a>
     46<a class="indexterm" name="id374488"></a>
     47<a class="indexterm" name="id374495"></a>
     48<a class="indexterm" name="id374501"></a>
     49<a class="indexterm" name="id374508"></a>
    5150                        This isn't really a backend at all, but is listed here for simplicity.  Samba can be configured to pass
    5251                        plaintext authentication requests to the traditional UNIX/Linux <code class="filename">/etc/passwd</code> and
    5352                        <code class="filename">/etc/shadow</code>-style subsystems.  On systems that have Pluggable Authentication Modules
    5453                        (PAM) support, all PAM modules are supported. The behavior is just as it was with Samba-2.2.x, and the
    55                         protocol limitations imposed by MS Windows clients apply likewise. Please refer to <a href="passdb.html#passdbtech" title="Technical Information">Technical Information</a>, for more information regarding the limitations of plaintext
     54                        protocol limitations imposed by MS Windows clients apply likewise. Please refer to <a class="link" href="passdb.html#passdbtech" title="Technical Information">Technical Information</a>, for more information regarding the limitations of plaintext
    5655                        password usage.
    5756                        </p></dd><dt><span class="term">smbpasswd</span></dt><dd><p>
    58 <a class="indexterm" name="id351493"></a>
    59 <a class="indexterm" name="id351500"></a>
    60 <a class="indexterm" name="id351507"></a>
    61 <a class="indexterm" name="id351514"></a>
     57<a class="indexterm" name="id374551"></a>
     58<a class="indexterm" name="id374558"></a>
     59<a class="indexterm" name="id374565"></a>
     60<a class="indexterm" name="id374572"></a>
    6261                        This option allows continued use of the <code class="filename">smbpasswd</code>
    6362                        file that maintains a plain ASCII (text) layout that includes the MS Windows
     
    6564                        account information. This form of password backend does not store any of
    6665                        the MS Windows NT/200x SAM (Security Account Manager) information required to
    67                         provide the extended controls that are needed for more comprehensive 
     66                        provide the extended controls that are needed for more comprehensive
    6867                        interoperation with MS Windows NT4/200x servers.
    6968                        </p><p>
     
    7170                        versions of Samba. It may be deprecated in future releases.
    7271                        </p></dd><dt><span class="term">ldapsam_compat (Samba-2.2 LDAP Compatibility)</span></dt><dd><p>
    73 <a class="indexterm" name="id351547"></a>
    74 <a class="indexterm" name="id351554"></a>
    75 <a class="indexterm" name="id351561"></a>
     72<a class="indexterm" name="id374605"></a>
     73<a class="indexterm" name="id374612"></a>
     74<a class="indexterm" name="id374619"></a>
    7675                        There is a password backend option that allows continued operation with
    7776                        an existing OpenLDAP backend that uses the Samba-2.2.x LDAP schema extension.
     
    7978                        no reason to force migration at this time. This tool will eventually
    8079                        be deprecated.
    81                         </p></dd></dl></div></div><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id351576"></a>New Account Storage Systems</h3></div></div></div><p>
     80                        </p></dd></dl></div></div><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id374634"></a>New Account Storage Systems</h3></div></div></div><p>
    8281Samba-3 introduces a number of new password backend capabilities.
    83 <a class="indexterm" name="id351584"></a>
    84 <a class="indexterm" name="id351593"></a>
     82<a class="indexterm" name="id374642"></a>
     83<a class="indexterm" name="id374651"></a>
    8584</p><div class="variablelist"><dl><dt><span class="term">tdbsam</span></dt><dd><p>
    86 <a class="indexterm" name="id351614"></a>
    87 <a class="indexterm" name="id351621"></a>
    88 <a class="indexterm" name="id351628"></a>
     85<a class="indexterm" name="id374672"></a>
     86<a class="indexterm" name="id374679"></a>
     87<a class="indexterm" name="id374686"></a>
    8988                        This backend provides a rich database backend for local servers. This
    9089                        backend is not suitable for multiple domain controllers (i.e., PDC + one
    9190                        or more BDC) installations.
    9291                        </p><p>
    93 <a class="indexterm" name="id351639"></a>
    94 <a class="indexterm" name="id351646"></a>
    95 <a class="indexterm" name="id351653"></a>
    96 <a class="indexterm" name="id351659"></a>
    97 <a class="indexterm" name="id351666"></a>
    98 <a class="indexterm" name="id351673"></a>
     92<a class="indexterm" name="id374697"></a>
     93<a class="indexterm" name="id374704"></a>
     94<a class="indexterm" name="id374711"></a>
     95<a class="indexterm" name="id374717"></a>
     96<a class="indexterm" name="id374724"></a>
     97<a class="indexterm" name="id374731"></a>
    9998                        The <span class="emphasis"><em>tdbsam</em></span> password backend stores the old <span class="emphasis"><em>
    10099                        smbpasswd</em></span> information plus the extended MS Windows NT/200x
     
    104103                        with MS Windows NT4/200x-based systems.
    105104                        </p><p>
    106 <a class="indexterm" name="id351693"></a>
    107 <a class="indexterm" name="id351700"></a>
    108 <a class="indexterm" name="id351707"></a>
     105<a class="indexterm" name="id374751"></a>
     106<a class="indexterm" name="id374758"></a>
     107<a class="indexterm" name="id374765"></a>
    109108                        The inclusion of the <span class="emphasis"><em>tdbsam</em></span> capability is a direct
    110109                        response to user requests to allow simple site operation without the overhead
     
    113112                        the use of OpenLDAP or of Active Directory integration is strongly recommended.
    114113                        </p></dd><dt><span class="term">ldapsam</span></dt><dd><p>
    115 <a class="indexterm" name="id351732"></a>
    116 <a class="indexterm" name="id351739"></a>
    117                         This provides a rich directory backend for distributed account installation.   
     114<a class="indexterm" name="id374790"></a>
     115<a class="indexterm" name="id374797"></a>
     116                        This provides a rich directory backend for distributed account installation.
    118117                        </p><p>
    119 <a class="indexterm" name="id351750"></a>
    120 <a class="indexterm" name="id351757"></a>
    121 <a class="indexterm" name="id351764"></a>
    122 <a class="indexterm" name="id351770"></a>
    123 <a class="indexterm" name="id351777"></a>
     118<a class="indexterm" name="id374808"></a>
     119<a class="indexterm" name="id374815"></a>
     120<a class="indexterm" name="id374822"></a>
     121<a class="indexterm" name="id374828"></a>
     122<a class="indexterm" name="id374835"></a>
    124123                        Samba-3 has a new and extended LDAP implementation that requires configuration
    125124                        of OpenLDAP with a new format Samba schema. The new format schema file is
    126125                        included in the <code class="filename">examples/LDAP</code> directory of the Samba distribution.
    127126                        </p><p>
    128 <a class="indexterm" name="id351797"></a>
    129 <a class="indexterm" name="id351804"></a>
    130 <a class="indexterm" name="id351811"></a>
    131 <a class="indexterm" name="id351818"></a>
    132 <a class="indexterm" name="id351825"></a>
     127<a class="indexterm" name="id374855"></a>
     128<a class="indexterm" name="id374862"></a>
     129<a class="indexterm" name="id374869"></a>
     130<a class="indexterm" name="id374876"></a>
     131<a class="indexterm" name="id374883"></a>
    133132                        The new LDAP implementation significantly expands the control abilities that
    134133                        were possible with prior versions of Samba. It is now possible to specify
     
    137136                        requests both for capability and greater scalability.
    138137                        </p></dd></dl></div></div></div><div class="sect1" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="passdbtech"></a>Technical Information</h2></div></div></div><p>
    139 <a class="indexterm" name="id351856"></a>
    140 <a class="indexterm" name="id351863"></a>
     138<a class="indexterm" name="id374914"></a>
     139<a class="indexterm" name="id374921"></a>
    141140        Old Windows clients send plaintext passwords over the wire. Samba can check these
    142141        passwords by encrypting them and comparing them to the hash stored in the UNIX user database.
    143142        </p><p>
    144 <a class="indexterm" name="id351874"></a>       
    145 <a class="indexterm" name="id351881"></a>
    146 <a class="indexterm" name="id351888"></a>
    147 <a class="indexterm" name="id351895"></a>
     143<a class="indexterm" name="id374932"></a>
     144<a class="indexterm" name="id374939"></a>
     145<a class="indexterm" name="id374946"></a>
     146<a class="indexterm" name="id374953"></a>
    148147        Newer Windows clients send encrypted passwords (LanMan and NT hashes) instead of plaintext passwords over
    149148        the wire. The newest clients will send only encrypted passwords and refuse to send plaintext passwords unless
    150149        their registry is tweaked.
    151150        </p><p>
    152 <a class="indexterm" name="id351907"></a>
    153 <a class="indexterm" name="id351914"></a>
     151<a class="indexterm" name="id374965"></a>
     152<a class="indexterm" name="id374972"></a>
    154153        Many people ask why Samba cannot simply use the UNIX password database. Windows requires
    155         passwords that are encrypted in its own format.  The UNIX passwords can't be converted to 
     154        passwords that are encrypted in its own format.  The UNIX passwords can't be converted to
    156155        UNIX-style encrypted passwords. Because of that, you can't use the standard UNIX user
    157156        database, and you have to store the LanMan and NT hashes somewhere else.
    158157        </p><p>
    159 <a class="indexterm" name="id351927"></a>
    160 <a class="indexterm" name="id351934"></a>
    161 <a class="indexterm" name="id351941"></a>
    162 <a class="indexterm" name="id351948"></a>
     158<a class="indexterm" name="id374985"></a>
     159<a class="indexterm" name="id374992"></a>
     160<a class="indexterm" name="id374999"></a>
     161<a class="indexterm" name="id375006"></a>
    163162        In addition to differently encrypted passwords, Windows also stores certain data for each
    164163        user that is not stored in a UNIX user database: for example, workstations the user may logon from,
    165164        the location where the user's profile is stored, and so on. Samba retrieves and stores this
    166         information using a <a class="indexterm" name="id351957"></a>passdb backend. Commonly available backends are LDAP,
    167         tdbsam, and plain text file. For more information, see the man page for <code class="filename">smb.conf</code> regarding the 
    168         <a class="indexterm" name="id351971"></a>passdb backend parameter.
     165        information using a <a class="link" href="smb.conf.5.html#PASSDBBACKEND">passdb backend</a>. Commonly available backends are LDAP,
     166        tdbsam, and plain text file. For more information, see the man page for <code class="filename">smb.conf</code> regarding the
     167        <a class="link" href="smb.conf.5.html#PASSDBBACKEND">passdb backend</a> parameter.
    169168        </p><div class="figure"><a name="idmap-sid2uid"></a><p class="title"><b>Figure 11.1. IDMAP: Resolution of SIDs to UIDs.</b></p><div class="figure-contents"><div class="mediaobject"><img src="images/idmap-sid2uid.png" width="216" alt="IDMAP: Resolution of SIDs to UIDs."></div></div></div><br class="figure-break"><p>
    170         <a class="indexterm" name="id352022"></a>
    171 <a class="indexterm" name="id352029"></a>
    172 <a class="indexterm" name="id352036"></a>
     169        <a class="indexterm" name="id375087"></a>
     170<a class="indexterm" name="id375094"></a>
     171<a class="indexterm" name="id375100"></a>
    173172        The resolution of SIDs to UIDs is fundamental to correct operation of Samba. In both cases shown, if winbindd
    174         is not running or cannot be contacted, then only local SID/UID resolution is possible. See <a href="passdb.html#idmap-sid2uid" title="Figure 11.1. IDMAP: Resolution of SIDs to UIDs.">resolution of SIDs to UIDs</a> and <a href="passdb.html#idmap-uid2sid" title="Figure 11.2. IDMAP: Resolution of UIDs to SIDs.">resolution of UIDs
     173        is not running or cannot be contacted, then only local SID/UID resolution is possible. See <a class="link" href="passdb.html#idmap-sid2uid" title="Figure 11.1. IDMAP: Resolution of SIDs to UIDs.">resolution of SIDs to UIDs</a> and <a class="link" href="passdb.html#idmap-uid2sid" title="Figure 11.2. IDMAP: Resolution of UIDs to SIDs.">resolution of UIDs
    175174        to SIDs</a> diagrams.
    176         </p><div class="figure"><a name="idmap-uid2sid"></a><p class="title"><b>Figure 11.2. IDMAP: Resolution of UIDs to SIDs.</b></p><div class="figure-contents"><div class="mediaobject"><img src="images/idmap-uid2sid.png" width="270" alt="IDMAP: Resolution of UIDs to SIDs."></div></div></div><br class="figure-break"><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id352102"></a>Important Notes About Security</h3></div></div></div><p>
    177 <a class="indexterm" name="id352110"></a>
    178 <a class="indexterm" name="id352117"></a>
    179 <a class="indexterm" name="id352124"></a>
    180 <a class="indexterm" name="id352131"></a>
    181 <a class="indexterm" name="id352137"></a>
     175        </p><div class="figure"><a name="idmap-uid2sid"></a><p class="title"><b>Figure 11.2. IDMAP: Resolution of UIDs to SIDs.</b></p><div class="figure-contents"><div class="mediaobject"><img src="images/idmap-uid2sid.png" width="270" alt="IDMAP: Resolution of UIDs to SIDs."></div></div></div><br class="figure-break"><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id375167"></a>Important Notes About Security</h3></div></div></div><p>
     176<a class="indexterm" name="id375175"></a>
     177<a class="indexterm" name="id375182"></a>
     178<a class="indexterm" name="id375188"></a>
     179<a class="indexterm" name="id375195"></a>
     180<a class="indexterm" name="id375202"></a>
    182181                The UNIX and SMB password encryption techniques seem similar on the surface. This
    183182                similarity is, however, only skin deep. The UNIX scheme typically sends clear-text
    184183                passwords over the network when logging in. This is bad. The SMB encryption scheme
    185                 never sends the clear-text password over the network, but it does store the 16-byte 
     184                never sends the clear-text password over the network, but it does store the 16-byte
    186185                hashed values on disk. This is also bad. Why? Because the 16 byte hashed values
    187186                are a &#8220;<span class="quote">password equivalent.</span>&#8221; You cannot derive the user's password from them, but
     
    193192                be protected accordingly.
    194193                </p><p>
    195 <a class="indexterm" name="id352159"></a>
    196 <a class="indexterm" name="id352166"></a>
    197 <a class="indexterm" name="id352172"></a>
     194<a class="indexterm" name="id375224"></a>
     195<a class="indexterm" name="id375230"></a>
     196<a class="indexterm" name="id375237"></a>
    198197                Ideally, we would like a password scheme that involves neither plaintext passwords
    199198                on the network nor plaintext passwords on disk. Unfortunately, this is not available because Samba is stuck with
    200199                having to be compatible with other SMB systems (Windows NT, Windows for Workgroups, Windows 9x/Me).
    201200                </p><p>
    202 <a class="indexterm" name="id352185"></a>
    203 <a class="indexterm" name="id352192"></a>
     201<a class="indexterm" name="id375250"></a>
     202<a class="indexterm" name="id375257"></a>
    204203                Windows NT 4.0 Service Pack 3 changed the default setting so plaintext passwords
    205204                are disabled from being sent over the wire. This mandates either the use of encrypted
    206205                password support or editing the Windows NT registry to re-enable plaintext passwords.
    207206                </p><p>
    208 <a class="indexterm" name="id352204"></a>
    209 <a class="indexterm" name="id352211"></a>
     207<a class="indexterm" name="id375269"></a>
     208<a class="indexterm" name="id375276"></a>
    210209                The following versions of Microsoft Windows do not support full domain security protocols,
    211210                although they may log onto a domain environment:
    212211                </p><div class="itemizedlist"><ul type="disc"><li><p>MS DOS Network client 3.0 with the basic network redirector installed.</p></li><li><p>Windows 95 with the network redirector update installed.</p></li><li><p>Windows 98 [Second Edition].</p></li><li><p>Windows Me.</p></li></ul></div><div class="note" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Note</h3><p>
    213 <a class="indexterm" name="id352247"></a>
    214 <a class="indexterm" name="id352254"></a>
    215 <a class="indexterm" name="id352260"></a>
     212<a class="indexterm" name="id375311"></a>
     213<a class="indexterm" name="id375318"></a>
     214<a class="indexterm" name="id375325"></a>
    216215                MS Windows XP Home does not have facilities to become a domain member, and it cannot participate in domain logons.
    217216                </p></div><p>
    218217                The following versions of MS Windows fully support domain security protocols.
    219218                </p><div class="itemizedlist"><ul type="disc"><li><p>Windows NT 3.5x.</p></li><li><p>Windows NT 4.0.</p></li><li><p>Windows 2000 Professional.</p></li><li><p>Windows 200x Server/Advanced Server.</p></li><li><p>Windows XP Professional.</p></li></ul></div><p>
    220 <a class="indexterm" name="id352303"></a>
    221 <a class="indexterm" name="id352310"></a>
    222 <a class="indexterm" name="id352316"></a>
    223 <a class="indexterm" name="id352323"></a>
    224 <a class="indexterm" name="id352330"></a>
    225 <a class="indexterm" name="id352337"></a>
     219<a class="indexterm" name="id375368"></a>
     220<a class="indexterm" name="id375374"></a>
     221<a class="indexterm" name="id375381"></a>
     222<a class="indexterm" name="id375388"></a>
     223<a class="indexterm" name="id375395"></a>
     224<a class="indexterm" name="id375402"></a>
    226225                All current releases of Microsoft SMB/CIFS clients support authentication via the
    227226                SMB challenge/response mechanism described here. Enabling clear-text authentication
     
    230229                handling.
    231230                </p><p>
    232 <a class="indexterm" name="id352350"></a>
    233 <a class="indexterm" name="id352357"></a>
    234 <a class="indexterm" name="id352364"></a>
    235 <a class="indexterm" name="id352371"></a>
    236 <a class="indexterm" name="id352377"></a>
     231<a class="indexterm" name="id375415"></a>
     232<a class="indexterm" name="id375422"></a>
     233<a class="indexterm" name="id375428"></a>
     234<a class="indexterm" name="id375435"></a>
     235<a class="indexterm" name="id375442"></a>
    237236                MS Windows clients will cache the encrypted password alone. Where plaintext passwords
    238237                are re-enabled through the appropriate registry change, the plaintext password is never
     
    241240                effect an auto-reconnect. If the resource server does not support encrypted passwords, the
    242241                auto-reconnect will fail. Use of encrypted passwords is strongly advised.
    243                 </p><div class="sect3" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="id352390"></a>Advantages of Encrypted Passwords</h4></div></div></div><div class="itemizedlist"><ul type="disc"><li><p>
    244 <a class="indexterm" name="id352401"></a>
    245 <a class="indexterm" name="id352408"></a>
    246 <a class="indexterm" name="id352415"></a>
     242                </p><div class="sect3" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="id375454"></a>Advantages of Encrypted Passwords</h4></div></div></div><div class="itemizedlist"><ul type="disc"><li><p>
     243<a class="indexterm" name="id375466"></a>
     244<a class="indexterm" name="id375472"></a>
     245<a class="indexterm" name="id375479"></a>
    247246                                Plaintext passwords are not passed across the network. Someone using a network sniffer
    248247                                cannot just record passwords going to the SMB server.
    249248                                </p></li><li><p>
    250 <a class="indexterm" name="id352427"></a>
    251 <a class="indexterm" name="id352434"></a>
    252 <a class="indexterm" name="id352441"></a>
     249<a class="indexterm" name="id375492"></a>
     250<a class="indexterm" name="id375499"></a>
     251<a class="indexterm" name="id375505"></a>
    253252                                Plaintext passwords are not stored anywhere in memory or on disk.
    254253                                </p></li><li><p>
    255 <a class="indexterm" name="id352453"></a>
    256 <a class="indexterm" name="id352459"></a>
    257 <a class="indexterm" name="id352466"></a>
    258 <a class="indexterm" name="id352473"></a>
     254<a class="indexterm" name="id375517"></a>
     255<a class="indexterm" name="id375524"></a>
     256<a class="indexterm" name="id375531"></a>
     257<a class="indexterm" name="id375538"></a>
    259258                                Windows NT does not like talking to a server that does not support encrypted passwords. It will refuse to
    260259                                browse the server if the server is also in user-level security mode. It will insist on prompting the user for
     
    262261                                encryption.
    263262                                </p></li><li><p>
    264 <a class="indexterm" name="id352487"></a>
    265 <a class="indexterm" name="id352494"></a>
     263<a class="indexterm" name="id375552"></a>
     264<a class="indexterm" name="id375559"></a>
    266265                                Encrypted password support allows automatic share (resource) reconnects.
    267266                                </p></li><li><p>
    268 <a class="indexterm" name="id352506"></a>
    269 <a class="indexterm" name="id352512"></a>
     267<a class="indexterm" name="id375570"></a>
     268<a class="indexterm" name="id375577"></a>
    270269                                Encrypted passwords are essential for PDC/BDC operation.
    271                                 </p></li></ul></div></div><div class="sect3" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="id352523"></a>Advantages of Non-Encrypted Passwords</h4></div></div></div><div class="itemizedlist"><ul type="disc"><li><p>
    272 <a class="indexterm" name="id352534"></a>
     270                                </p></li></ul></div></div><div class="sect3" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="id375587"></a>Advantages of Non-Encrypted Passwords</h4></div></div></div><div class="itemizedlist"><ul type="disc"><li><p>
     271<a class="indexterm" name="id375598"></a>
    273272                                Plaintext passwords are not kept on disk and are not cached in memory.
    274273                                </p></li><li><p>
    275 <a class="indexterm" name="id352546"></a>
    276 <a class="indexterm" name="id352552"></a>
     274<a class="indexterm" name="id375610"></a>
     275<a class="indexterm" name="id375617"></a>
    277276                                Plaintext passwords use the same password file as other UNIX services, such as Login and FTP.
    278277                                </p></li><li><p>
    279 <a class="indexterm" name="id352564"></a>
    280 <a class="indexterm" name="id352571"></a>
     278<a class="indexterm" name="id375629"></a>
     279<a class="indexterm" name="id375636"></a>
    281280                                Use of other services (such as Telnet and FTP) that send plaintext passwords over
    282281                                the network makes sending them for SMB not such a big deal.
    283                                 </p></li></ul></div></div></div><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id352583"></a>Mapping User Identifiers between MS Windows and UNIX</h3></div></div></div><p>
    284 <a class="indexterm" name="id352591"></a>
    285 <a class="indexterm" name="id352598"></a>
    286 <a class="indexterm" name="id352604"></a>
     282                                </p></li></ul></div></div></div><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id375648"></a>Mapping User Identifiers between MS Windows and UNIX</h3></div></div></div><p>
     283<a class="indexterm" name="id375656"></a>
     284<a class="indexterm" name="id375662"></a>
     285<a class="indexterm" name="id375669"></a>
    287286        Every operation in UNIX/Linux requires a user identifier (UID), just as in
    288287        MS Windows NT4/200x this requires a security identifier (SID). Samba provides
    289288        two means for mapping an MS Windows user to a UNIX/Linux UID.
    290289        </p><p>
    291 <a class="indexterm" name="id352616"></a>
    292 <a class="indexterm" name="id352623"></a>
    293 <a class="indexterm" name="id352630"></a>
    294 <a class="indexterm" name="id352636"></a>
    295 <a class="indexterm" name="id352643"></a>
     290<a class="indexterm" name="id375681"></a>
     291<a class="indexterm" name="id375688"></a>
     292<a class="indexterm" name="id375694"></a>
     293<a class="indexterm" name="id375701"></a>
     294<a class="indexterm" name="id375708"></a>
    296295        First, all Samba SAM database accounts require a UNIX/Linux UID that the account will map to. As users are
    297         added to the account information database, Samba will call the <a class="indexterm" name="id352652"></a>add user script
     296        added to the account information database, Samba will call the <a class="link" href="smb.conf.5.html#ADDUSERSCRIPT">add user script</a>
    298297        interface to add the account to the Samba host OS. In essence all accounts in the local SAM require a local
    299298        user account.
    300299        </p><p>
    301         <a class="indexterm" name="id352663"></a>
    302         <a class="indexterm" name="id352670"></a>
    303         <a class="indexterm" name="id352676"></a>
    304         <a class="indexterm" name="id352683"></a>
    305         <a class="indexterm" name="id352690"></a>
    306         <a class="indexterm" name="id352696"></a>
    307         <a class="indexterm" name="id352703"></a>
     300        <a class="indexterm" name="id375732"></a>
     301        <a class="indexterm" name="id375738"></a>
     302        <a class="indexterm" name="id375745"></a>
     303        <a class="indexterm" name="id375752"></a>
     304        <a class="indexterm" name="id375758"></a>
     305        <a class="indexterm" name="id375765"></a>
     306        <a class="indexterm" name="id375772"></a>
    308307        The second way to map Windows SID to UNIX UID is via the <span class="emphasis"><em>idmap uid</em></span> and
    309308        <span class="emphasis"><em>idmap gid</em></span> parameters in <code class="filename">smb.conf</code>.  Please refer to the man page for information about
     
    311310        or a member of a foreign domain) SAM server.
    312311        </p></div><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="idmapbackend"></a>Mapping Common UIDs/GIDs on Distributed Machines</h3></div></div></div><p>
    313 <a class="indexterm" name="id352739"></a>
    314 <a class="indexterm" name="id352746"></a>
    315 <a class="indexterm" name="id352752"></a>
    316 <a class="indexterm" name="id352759"></a>
    317 <a class="indexterm" name="id352765"></a>
    318 <a class="indexterm" name="id352772"></a>
     312<a class="indexterm" name="id375808"></a>
     313<a class="indexterm" name="id375814"></a>
     314<a class="indexterm" name="id375821"></a>
     315<a class="indexterm" name="id375827"></a>
     316<a class="indexterm" name="id375834"></a>
     317<a class="indexterm" name="id375840"></a>
    319318        Samba-3 has a special facility that makes it possible to maintain identical UIDs and GIDs
    320319        on all servers in a distributed network. A distributed network is one where there exists
     
    323322        users are copying files across UNIX/Linux systems using tools such as <code class="literal">rsync</code>.
    324323        </p><p>
    325 <a class="indexterm" name="id352791"></a>
    326 <a class="indexterm" name="id352798"></a>
    327 <a class="indexterm" name="id352805"></a>
    328 <a class="indexterm" name="id352812"></a>
    329 <a class="indexterm" name="id352818"></a>
    330 <a class="indexterm" name="id352825"></a>
    331 <a class="indexterm" name="id352832"></a>
    332         <a class="indexterm" name="id352838"></a>
     324<a class="indexterm" name="id375860"></a>
     325<a class="indexterm" name="id375867"></a>
     326<a class="indexterm" name="id375874"></a>
     327<a class="indexterm" name="id375880"></a>
     328<a class="indexterm" name="id375887"></a>
     329<a class="indexterm" name="id375893"></a>
     330<a class="indexterm" name="id375900"></a>
     331        <a class="indexterm" name="id375907"></a>
    333332        The special facility is enabled using a parameter called <em class="parameter"><code>idmap backend</code></em>.
    334333        The default setting for this parameter is an empty string. Technically it is possible to use
    335334        an LDAP-based idmap backend for UIDs and GIDs, but it makes most sense when this is done for
    336335        network configurations that also use LDAP for the SAM backend.
    337         <a href="passdb.html#idmapbackendexample" title="Example 11.1. Example Configuration with the LDAP idmap Backend">Example Configuration with the LDAP idmap Backend</a>
     336        <a class="link" href="passdb.html#idmapbackendexample" title="Example 11.1. Example Configuration with the LDAP idmap Backend">Example Configuration with the LDAP idmap Backend</a>
    338337        shows that configuration.
    339         </p><a class="indexterm" name="id352863"></a><div class="example"><a name="idmapbackendexample"></a><p class="title"><b>Example 11.1. Example Configuration with the LDAP idmap Backend</b></p><div class="example-contents"><table class="simplelist" border="0" summary="Simple list"><tr><td> </td></tr><tr><td><em class="parameter"><code>[global]</code></em></td></tr><tr><td><a class="indexterm" name="id352896"></a><em class="parameter"><code>idmap backend = ldap:ldap://ldap-server.quenya.org:636</code></em></td></tr><tr><td># Alternatively, this could be specified as:</td></tr><tr><td><a class="indexterm" name="id352912"></a><em class="parameter"><code>idmap backend = ldap:ldaps://ldap-server.quenya.org</code></em></td></tr></table></div></div><br class="example-break"><p>
    340 <a class="indexterm" name="id352928"></a>
    341 <a class="indexterm" name="id352935"></a>
     338        </p><a class="indexterm" name="id375932"></a><div class="example"><a name="idmapbackendexample"></a><p class="title"><b>Example 11.1. Example Configuration with the LDAP idmap Backend</b></p><div class="example-contents"><table class="simplelist" border="0" summary="Simple list"><tr><td> </td></tr><tr><td><em class="parameter"><code>[global]</code></em></td></tr><tr><td><a class="indexterm" name="id375964"></a><em class="parameter"><code>idmap backend = ldap:ldap://ldap-server.quenya.org:636</code></em></td></tr><tr><td># Alternatively, this could be specified as:</td></tr><tr><td><a class="indexterm" name="id375980"></a><em class="parameter"><code>idmap backend = ldap:ldaps://ldap-server.quenya.org</code></em></td></tr></table></div></div><br class="example-break"><p>
     339<a class="indexterm" name="id375995"></a>
     340<a class="indexterm" name="id376001"></a>
    342341        A network administrator who wants to make significant use of LDAP backends will sooner or later be
    343         exposed to the excellent work done by PADL Software. PADL <a href="http://www.padl.com" target="_top">http://www.padl.com</a> have
     342        exposed to the excellent work done by PADL Software. PADL <a class="ulink" href="http://www.padl.com" target="_top">http://www.padl.com</a> have
    344343        produced and released to open source an array of tools that might be of interest. These tools include:
    345344        </p><div class="itemizedlist"><ul type="disc"><li><p>
    346 <a class="indexterm" name="id352956"></a>
    347 <a class="indexterm" name="id352963"></a>
    348 <a class="indexterm" name="id352970"></a>
    349 <a class="indexterm" name="id352976"></a>
    350 <a class="indexterm" name="id352983"></a>
    351 <a class="indexterm" name="id352990"></a>
    352 <a class="indexterm" name="id352996"></a>
    353 <a class="indexterm" name="id353003"></a>
     345<a class="indexterm" name="id376023"></a>
     346<a class="indexterm" name="id376029"></a>
     347<a class="indexterm" name="id376036"></a>
     348<a class="indexterm" name="id376042"></a>
     349<a class="indexterm" name="id376049"></a>
     350<a class="indexterm" name="id376056"></a>
     351<a class="indexterm" name="id376063"></a>
     352<a class="indexterm" name="id376069"></a>
    354353                <span class="emphasis"><em>nss_ldap:</em></span> An LDAP name service switch (NSS) module to provide native
    355354                name service support for AIX, Linux, Solaris, and other operating systems. This tool
    356355                can be used for centralized storage and retrieval of UIDs and GIDs.
    357356                </p></li><li><p>
    358 <a class="indexterm" name="id353021"></a>
    359 <a class="indexterm" name="id353028"></a>
    360 <a class="indexterm" name="id353035"></a>
    361 <a class="indexterm" name="id353042"></a>
     357<a class="indexterm" name="id376088"></a>
     358<a class="indexterm" name="id376095"></a>
     359<a class="indexterm" name="id376101"></a>
     360<a class="indexterm" name="id376108"></a>
    362361                <span class="emphasis"><em>pam_ldap:</em></span> A PAM module that provides LDAP integration for UNIX/Linux
    363362                system access authentication.
    364363                </p></li><li><p>
    365 <a class="indexterm" name="id353059"></a>
    366 <a class="indexterm" name="id353066"></a>
    367 <a class="indexterm" name="id353073"></a>
    368 <a class="indexterm" name="id353080"></a>
     364<a class="indexterm" name="id376126"></a>
     365<a class="indexterm" name="id376132"></a>
     366<a class="indexterm" name="id376139"></a>
     367<a class="indexterm" name="id376146"></a>
    369368                <span class="emphasis"><em>idmap_ad:</em></span> An IDMAP backend that supports the Microsoft Services for
    370                 UNIX RFC 2307 schema available from the PADL Web 
    371                 <a href="http://www.padl.com/download/xad_oss_plugins.tar.gz" target="_top">site</a>.
    372                 </p></li></ul></div></div><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id353101"></a>Comments Regarding LDAP</h3></div></div></div><p>
    373 <a class="indexterm" name="id353109"></a>
    374 <a class="indexterm" name="id353118"></a>
    375 <a class="indexterm" name="id353125"></a>
    376 <a class="indexterm" name="id353132"></a>
     369                UNIX RFC 2307 schema available from the PADL Web
     370                <a class="ulink" href="http://www.padl.com/download/xad_oss_plugins.tar.gz" target="_top">site</a>.
     371                </p></li></ul></div></div><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id376168"></a>Comments Regarding LDAP</h3></div></div></div><p>
     372<a class="indexterm" name="id376176"></a>
     373<a class="indexterm" name="id376185"></a>
     374<a class="indexterm" name="id376192"></a>
     375<a class="indexterm" name="id376198"></a>
    377376        There is much excitement and interest in LDAP directories in the information technology world
    378377        today. The LDAP architecture was designed to be highly scalable. It was also designed for
     
    381380        Identity Management (FIM) solutions that can underlie a corporate Single Sign-On (SSO) environment.
    382381        </p><p>
    383 <a class="indexterm" name="id353146"></a>
    384 <a class="indexterm" name="id353152"></a>
    385 <a class="indexterm" name="id353159"></a>
    386 <a class="indexterm" name="id353166"></a>
     382<a class="indexterm" name="id376212"></a>
     383<a class="indexterm" name="id376219"></a>
     384<a class="indexterm" name="id376226"></a>
     385<a class="indexterm" name="id376232"></a>
    387386        LDAP implementations have been built across a wide variety of platforms. It lies at the core of Microsoft
    388387        Windows Active Directory services (ADS), Novell's eDirectory, as well as many others. Implementation of the
     
    390389        depend on some form of authentication services.
    391390        </p><p>
    392 <a class="indexterm" name="id353179"></a>
    393 <a class="indexterm" name="id353186"></a>
    394 <a class="indexterm" name="id353193"></a>
    395 <a class="indexterm" name="id353199"></a>
    396 <a class="indexterm" name="id353206"></a>
    397 <a class="indexterm" name="id353213"></a>
    398 <a class="indexterm" name="id353220"></a>
    399 <a class="indexterm" name="id353227"></a>
    400 <a class="indexterm" name="id353233"></a>
    401 <a class="indexterm" name="id353240"></a>
    402 <a class="indexterm" name="id353247"></a>
    403 <a class="indexterm" name="id353254"></a>
    404 <a class="indexterm" name="id353261"></a>
    405 <a class="indexterm" name="id353267"></a>
     391<a class="indexterm" name="id376245"></a>
     392<a class="indexterm" name="id376252"></a>
     393<a class="indexterm" name="id376259"></a>
     394<a class="indexterm" name="id376266"></a>
     395<a class="indexterm" name="id376273"></a>
     396<a class="indexterm" name="id376279"></a>
     397<a class="indexterm" name="id376286"></a>
     398<a class="indexterm" name="id376293"></a>
     399<a class="indexterm" name="id376300"></a>
     400<a class="indexterm" name="id376307"></a>
     401<a class="indexterm" name="id376313"></a>
     402<a class="indexterm" name="id376320"></a>
     403<a class="indexterm" name="id376327"></a>
     404<a class="indexterm" name="id376334"></a>
    406405        UNIX services can utilize LDAP directory information for authentication and access controls
    407406        through intermediate tools and utilities. The total environment that consists of the LDAP directory
    408407        and the middle-ware tools and utilities makes it possible for all user access to the UNIX platform
    409408        to be managed from a central environment and yet distributed to wherever the point of need may
    410         be physically located. Applications that benefit from this infrastructure include: UNIX login 
     409        be physically located. Applications that benefit from this infrastructure include: UNIX login
    411410        shells, mail and messaging systems, quota controls, printing systems, DNS servers, DHCP servers,
    412411        and also Samba.
    413412        </p><p>
    414 <a class="indexterm" name="id353288"></a>
    415 <a class="indexterm" name="id353294"></a>
    416 <a class="indexterm" name="id353301"></a>
    417 <a class="indexterm" name="id353308"></a>
    418 <a class="indexterm" name="id353315"></a>
    419 <a class="indexterm" name="id353322"></a>
     413<a class="indexterm" name="id376349"></a>
     414<a class="indexterm" name="id376356"></a>
     415<a class="indexterm" name="id376363"></a>
     416<a class="indexterm" name="id376369"></a>
     417<a class="indexterm" name="id376376"></a>
     418<a class="indexterm" name="id376383"></a>
    420419        Many sites are installing LDAP for the first time in order to provide a scalable passdb backend
    421420        for Samba. Others are faced with the need to adapt an existing LDAP directory to new uses such
     
    425424        information systems management costs.
    426425        </p><p>
    427 <a class="indexterm" name="id353336"></a>
    428 <a class="indexterm" name="id353343"></a>
     426<a class="indexterm" name="id376398"></a>
     427<a class="indexterm" name="id376404"></a>
    429428        Do not rush into an LDAP deployment. Take the time to understand how the design of the Directory
    430429        Information Tree (DIT) may impact current and future site needs, as well as the ability to meet
    431430        them. The way that Samba SAM information should be stored within the DIT varies from site to site
    432431        and with each implementation new experience is gained. It is well understood by LDAP veterans that
    433         first implementations create awakening, second implementations of LDAP create fear, and 
     432        first implementations create awakening, second implementations of LDAP create fear, and
    434433        third-generation deployments bring peace and tranquility.
    435         </p><div class="sect3" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="id353358"></a>Caution Regarding LDAP and Samba</h4></div></div></div><p>
    436 <a class="indexterm" name="id353366"></a>
    437 <a class="indexterm" name="id353372"></a>
    438 <a class="indexterm" name="id353379"></a>
    439 <a class="indexterm" name="id353386"></a>
    440 <a class="indexterm" name="id353393"></a>
    441 <a class="indexterm" name="id353400"></a>
    442 <a class="indexterm" name="id353406"></a>
     434        </p><div class="sect3" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="id376419"></a>Caution Regarding LDAP and Samba</h4></div></div></div><p>
     435<a class="indexterm" name="id376427"></a>
     436<a class="indexterm" name="id376434"></a>
     437<a class="indexterm" name="id376441"></a>
     438<a class="indexterm" name="id376447"></a>
     439<a class="indexterm" name="id376454"></a>
     440<a class="indexterm" name="id376461"></a>
     441<a class="indexterm" name="id376468"></a>
    443442        Samba requires UNIX POSIX identity information as well as a place to store information that is
    444443        specific to Samba and the Windows networking environment. The most used information that must
     
    446445        trust accounts, and intermediate information specific to Samba internals.
    447446        </p><p>
    448 <a class="indexterm" name="id353420"></a>
    449 <a class="indexterm" name="id353427"></a>
    450 <a class="indexterm" name="id353433"></a>
     447<a class="indexterm" name="id376481"></a>
     448<a class="indexterm" name="id376488"></a>
     449<a class="indexterm" name="id376495"></a>
    451450        The example deployment guidelines in this book, as well as other books and HOWTO documents
    452451        available from the internet may not fit with established directory designs and implementations.
     
    455454        the LDAP directory for use with Samba may not suit your needs.
    456455        </p><p>
    457 <a class="indexterm" name="id353447"></a>
     456<a class="indexterm" name="id376512"></a>
    458457        It is not uncommon, for sites that have existing LDAP DITs to find necessity to generate a
    459458        set of site-specific scripts and utilities to make it possible to deploy Samba within the
     
    463462        into deployment.
    464463        </p><p>
    465 <a class="indexterm" name="id353465"></a>
    466 <a class="indexterm" name="id353472"></a>
     464<a class="indexterm" name="id376527"></a>
     465<a class="indexterm" name="id376533"></a>
    467466        Above all, do not blindly use scripts and tools that are not suitable for your site. Check
    468467        and validate all scripts before you execute them to make sure that the existing infrastructure
    469468        will not be damaged by inadvertent use of an inappropriate tool.
    470         </p></div></div><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id353484"></a>LDAP Directories and Windows Computer Accounts</h3></div></div></div><p>
    471 <a class="indexterm" name="id353492"></a>
    472 <a class="indexterm" name="id353499"></a>
    473 <a class="indexterm" name="id353506"></a>
     469        </p></div></div><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id376546"></a>LDAP Directories and Windows Computer Accounts</h3></div></div></div><p>
     470<a class="indexterm" name="id376554"></a>
     471<a class="indexterm" name="id376560"></a>
     472<a class="indexterm" name="id376567"></a>
    474473                Samba doesn't provide a turnkey solution to LDAP. It is best to deal with the design and
    475474                configuration of an LDAP directory prior to integration with Samba. A working knowledge
     
    477476                it a frustrating experience.
    478477                </p><p>
    479 <a class="indexterm" name="id353519"></a>
    480 <a class="indexterm" name="id353526"></a>
    481 <a class="indexterm" name="id353532"></a>
     478<a class="indexterm" name="id376580"></a>
     479<a class="indexterm" name="id376587"></a>
     480<a class="indexterm" name="id376594"></a>
    482481                Computer (machine) accounts can be placed wherever you like in an LDAP directory subject
    483482                to some constraints that are described in this chapter.
    484483                </p><p>
    485 <a class="indexterm" name="id353544"></a>
    486 <a class="indexterm" name="id353551"></a>
    487 <a class="indexterm" name="id353557"></a>
    488 <a class="indexterm" name="id353564"></a>
    489 <a class="indexterm" name="id353571"></a>
    490 <a class="indexterm" name="id353578"></a>
    491 <a class="indexterm" name="id353585"></a>
     484<a class="indexterm" name="id376605"></a>
     485<a class="indexterm" name="id376612"></a>
     486<a class="indexterm" name="id376619"></a>
     487<a class="indexterm" name="id376625"></a>
     488<a class="indexterm" name="id376632"></a>
     489<a class="indexterm" name="id376639"></a>
     490<a class="indexterm" name="id376646"></a>
    492491                The POSIX and sambaSamAccount components of computer (machine) accounts are both used by Samba.
    493492                Thus, machine accounts are treated inside Samba in the same way that Windows NT4/200X treats
     
    495494                the machine account ends in a $ character, as do trust accounts.
    496495                </p><p>
    497 <a class="indexterm" name="id353598"></a>
    498 <a class="indexterm" name="id353604"></a>
    499 <a class="indexterm" name="id353611"></a>
    500 <a class="indexterm" name="id353618"></a>
    501 <a class="indexterm" name="id353625"></a>
     496<a class="indexterm" name="id376659"></a>
     497<a class="indexterm" name="id376666"></a>
     498<a class="indexterm" name="id376672"></a>
     499<a class="indexterm" name="id376679"></a>
     500<a class="indexterm" name="id376686"></a>
    502501                The need for Windows user, group, machine, trust, and other accounts to be tied to a valid UNIX
    503502                UID is a design decision that was made a long way back in the history of Samba development. It
     
    505504                Samba-3.x series.
    506505                </p><p>
    507 <a class="indexterm" name="id353637"></a>
    508 <a class="indexterm" name="id353644"></a>
    509 <a class="indexterm" name="id353650"></a>
     506<a class="indexterm" name="id376699"></a>
     507<a class="indexterm" name="id376705"></a>
     508<a class="indexterm" name="id376712"></a>
    510509                The resolution of a UID from the Windows SID is achieved within Samba through a mechanism that
    511510                must refer back to the host operating system on which Samba is running. The NSS is the preferred
     
    513512                host OS it runs on.
    514513                </p><p>
    515 <a class="indexterm" name="id353663"></a>
    516 <a class="indexterm" name="id353670"></a>
    517 <a class="indexterm" name="id353676"></a>
    518 <a class="indexterm" name="id353683"></a>
    519 <a class="indexterm" name="id353690"></a>
    520 <a class="indexterm" name="id353696"></a>
    521 <a class="indexterm" name="id353703"></a>
     514<a class="indexterm" name="id376724"></a>
     515<a class="indexterm" name="id376731"></a>
     516<a class="indexterm" name="id376738"></a>
     517<a class="indexterm" name="id376744"></a>
     518<a class="indexterm" name="id376751"></a>
     519<a class="indexterm" name="id376758"></a>
     520<a class="indexterm" name="id376764"></a>
    522521                Samba asks the host OS to provide a UID via the &#8220;<span class="quote">passwd</span>&#8221;, &#8220;<span class="quote">shadow</span>&#8221;,
    523522                and &#8220;<span class="quote">group</span>&#8221; facilities in the NSS control (configuration) file. The best tool
     
    527526                all account entities can be located in an LDAP directory.
    528527                </p><p>
    529 <a class="indexterm" name="id353728"></a>
    530 <a class="indexterm" name="id353735"></a>
    531 <a class="indexterm" name="id353742"></a>
    532 <a class="indexterm" name="id353748"></a>
    533 <a class="indexterm" name="id353755"></a>
     528<a class="indexterm" name="id376789"></a>
     529<a class="indexterm" name="id376796"></a>
     530<a class="indexterm" name="id376803"></a>
     531<a class="indexterm" name="id376809"></a>
     532<a class="indexterm" name="id376816"></a>
    534533                For many the weapon of choice is to use the PADL nss_ldap utility. This utility must
    535534                be configured so that computer accounts can be resolved to a POSIX/UNIX account UID. That
     
    538537                of an LDAP directory is a complex subject that is beyond the scope of this documentation.
    539538                </p></div></div><div class="sect1" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="acctmgmttools"></a>Account Management Tools</h2></div></div></div><p>
    540 <a class="indexterm" name="id353781"></a>
    541 <a class="indexterm" name="id353787"></a>
    542 <a class="indexterm" name="id353794"></a>
     539<a class="indexterm" name="id376842"></a>
     540<a class="indexterm" name="id376848"></a>
     541<a class="indexterm" name="id376855"></a>
    543542Samba provides two tools for management of user and machine accounts:
    544 <code class="literal">smbpasswd</code> and <code class="literal">pdbedit</code>. 
     543<code class="literal">smbpasswd</code> and <code class="literal">pdbedit</code>.
    545544</p><p>
    546 <a class="indexterm" name="id353816"></a>
    547 <a class="indexterm" name="id353823"></a>
    548 <a class="indexterm" name="id353830"></a>
     545<a class="indexterm" name="id376878"></a>
     546<a class="indexterm" name="id376884"></a>
     547<a class="indexterm" name="id376891"></a>
    549548The <code class="literal">pdbedit</code> can be used to manage account policies in addition to
    550549Samba user account information. The policy management capability is used to administer
     
    552551attempts.
    553552</p><p>
    554 <a class="indexterm" name="id353848"></a>
    555 <a class="indexterm" name="id353855"></a>
    556 <a class="indexterm" name="id353862"></a>
    557 <a class="indexterm" name="id353869"></a>
     553<a class="indexterm" name="id376909"></a>
     554<a class="indexterm" name="id376916"></a>
     555<a class="indexterm" name="id376923"></a>
     556<a class="indexterm" name="id376930"></a>
    558557Some people are confused when reference is made to <code class="literal">smbpasswd</code> because the
    559558name refers to a storage mechanism for SambaSAMAccount information, but it is also the name
    560559of a utility tool. That tool is destined to eventually be replaced by new functionality that
    561 is being added to the <code class="literal">net</code> toolset (see <a href="NetCommand.html" title="Chapter 13. Remote and Local Management: The Net Command">the Net Command</a>.
    562 </p><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id353897"></a>The <code class="literal">smbpasswd</code> Tool</h3></div></div></div><p>
    563 <a class="indexterm" name="id353911"></a>
    564 <a class="indexterm" name="id353917"></a>
    565 <a class="indexterm" name="id353924"></a>
    566 <a class="indexterm" name="id353931"></a>
    567 <a class="indexterm" name="id353938"></a>
     560is being added to the <code class="literal">net</code> toolset (see <a class="link" href="NetCommand.html" title="Chapter 13. Remote and Local Management: The Net Command">the Net Command</a>.
     561</p><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id376958"></a>The <code class="literal">smbpasswd</code> Tool</h3></div></div></div><p>
     562<a class="indexterm" name="id376972"></a>
     563<a class="indexterm" name="id376979"></a>
     564<a class="indexterm" name="id376985"></a>
     565<a class="indexterm" name="id376992"></a>
     566<a class="indexterm" name="id376999"></a>
    568567                The <code class="literal">smbpasswd</code> utility is similar to the <code class="literal">passwd</code>
    569568                and <code class="literal">yppasswd</code> programs. It maintains the two 32 byte password
     
    572571                backend</code></em> in the <code class="filename">smb.conf</code> file.
    573572                </p><p>
    574 <a class="indexterm" name="id353980"></a>
    575 <a class="indexterm" name="id353986"></a>
     573<a class="indexterm" name="id377041"></a>
     574<a class="indexterm" name="id377048"></a>
    576575                <code class="literal">smbpasswd</code> works in a client-server mode where it contacts the
    577576                local smbd to change the user's password on its behalf. This has enormous benefits.
    578577                </p><p>
    579 <a class="indexterm" name="id354004"></a>
    580 <a class="indexterm" name="id354010"></a>
     578<a class="indexterm" name="id377065"></a>
     579<a class="indexterm" name="id377072"></a>
    581580                <code class="literal">smbpasswd</code> has the capability to change passwords on Windows NT
    582581                servers (this only works when the request is sent to the NT PDC if changing an NT
    583582                domain user's password).
    584583                </p><p>
    585                 <a class="indexterm" name="id354028"></a>
    586                 <a class="indexterm" name="id354034"></a>
     584                <a class="indexterm" name="id377089"></a>
     585                <a class="indexterm" name="id377096"></a>
    587586                <code class="literal">smbpasswd</code> can be used to:
    588587                </p><div class="itemizedlist"><ul type="disc"><li><p><span class="emphasis"><em>add</em></span> user or machine accounts.</p></li><li><p><span class="emphasis"><em>delete</em></span> user or machine accounts.</p></li><li><p><span class="emphasis"><em>enable</em></span> user or machine accounts.</p></li><li><p><span class="emphasis"><em>disable</em></span> user or machine accounts.</p></li><li><p><span class="emphasis"><em>set to NULL</em></span> user passwords.</p></li><li><p><span class="emphasis"><em>manage</em></span> interdomain trust accounts.</p></li></ul></div><p>
     
    603602                new values do not match each other, then the password will not be changed.
    604603                </p><p>
    605 <a class="indexterm" name="id354170"></a>
     604<a class="indexterm" name="id377231"></a>
    606605                When invoked by an ordinary user, the command will allow only the user to change his or her own
    607606                SMB password.
    608607                </p><p>
    609 <a class="indexterm" name="id354181"></a>
    610 <a class="indexterm" name="id354188"></a>
     608<a class="indexterm" name="id377242"></a>
     609<a class="indexterm" name="id377249"></a>
    611610                When run by root, <code class="literal">smbpasswd</code> may take an optional argument specifying
    612611                the username whose SMB password you wish to change. When run as root, <code class="literal">smbpasswd</code>
    613                 does not prompt for or check the old password value, thus allowing root to set passwords 
     612                does not prompt for or check the old password value, thus allowing root to set passwords
    614613                for users who have forgotten their passwords.
    615614                </p><p>
    616 <a class="indexterm" name="id354212"></a>
    617 <a class="indexterm" name="id354218"></a>
    618 <a class="indexterm" name="id354225"></a>
    619 <a class="indexterm" name="id354232"></a>
     615<a class="indexterm" name="id377273"></a>
     616<a class="indexterm" name="id377280"></a>
     617<a class="indexterm" name="id377286"></a>
     618<a class="indexterm" name="id377293"></a>
    620619                <code class="literal">smbpasswd</code> is designed to work in the way familiar to UNIX
    621620                users who use the <code class="literal">passwd</code> or <code class="literal">yppasswd</code> commands.
     
    623622                password change capabilities.
    624623                </p><p>
    625 <a class="indexterm" name="id354261"></a>
     624<a class="indexterm" name="id377323"></a>
    626625                For more details on using <code class="literal">smbpasswd</code>, refer to the man page (the
    627626                definitive reference).
    628627                </p></div><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="pdbeditthing"></a>The <code class="literal">pdbedit</code> Tool</h3></div></div></div><p>
    629                 <a class="indexterm" name="id354295"></a>
    630                 <a class="indexterm" name="id354302"></a>
    631                 <a class="indexterm" name="id354308"></a>
    632                 <a class="indexterm" name="id354315"></a>
     628                <a class="indexterm" name="id377356"></a>
     629                <a class="indexterm" name="id377363"></a>
     630                <a class="indexterm" name="id377370"></a>
     631                <a class="indexterm" name="id377376"></a>
    633632                <code class="literal">pdbedit</code> is a tool that can be used only by root. It is used to
    634                 manage the passdb backend, as well as domain-wide account policy settings. <code class="literal">pdbedit</code> 
     633                manage the passdb backend, as well as domain-wide account policy settings. <code class="literal">pdbedit</code>
    635634                can be used to:
    636635                </p><div class="itemizedlist"><ul type="disc"><li><p>add, remove, or modify user accounts.</p></li><li><p>list user accounts.</p></li><li><p>migrate user accounts.</p></li><li><p>migrate group accounts.</p></li><li><p>manage account policies.</p></li><li><p>manage domain access policy settings.</p></li></ul></div><p>
    637                 <a class="indexterm" name="id354371"></a>
     636                <a class="indexterm" name="id377432"></a>
    638637                Under the terms of the Sarbanes-Oxley Act of 2002, American businesses and organizations are mandated to
    639638                implement a series of <code class="literal">internal controls</code> and procedures to communicate, store,
     
    641640                </p><div class="orderedlist"><ol type="1"><li><p>Who has access to information systems that store financial data.</p></li><li><p>How personal and financial information is treated among employees and business
    642641                                partners.</p></li><li><p>How security vulnerabilities are managed.</p></li><li><p>Security and patch level maintenance for all information systems.</p></li><li><p>How information systems changes are documented and tracked.</p></li><li><p>How information access controls are implemented and managed.</p></li><li><p>Auditability of all information systems in respect of change and security.</p></li><li><p>Disciplinary procedures and controls to ensure privacy.</p></li></ol></div><p>
    643                 <a class="indexterm" name="id354437"></a>
    644                 <a class="indexterm" name="id354444"></a>
     642                <a class="indexterm" name="id377498"></a>
     643                <a class="indexterm" name="id377505"></a>
    645644                In short, the Sarbanes-Oxley Act of 2002 is an instrument that enforces accountability in respect of
    646645                business related information systems so as to ensure the compliance of all information systems that
     
    648647                accountabilities are being demanded around the world.
    649648                </p><p>
    650                 <a class="indexterm" name="id354457"></a>
    651                 <a class="indexterm" name="id354464"></a>
    652                 <a class="indexterm" name="id354470"></a>
    653                 <a class="indexterm" name="id354477"></a>
    654                 <a class="indexterm" name="id354484"></a>
     649                <a class="indexterm" name="id377518"></a>
     650                <a class="indexterm" name="id377525"></a>
     651                <a class="indexterm" name="id377532"></a>
     652                <a class="indexterm" name="id377538"></a>
     653                <a class="indexterm" name="id377545"></a>
    655654                The need to be familiar with the Samba tools and facilities that permit information systems operation
    656655                in compliance with government laws and regulations is clear to all. The <code class="literal">pdbedit</code> is
     
    660659                </p><p>
    661660                Domain global policy controls available in Windows NT4 compared with Samba
    662                 is shown in <a href="passdb.html#policycontrols" title="Table 11.1. NT4 Domain v's Samba Policy Controls">NT4 Domain v's Samba Policy Controls</a>.
     661                is shown in <a class="link" href="passdb.html#policycontrols" title="Table 11.1. NT4 Domain v's Samba Policy Controls">NT4 Domain v's Samba Policy Controls</a>.
    663662                </p><div class="table"><a name="policycontrols"></a><p class="title"><b>Table 11.1. NT4 Domain v's Samba Policy Controls</b></p><div class="table-contents"><table summary="NT4 Domain v's Samba Policy Controls" border="1"><colgroup><col align="left"><col align="left"><col align="center"><col align="center"><col align="center"></colgroup><thead><tr><th align="left"><p>NT4 policy Name</p></th><th align="left"><p>Samba Policy Name</p></th><th align="center"><p>NT4 Range</p></th><th align="center"><p>Samba Range</p></th><th align="center"><p>Samba Default</p></th></tr></thead><tbody><tr><td align="left"><p>Maximum Password Age</p></td><td align="left"><p>maximum password age</p></td><td align="center"><p>0 - 999 (days)</p></td><td align="center"><p>0 - 4294967295 (sec)</p></td><td align="center"><p>4294967295</p></td></tr><tr><td align="left"><p>Minimum Password Age</p></td><td align="left"><p>minimum password age</p></td><td align="center"><p>0 - 999 (days)</p></td><td align="center"><p>0 - 4294967295 (sec)</p></td><td align="center"><p>0</p></td></tr><tr><td align="left"><p>Mimimum Password Length</p></td><td align="left"><p>min password length</p></td><td align="center"><p>1 - 14 (Chars)</p></td><td align="center"><p>0 - 4294967295 (Chars)</p></td><td align="center"><p>5</p></td></tr><tr><td align="left"><p>Password Uniqueness</p></td><td align="left"><p>password history</p></td><td align="center"><p>0 - 23 (#)</p></td><td align="center"><p>0 - 4294967295 (#)</p></td><td align="center"><p>0</p></td></tr><tr><td align="left"><p>Account Lockout - Reset count after</p></td><td align="left"><p>reset count minutes</p></td><td align="center"><p>1 - 99998 (min)</p></td><td align="center"><p>0 - 4294967295 (min)</p></td><td align="center"><p>30</p></td></tr><tr><td align="left"><p>Lockout after bad logon attempts</p></td><td align="left"><p>bad lockout attempt</p></td><td align="center"><p>0 - 998 (#)</p></td><td align="center"><p>0 - 4294967295 (#)</p></td><td align="center"><p>0</p></td></tr><tr><td align="left"><p>*** Not Known ***</p></td><td align="left"><p>disconnect time</p></td><td align="center"><p>TBA</p></td><td align="center"><p>0 - 4294967295</p></td><td align="center"><p>0</p></td></tr><tr><td align="left"><p>Lockout Duration</p></td><td align="left"><p>lockout duration</p></td><td align="center"><p>1 - 99998 (min)</p></td><td align="center"><p>0 - 4294967295 (min)</p></td><td align="center"><p>30</p></td></tr><tr><td align="left"><p>Users must log on in order to change password</p></td><td align="left"><p>user must logon to change password</p></td><td align="center"><p>0/1</p></td><td align="center"><p>0 - 4294967295</p></td><td align="center"><p>0</p></td></tr><tr><td align="left"><p>*** Registry Setting ***</p></td><td align="left"><p>refuse machine password change</p></td><td align="center"><p>0/1</p></td><td align="center"><p>0 - 4294967295</p></td><td align="center"><p>0</p></td></tr></tbody></table></div></div><br class="table-break"><p>
    664                 <a class="indexterm" name="id354852"></a>
    665 <a class="indexterm" name="id354859"></a>
    666 <a class="indexterm" name="id354866"></a>
    667 <a class="indexterm" name="id354873"></a>
     663                <a class="indexterm" name="id377913"></a>
     664<a class="indexterm" name="id377920"></a>
     665<a class="indexterm" name="id377927"></a>
     666<a class="indexterm" name="id377934"></a>
    668667                The <code class="literal">pdbedit</code> tool is the only one that can manage the account
    669668                security and policy settings. It is capable of all operations that smbpasswd can
    670669                do as well as a superset of them.
    671670                </p><p>
    672                 <a class="indexterm" name="id354890"></a>
    673 <a class="indexterm" name="id354897"></a>
    674 <a class="indexterm" name="id354904"></a>
     671                <a class="indexterm" name="id377951"></a>
     672<a class="indexterm" name="id377958"></a>
     673<a class="indexterm" name="id377965"></a>
    675674                One particularly important purpose of the <code class="literal">pdbedit</code> is to allow
    676                 the migration of account information from one passdb backend to another.
    677                 </p><div class="sect3" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="id354919"></a>User Account Management</h4></div></div></div><p>
    678 <a class="indexterm" name="id354927"></a>
    679 <a class="indexterm" name="id354933"></a>
    680 <a class="indexterm" name="id354940"></a>
    681 <a class="indexterm" name="id354947"></a>
    682 <a class="indexterm" name="id354954"></a>
    683 <a class="indexterm" name="id354961"></a>
    684 <a class="indexterm" name="id354967"></a>
     675                the import/export of account information from one passdb backend to another.
     676                </p><div class="sect3" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="id377980"></a>User Account Management</h4></div></div></div><p>
     677<a class="indexterm" name="id377988"></a>
     678<a class="indexterm" name="id377995"></a>
     679<a class="indexterm" name="id378001"></a>
     680<a class="indexterm" name="id378008"></a>
     681<a class="indexterm" name="id378015"></a>
     682<a class="indexterm" name="id378022"></a>
     683<a class="indexterm" name="id378029"></a>
    685684                The <code class="literal">pdbedit</code> tool, like the <code class="literal">smbpasswd</code> tool, requires
    686685                that a POSIX user account already exists in the UNIX/Linux system accounts database (backend).
     
    692691                make use of these interface scripts.
    693692                </p><p>
    694 <a class="indexterm" name="id355006"></a>
    695 <a class="indexterm" name="id355013"></a>
     693<a class="indexterm" name="id378067"></a>
     694<a class="indexterm" name="id378074"></a>
    696695                Before attempting to use the <code class="literal">pdbedit</code> tool to manage user and machine
    697696                accounts, make certain that a system (POSIX) account has already been created.
    698                 </p><div class="sect4" lang="en"><div class="titlepage"><div><div><h5 class="title"><a name="id355028"></a>Listing User and Machine Accounts</h5></div></div></div><p>
    699 <a class="indexterm" name="id355036"></a>
    700 <a class="indexterm" name="id355043"></a>
     697                </p><div class="sect4" lang="en"><div class="titlepage"><div><div><h5 class="title"><a name="id378089"></a>Listing User and Machine Accounts</h5></div></div></div><p>
     698<a class="indexterm" name="id378097"></a>
     699<a class="indexterm" name="id378104"></a>
    701700                The following is an example of the user account information that is stored in
    702701                a tdbsam password backend. This listing was produced by running:
     
    725724</pre><p>
    726725                </p><p>
    727 <a class="indexterm" name="id355083"></a>
     726<a class="indexterm" name="id378138"></a>
    728727                Accounts can also be listed in the older <code class="literal">smbpasswd</code> format:
    729728</p><pre class="screen">
     
    750749     C610EFE9A385A3E8AA46ADFD576E6881:[W          ]:LCT-40F07A4
    751750</pre><p>
    752 <a class="indexterm" name="id355122"></a>
    753 <a class="indexterm" name="id355128"></a>
    754 <a class="indexterm" name="id355135"></a>
    755 <a class="indexterm" name="id355142"></a>
    756 <a class="indexterm" name="id355148"></a>
    757 <a class="indexterm" name="id355155"></a>
    758                 The account information that was returned by this command in order from left to right 
     751<a class="indexterm" name="id378176"></a>
     752<a class="indexterm" name="id378183"></a>
     753<a class="indexterm" name="id378190"></a>
     754<a class="indexterm" name="id378196"></a>
     755<a class="indexterm" name="id378203"></a>
     756<a class="indexterm" name="id378210"></a>
     757                The account information that was returned by this command in order from left to right
    759758                consists of the following colon separated data:
    760759                </p><div class="itemizedlist"><ul type="disc"><li><p>Login ID.</p></li><li><p>UNIX UID.</p></li><li><p>Microsoft LanManager password hash (password converted to upper-case then hashed.</p></li><li><p>Microsoft NT password hash (hash of the case-preserved password).</p></li><li><p>Samba SAM Account Flags.</p></li><li><p>The LCT data (password last change time).</p></li></ul></div><p>
    761 <a class="indexterm" name="id355203"></a>
    762 <a class="indexterm" name="id355209"></a>
     760<a class="indexterm" name="id378257"></a>
     761<a class="indexterm" name="id378264"></a>
    763762                The Account Flags parameters are documented in the <code class="literal">pdbedit</code> man page, and are
    764                 briefly documented in <a href="passdb.html#TOSHARG-acctflags" title="Account Flags Management">the Account Flags Management section</a>.
    765                 </p><p>
    766 <a class="indexterm" name="id355234"></a>
     763                briefly documented in <a class="link" href="passdb.html#TOSHARG-acctflags" title="Account Flags Management">the Account Flags Management section</a>.
     764                </p><p>
     765<a class="indexterm" name="id378289"></a>
    767766                The LCT data consists of 8 hexadecimal characters representing the time since January 1, 1970, of
    768767                the time when the password was last changed.
    769                 </p></div><div class="sect4" lang="en"><div class="titlepage"><div><div><h5 class="title"><a name="id355244"></a>Adding User Accounts</h5></div></div></div><p>
    770 <a class="indexterm" name="id355252"></a>
    771 <a class="indexterm" name="id355259"></a>
    772 <a class="indexterm" name="id355266"></a>
    773 <a class="indexterm" name="id355272"></a>
    774 <a class="indexterm" name="id355279"></a>
     768                </p></div><div class="sect4" lang="en"><div class="titlepage"><div><div><h5 class="title"><a name="id378299"></a>Adding User Accounts</h5></div></div></div><p>
     769<a class="indexterm" name="id378307"></a>
     770<a class="indexterm" name="id378314"></a>
     771<a class="indexterm" name="id378320"></a>
     772<a class="indexterm" name="id378327"></a>
     773<a class="indexterm" name="id378334"></a>
    775774                The <code class="literal">pdbedit</code> can be used to add a user account to a standalone server
    776775                or to a domain. In the example shown here the account for the user <code class="literal">vlaan</code>
     
    804803Logon hours         : FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
    805804</pre><p>
    806                 </p></div><div class="sect4" lang="en"><div class="titlepage"><div><div><h5 class="title"><a name="id355321"></a>Deleting Accounts</h5></div></div></div><p>
    807 <a class="indexterm" name="id355329"></a>
    808 <a class="indexterm" name="id355336"></a>
    809 <a class="indexterm" name="id355342"></a>
    810 <a class="indexterm" name="id355349"></a>
     805                </p></div><div class="sect4" lang="en"><div class="titlepage"><div><div><h5 class="title"><a name="id378376"></a>Deleting Accounts</h5></div></div></div><p>
     806<a class="indexterm" name="id378384"></a>
     807<a class="indexterm" name="id378390"></a>
     808<a class="indexterm" name="id378397"></a>
     809<a class="indexterm" name="id378404"></a>
    811810                An account can be deleted from the SambaSAMAccount database
    812811</p><pre class="screen">
     
    816815                SambaSAMAccount (passdb backend) database, it is not removed from the UNIX account backend.
    817816                </p><p>
    818 <a class="indexterm" name="id355373"></a>
    819 <a class="indexterm" name="id355380"></a>
     817<a class="indexterm" name="id378428"></a>
     818<a class="indexterm" name="id378435"></a>
    820819                The use of the NT4 domain user manager to delete an account will trigger the <em class="parameter"><code>delete user
    821820                script</code></em>, but not the <code class="literal">pdbedit</code> tool.
    822                 </p></div><div class="sect4" lang="en"><div class="titlepage"><div><div><h5 class="title"><a name="id355402"></a>Changing User Accounts</h5></div></div></div><p>
    823 <a class="indexterm" name="id355409"></a>
     821                </p></div><div class="sect4" lang="en"><div class="titlepage"><div><div><h5 class="title"><a name="id378456"></a>Changing User Accounts</h5></div></div></div><p>
     822<a class="indexterm" name="id378464"></a>
    824823                Refer to the <code class="literal">pdbedit</code> man page for a full synopsis of all operations
    825824                that are available with this tool.
    826825                </p><p>
    827 <a class="indexterm" name="id355426"></a>
     826<a class="indexterm" name="id378481"></a>
    828827                An example of a simple change in the user account information is the change of the full name
    829828                information shown here:
     
    837836</pre><p>
    838837                </p><p>
    839 <a class="indexterm" name="id355450"></a>
    840 <a class="indexterm" name="id355457"></a>
    841 <a class="indexterm" name="id355464"></a>
     838<a class="indexterm" name="id378505"></a>
     839<a class="indexterm" name="id378512"></a>
     840<a class="indexterm" name="id378519"></a>
    842841                Let us assume for a moment that a user's password has expired and the user is unable to
    843842                change the password at this time. It may be necessary to give the user additional grace time
     
    854853...
    855854</pre><p>
    856 <a class="indexterm" name="id355487"></a>
    857 <a class="indexterm" name="id355494"></a>
     855<a class="indexterm" name="id378542"></a>
     856<a class="indexterm" name="id378549"></a>
    858857                The user has recorded 2 bad logon attempts and the next will lock the account, but the
    859858                password is also expired. Here is how this account can be reset:
     
    887886...
    888887</pre><p>
    889 <a class="indexterm" name="id355549"></a>
    890 <a class="indexterm" name="id355556"></a>
     888<a class="indexterm" name="id378604"></a>
     889<a class="indexterm" name="id378611"></a>
    891890                Refer to the strptime man page for specific time format information.
    892891                </p><p>
    893 <a class="indexterm" name="id355567"></a>
    894 <a class="indexterm" name="id355574"></a>
     892<a class="indexterm" name="id378622"></a>
     893<a class="indexterm" name="id378628"></a>
    895894                Please refer to the pdbedit man page for further information relating to SambaSAMAccount
    896895                management.
    897896                </p><div class="sect5" lang="en"><div class="titlepage"><div><div><h6 class="title"><a name="TOSHARG-acctflags"></a>Account Flags Management</h6></div></div></div><p>
    898 <a class="indexterm" name="id355594"></a>
    899 <a class="indexterm" name="id355600"></a>
    900 <a class="indexterm" name="id355609"></a>
    901 <a class="indexterm" name="id355616"></a>
     897<a class="indexterm" name="id378648"></a>
     898<a class="indexterm" name="id378655"></a>
     899<a class="indexterm" name="id378664"></a>
     900<a class="indexterm" name="id378671"></a>
    902901                The Samba SAM account flags are properly called the ACB (account control block) within
    903                 the Samba source code. In some parts of the Samba source code they are referred to as the 
     902                the Samba source code. In some parts of the Samba source code they are referred to as the
    904903                account encode_bits, and also as the account control flags.
    905904                </p><p>
    906 <a class="indexterm" name="id355628"></a>
    907 <a class="indexterm" name="id355635"></a>
    908 <a class="indexterm" name="id355642"></a>
    909 <a class="indexterm" name="id355649"></a>
    910 <a class="indexterm" name="id355655"></a>
     905<a class="indexterm" name="id378683"></a>
     906<a class="indexterm" name="id378690"></a>
     907<a class="indexterm" name="id378696"></a>
     908<a class="indexterm" name="id378703"></a>
     909<a class="indexterm" name="id378710"></a>
    911910                The manual adjustment of user, machine (workstation or server) or an inter-domain trust
    912911                account account flgas should not be necessary under normal conditions of use of Samba. On the other hand,
     
    914913                useful. The tool of choice by which such correction can be affected is the <code class="literal">pdbedit</code> utility.
    915914                </p><p>
    916 <a class="indexterm" name="id355675"></a>
    917 <a class="indexterm" name="id355682"></a>
     915<a class="indexterm" name="id378729"></a>
     916<a class="indexterm" name="id378736"></a>
    918917                There have been a few requests for information regarding the account flags from developers
    919918                who are creating their own Samba management tools. An example of a need for information regarding
     
    921920                to manage an LDAP directory.
    922921                </p><p>
    923 <a class="indexterm" name="id355694"></a>
    924 <a class="indexterm" name="id355701"></a>
     922<a class="indexterm" name="id378749"></a>
     923<a class="indexterm" name="id378756"></a>
    925924                The account flag field can contain up to 16 characters. Presently, only 11 are in use.
    926                 These are listed in <a href="passdb.html#accountflags" title="Table 11.2. Samba SAM Account Control Block Flags">Samba SAM Account Control Block Flags</a>.
     925                These are listed in <a class="link" href="passdb.html#accountflags" title="Table 11.2. Samba SAM Account Control Block Flags">Samba SAM Account Control Block Flags</a>.
    927926                The order in which the flags are specified to the <code class="literal">pdbedit</code> command is not important.
    928927                In fact, they can be set without problem in any order in the SambaAcctFlags record in the LDAP directory.
    929928                </p><div class="table"><a name="accountflags"></a><p class="title"><b>Table 11.2. Samba SAM Account Control Block Flags</b></p><div class="table-contents"><table summary="Samba SAM Account Control Block Flags" border="1"><colgroup><col><col></colgroup><thead><tr><th align="center">Flag</th><th align="center">Description</th></tr></thead><tbody><tr><td align="center">D</td><td align="left">Account is disabled.</td></tr><tr><td align="center">H</td><td align="left">A home directory is required.</td></tr><tr><td align="center">I</td><td align="left">An inter-domain trust account.</td></tr><tr><td align="center">L</td><td align="left">Account has been auto-locked.</td></tr><tr><td align="center">M</td><td align="left">An MNS (Microsoft network service) logon account.</td></tr><tr><td align="center">N</td><td align="left">Password not required.</td></tr><tr><td align="center">S</td><td align="left">A server trust account.</td></tr><tr><td align="center">T</td><td align="left">Temporary duplicate account entry.</td></tr><tr><td align="center">U</td><td align="left">A normal user account.</td></tr><tr><td align="center">W</td><td align="left">A workstation trust account.</td></tr><tr><td align="center">X</td><td align="left">Password does not expire.</td></tr></tbody></table></div></div><br class="table-break"><p>
    930 <a class="indexterm" name="id355922"></a>
    931 <a class="indexterm" name="id355929"></a>
     929<a class="indexterm" name="id378977"></a>
     930<a class="indexterm" name="id378984"></a>
    932931                An example of use of the <code class="literal">pdbedit</code> utility to set the account control flags
    933932                is shown here:
    934933</p><pre class="screen">
    935 <code class="prompt">root# </code> pdbedit -r -c "[DLX]" jra
     934<code class="prompt">root# </code> pdbedit -r -c "[DLX]" jht
    936935Unix username:        jht
    937936NT username:          jht
     
    957956Logon hours         : FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
    958957</pre><p>
    959 <a class="indexterm" name="id355961"></a>
     958<a class="indexterm" name="id379016"></a>
    960959        The flags can be reset to the default settings by executing:
    961960</p><pre class="screen">
    962 <code class="prompt">root# </code> pdbedit -r -c "[]" jra
     961<code class="prompt">root# </code> pdbedit -r -c "[]" jht
    963962Unix username:        jht
    964963NT username:          jht
     
    984983Logon hours         : FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
    985984</pre><p>
    986                 </p></div></div><div class="sect4" lang="en"><div class="titlepage"><div><div><h5 class="title"><a name="id355998"></a>Domain Account Policy Managment</h5></div></div></div><p>
    987 <a class="indexterm" name="id356006"></a>
    988 <a class="indexterm" name="id356012"></a>
     985                </p></div></div><div class="sect4" lang="en"><div class="titlepage"><div><div><h5 class="title"><a name="id379045"></a>Domain Account Policy Managment</h5></div></div></div><p>
     986<a class="indexterm" name="id379053"></a>
     987<a class="indexterm" name="id379060"></a>
    989988                To view the domain account access policies that may be configured execute:
    990989</p><pre class="screen">
     
    10321031Account policies must be set individually on each PDC and BDC. At this time (Samba 3.0.11 to Samba 3.0.14a)
    10331032account policies are not replicated automatically. This may be fixed before Samba 3.0.20 ships or some
    1034 time there after.
    1035 </p></div></div></div><div class="sect3" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="id356140"></a>Account Migration</h4></div></div></div><p>
    1036                 <a class="indexterm" name="id356148"></a>
    1037 <a class="indexterm" name="id356155"></a>
    1038 <a class="indexterm" name="id356162"></a>
    1039                 The <code class="literal">pdbedit</code> tool allows migration of authentication (account)
    1040                 databases from one backend to another. For example, to migrate accounts from an
     1033time there after. Please check the WHATSNEW.txt file in the Samba-3 tarball for specific update notiations
     1034regarding this facility.
     1035</p></div></div></div><div class="sect3" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="id379189"></a>Account Import/Export</h4></div></div></div><p>
     1036                <a class="indexterm" name="id379196"></a>
     1037<a class="indexterm" name="id379203"></a>
     1038<a class="indexterm" name="id379210"></a>
     1039                The <code class="literal">pdbedit</code> tool allows import/export of authentication (account)
     1040                databases from one backend to another. For example, to import/export accounts from an
    10411041                old <code class="filename">smbpasswd</code> database to a <em class="parameter"><code>tdbsam</code></em>
    10421042                backend:
    10431043                </p><div class="procedure"><ol type="1"><li><p>
    1044                         Set the <a class="indexterm" name="id356197"></a>passdb backend = tdbsam, smbpasswd.
     1044<a class="indexterm" name="id379245"></a>
     1045</p><pre class="screen">
     1046<code class="prompt">root# </code><strong class="userinput"><code>pdbedit -i smbpasswd -e tdbsam</code></strong>
     1047</pre><p>
    10451048                        </p></li><li><p>
    1046 <a class="indexterm" name="id356210"></a>
    1047                         Execute:
    1048 </p><pre class="screen">
    1049 <code class="prompt">root# </code><strong class="userinput"><code>pdbedit -i smbpasswd -e tdbsam</code></strong>
    1050 </pre><p>
    1051                         </p></li><li><p>
    1052 <a class="indexterm" name="id356240"></a>
    1053                         Remove the <em class="parameter"><code>smbpasswd</code></em> from the passdb backend
    1054                         configuration in <code class="filename">smb.conf</code>.
    1055                         </p></li></ol></div></div></div></div><div class="sect1" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="id356265"></a>Password Backends</h2></div></div></div><p>
    1056 <a class="indexterm" name="id356272"></a>
    1057 <a class="indexterm" name="id356279"></a>
    1058 Samba offers the greatest flexibility in backend account database design of any SMB/CIFS server
    1059 technology available today. The flexibility is immediately obvious as one begins to explore this
    1060 capability.
     1049<a class="indexterm" name="id379274"></a>
     1050                        Replace the <em class="parameter"><code>smbpasswd</code></em> with <em class="parameter"><code>tdbsam</code></em> in the
     1051                        <em class="parameter"><code>passdb backend</code></em> configuration in <code class="filename">smb.conf</code>.
     1052                        </p></li></ol></div></div></div></div><div class="sect1" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="id379310"></a>Password Backends</h2></div></div></div><p>
     1053<a class="indexterm" name="id379318"></a>
     1054<a class="indexterm" name="id379325"></a>
     1055Samba offers flexibility in backend account database design. The flexibility is immediately obvious as one
     1056begins to explore this capability. Recent changes to Samba (since 3.0.23) have removed the mulitple backend
     1057feature in order to simplify problems that broke some installations. This removal has made the internal
     1058operation of Samba-3 more consistent and predictable.
    10611059</p><p>
    1062 <a class="indexterm" name="id356291"></a>
    1063 <a class="indexterm" name="id356298"></a>
    1064 It is possible to specify not only multiple password backends, but even multiple
    1065 backends of the same type. For example, to use two different <code class="literal">tdbsam</code> databases:
    1066 
    1067 </p><table class="simplelist" border="0" summary="Simple list"><tr><td><a class="indexterm" name="id356317"></a><em class="parameter"><code>passdb backend = tdbsam:/etc/samba/passdb.tdb tdbsam:/etc/samba/old-passdb.tdb</code></em></td></tr></table><p>
    1068 
    1069 What is possible is not always sensible. Be careful to avoid complexity to the point that it
    1070 may be said that the solution is &#8220;<span class="quote">too clever by half!</span>&#8221;
    1071 </p><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id356336"></a>Plaintext</h3></div></div></div><p>
    1072 <a class="indexterm" name="id356344"></a>
    1073 <a class="indexterm" name="id356351"></a>
    1074 <a class="indexterm" name="id356358"></a>
    1075 <a class="indexterm" name="id356364"></a>
    1076 <a class="indexterm" name="id356371"></a>
    1077 <a class="indexterm" name="id356378"></a>
    1078                 Older versions of Samba retrieved user information from the UNIX user database
     1060<a class="indexterm" name="id379338"></a>
     1061<a class="indexterm" name="id379345"></a>
     1062Beginning with Samba 3.0.23 it is no longer possible to specify use of mulitple passdb backends. Earlier
     1063versions of Samba-3 made it possible to specify multiple password backends, and even multiple
     1064backends of the same type. The multiple passdb backend capability caused many problems with name to SID and
     1065SID to name ID resolution.  The Samba team wrestled with the challenges and decided that this feature needed
     1066to be removed.
     1067</p><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id379357"></a>Plaintext</h3></div></div></div><p>
     1068<a class="indexterm" name="id379364"></a>
     1069<a class="indexterm" name="id379371"></a>
     1070<a class="indexterm" name="id379378"></a>
     1071<a class="indexterm" name="id379385"></a>
     1072<a class="indexterm" name="id379392"></a>
     1073<a class="indexterm" name="id379398"></a>
     1074                Older versions of Samba retrieved user information from the UNIX user database
    10791075                and eventually some other fields from the file <code class="filename">/etc/samba/smbpasswd</code>
    1080                 or <code class="filename">/etc/smbpasswd</code>. When password encryption is disabled, no 
     1076                or <code class="filename">/etc/smbpasswd</code>. When password encryption is disabled, no
    10811077                SMB-specific data is stored at all. Instead, all operations are conducted via the way
    10821078                that the Samba host OS will access its <code class="filename">/etc/passwd</code> database.
    10831079                On most Linux systems, for example, all user and group resolution is done via PAM.
    1084                 </p></div><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id356408"></a>smbpasswd: Encrypted Password Database</h3></div></div></div><p>
    1085                 <a class="indexterm" name="id356416"></a>
    1086 <a class="indexterm" name="id356425"></a>
    1087 <a class="indexterm" name="id356432"></a>
    1088 <a class="indexterm" name="id356438"></a>
    1089                 Traditionally, when configuring <a class="indexterm" name="id356446"></a>encrypt passwords = yes
     1080                </p></div><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id379428"></a>smbpasswd: Encrypted Password Database</h3></div></div></div><p>
     1081                <a class="indexterm" name="id379436"></a>
     1082<a class="indexterm" name="id379445"></a>
     1083<a class="indexterm" name="id379452"></a>
     1084<a class="indexterm" name="id379459"></a>
     1085                Traditionally, when configuring <a class="link" href="smb.conf.5.html#ENCRYPTPASSWORDS">encrypt passwords = yes</a>
    10901086                in Samba's <code class="filename">smb.conf</code> file, user account information such as username, LM/NT password hashes,
    10911087                password change times, and account flags have been stored in the <code class="filename">smbpasswd(5)</code>
     
    10931089                (counted in the thousands).
    10941090                </p><div class="itemizedlist"><ul type="disc"><li><p>
    1095 <a class="indexterm" name="id356473"></a>
     1091<a class="indexterm" name="id379497"></a>
    10961092                The first problem is that all lookups must be performed sequentially. Given that
    10971093                there are approximately two lookups per domain logon (one during intial logon validation
     
    11001096                such as that used in databases.
    11011097                </p></li><li><p>
    1102 <a class="indexterm" name="id356488"></a>
    1103 <a class="indexterm" name="id356495"></a>
    1104 <a class="indexterm" name="id356501"></a>
    1105 <a class="indexterm" name="id356508"></a>
    1106 <a class="indexterm" name="id356515"></a>
     1098<a class="indexterm" name="id379512"></a>
     1099<a class="indexterm" name="id379518"></a>
     1100<a class="indexterm" name="id379525"></a>
     1101<a class="indexterm" name="id379532"></a>
     1102<a class="indexterm" name="id379538"></a>
    11071103                The second problem is that administrators who desire to replicate an smbpasswd file
    11081104                to more than one Samba server are left to use external tools such as
     
    11101106                in-house scripts.
    11111107                </p></li><li><p>
    1112 <a class="indexterm" name="id356540"></a>
    1113 <a class="indexterm" name="id356546"></a>
    1114 <a class="indexterm" name="id356553"></a>
    1115 <a class="indexterm" name="id356560"></a>
    1116 <a class="indexterm" name="id356567"></a>
     1108<a class="indexterm" name="id379563"></a>
     1109<a class="indexterm" name="id379570"></a>
     1110<a class="indexterm" name="id379577"></a>
     1111<a class="indexterm" name="id379584"></a>
     1112<a class="indexterm" name="id379590"></a>
    11171113                Finally, the amount of information that is stored in an smbpasswd entry leaves
    11181114                no room for additional attributes such as a home directory, password expiration time,
    11191115                or even a relative identifier (RID).
    11201116                </p></li></ul></div><p>
    1121 <a class="indexterm" name="id356582"></a>
    1122 <a class="indexterm" name="id356589"></a>
    1123 <a class="indexterm" name="id356595"></a>
    1124 <a class="indexterm" name="id356602"></a>
     1117<a class="indexterm" name="id379606"></a>
     1118<a class="indexterm" name="id379612"></a>
     1119<a class="indexterm" name="id379619"></a>
     1120<a class="indexterm" name="id379626"></a>
    11251121                As a result of these deficiencies, a more robust means of storing user attributes
    11261122                used by smbd was developed. The API that defines access to user accounts
    11271123                is commonly referred to as the samdb interface (previously, this was called the passdb
    1128                 API and is still so named in the Samba source code trees). 
    1129                 </p><p>
    1130 <a class="indexterm" name="id356615"></a>
    1131 <a class="indexterm" name="id356622"></a>
    1132 <a class="indexterm" name="id356628"></a>
    1133 <a class="indexterm" name="id356635"></a>
    1134 <a class="indexterm" name="id356642"></a>
     1124                API and is still so named in the Samba source code trees).
     1125                </p><p>
     1126<a class="indexterm" name="id379638"></a>
     1127<a class="indexterm" name="id379645"></a>
     1128<a class="indexterm" name="id379652"></a>
     1129<a class="indexterm" name="id379659"></a>
     1130<a class="indexterm" name="id379666"></a>
    11351131                Samba provides an enhanced set of passdb backends that overcome the deficiencies
    11361132                of the smbpasswd plaintext database. These are tdbsam and ldapsam.
    11371133                Of these, ldapsam will be of most interest to large corporate or enterprise sites.
    1138                 </p></div><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id356653"></a>tdbsam</h3></div></div></div><p>
    1139                 <a class="indexterm" name="id356661"></a>
    1140 <a class="indexterm" name="id356670"></a>
    1141 <a class="indexterm" name="id356679"></a>
     1134                </p></div><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id379677"></a>tdbsam</h3></div></div></div><p>
     1135                <a class="indexterm" name="id379685"></a>
     1136<a class="indexterm" name="id379694"></a>
     1137<a class="indexterm" name="id379703"></a>
    11421138                Samba can store user and machine account data in a &#8220;<span class="quote">TDB</span>&#8221; (trivial database).
    11431139                Using this backend does not require any additional configuration. This backend is
    11441140                recommended for new installations that do not require LDAP.
    11451141                </p><p>
    1146 <a class="indexterm" name="id356694"></a>
    1147 <a class="indexterm" name="id356701"></a>
    1148 <a class="indexterm" name="id356708"></a>
    1149 <a class="indexterm" name="id356714"></a>
     1142<a class="indexterm" name="id379718"></a>
     1143<a class="indexterm" name="id379725"></a>
     1144<a class="indexterm" name="id379731"></a>
     1145<a class="indexterm" name="id379738"></a>
    11501146                As a general guide, the Samba Team does not recommend using the tdbsam backend for sites
    11511147                that have 250 or more users. Additionally, tdbsam is not capable of scaling for use
     
    11531149                database. Clearly, for reason of scalability, the use of ldapsam should be encouraged.
    11541150                </p><p>
    1155 <a class="indexterm" name="id356727"></a>
    1156 <a class="indexterm" name="id356734"></a>
    1157 <a class="indexterm" name="id356741"></a>
     1151<a class="indexterm" name="id379751"></a>
     1152<a class="indexterm" name="id379758"></a>
     1153<a class="indexterm" name="id379765"></a>
    11581154                The recommendation of a 250-user limit is purely based on the notion that this
    11591155                would generally involve a site that has routed networks, possibly spread across
     
    11611157                the performance-based scalability limits of the tdbsam architecture.
    11621158                </p><p>
    1163 <a class="indexterm" name="id356754"></a>
    1164 <a class="indexterm" name="id356760"></a>
    1165 <a class="indexterm" name="id356767"></a>
    1166 <a class="indexterm" name="id356774"></a>
     1159<a class="indexterm" name="id379777"></a>
     1160<a class="indexterm" name="id379784"></a>
     1161<a class="indexterm" name="id379791"></a>
     1162<a class="indexterm" name="id379798"></a>
    11671163                There are sites that have thousands of users and yet require only one server.
    11681164                One site recently reported having 4,500 user accounts on one UNIX system and
     
    11721168                only on the need for a reliable distribution mechanism for the SambaSAMAccount
    11731169                backend.
    1174                 </p></div><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id356799"></a>ldapsam</h3></div></div></div><p>
    1175 <a class="indexterm" name="id356806"></a>
    1176 <a class="indexterm" name="id356813"></a>
    1177                 <a class="indexterm" name="id356820"></a>
     1170                </p></div><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id379822"></a>ldapsam</h3></div></div></div><p>
     1171<a class="indexterm" name="id379830"></a>
     1172<a class="indexterm" name="id379837"></a>
     1173                <a class="indexterm" name="id379844"></a>
    11781174                There are a few points to stress that the ldapsam does not provide. The LDAP
    11791175                support referred to in this documentation does not include:
    11801176                </p><div class="itemizedlist"><ul type="disc"><li><p>A means of retrieving user account information from
    11811177                        a Windows 200x Active Directory server.</p></li><li><p>A means of replacing /etc/passwd.</p></li></ul></div><p>
    1182 <a class="indexterm" name="id356847"></a>
    1183 <a class="indexterm" name="id356854"></a>
    1184 <a class="indexterm" name="id356860"></a>
    1185 <a class="indexterm" name="id356867"></a>
     1178<a class="indexterm" name="id379871"></a>
     1179<a class="indexterm" name="id379877"></a>
     1180<a class="indexterm" name="id379884"></a>
     1181<a class="indexterm" name="id379890"></a>
    11861182                The second item can be accomplished by using LDAP NSS and PAM modules. LGPL versions of these libraries can be
    1187                 obtained from <a href="http://www.padl.com/" target="_top">PADL Software</a>.  More information about the
    1188                 configuration of these packages may be found in <a href="http://safari.oreilly.com/?XmlId=1-56592-491-6" target="_top">
     1183                obtained from <a class="ulink" href="http://www.padl.com/" target="_top">PADL Software</a>.  More information about the
     1184                configuration of these packages may be found in <a class="ulink" href="http://safari.oreilly.com/?XmlId=1-56592-491-6" target="_top">
    11891185                <span class="emphasis"><em>LDAP, System Administration</em></span> by Gerald Carter, Chapter 6, Replacing NIS"</a>.
    11901186                </p><p>
    1191 <a class="indexterm" name="id356895"></a>
    1192 <a class="indexterm" name="id356901"></a>
    1193 <a class="indexterm" name="id356908"></a>
     1187<a class="indexterm" name="id379918"></a>
     1188<a class="indexterm" name="id379925"></a>
     1189<a class="indexterm" name="id379932"></a>
    11941190                This document describes how to use an LDAP directory for storing Samba user
    11951191                account information traditionally stored in the smbpasswd(5) file. It is
     
    11971193                and has a working directory server already installed. For more information
    11981194                on LDAP architectures and directories, please refer to the following sites:
    1199                 </p><div class="itemizedlist"><ul type="disc"><li><p><a href="http://www.openldap.org/" target="_top">OpenLDAP</a></p></li><li><p><a href="http://www.sun.com/software/products/directory_srvr_ee/index.xml" target="_top">
    1200                                 Sun One Directory Server</a></p></li><li><p><a href="http://www.novell.com/products/edirectory/" target="_top">Novell eDirectory</a></p></li><li><p><a href="http://www-306.ibm.com/software/tivoli/products/directory-server/" target="_top">IBM
    1201                                 Tivoli Directory Server</a></p></li><li><p><a href="http://www.redhat.com/software/rha/directory/" target="_top">Red Hat Directory
    1202                                 Server</a></p></li><li><p><a href="http://www.linuxsecurity.com/content/view/119229" target="_top">Fedora Directory
     1195                </p><div class="itemizedlist"><ul type="disc"><li><p><a class="ulink" href="http://www.openldap.org/" target="_top">OpenLDAP</a></p></li><li><p><a class="ulink" href="http://www.sun.com/software/products/directory_srvr_ee/index.xml" target="_top">
     1196                                Sun One Directory Server</a></p></li><li><p><a class="ulink" href="http://www.novell.com/products/edirectory/" target="_top">Novell eDirectory</a></p></li><li><p><a class="ulink" href="http://www-306.ibm.com/software/tivoli/products/directory-server/" target="_top">IBM
     1197                                Tivoli Directory Server</a></p></li><li><p><a class="ulink" href="http://www.redhat.com/software/rha/directory/" target="_top">Red Hat Directory
     1198                                Server</a></p></li><li><p><a class="ulink" href="http://www.linuxsecurity.com/content/view/119229" target="_top">Fedora Directory
    12031199                                Server</a></p></li></ul></div><p>
    12041200                Two additional Samba resources that may prove to be helpful are:
    12051201                </p><div class="itemizedlist"><ul type="disc"><li><p>
    1206 <a class="indexterm" name="id356981"></a>
    1207                         The <a href="http://www.unav.es/cti/ldap-smb/ldap-smb-3-howto.html" target="_top">Samba-PDC-LDAP-HOWTO</a>
     1202<a class="indexterm" name="id380005"></a>
     1203                        The <a class="ulink" href="http://www.unav.es/cti/ldap-smb/ldap-smb-3-howto.html" target="_top">Samba-PDC-LDAP-HOWTO</a>
    12081204                        maintained by Ignacio Coupeau.
    12091205                        </p></li><li><p>
    1210 <a class="indexterm" name="id356999"></a>
    1211 <a class="indexterm" name="id357006"></a>
    1212 <a class="indexterm" name="id357013"></a>
    1213                         The NT migration scripts from <a href="http://samba.idealx.org/" target="_top">IDEALX</a> that are
     1206<a class="indexterm" name="id380023"></a>
     1207<a class="indexterm" name="id380030"></a>
     1208<a class="indexterm" name="id380036"></a>
     1209                        The NT migration scripts from <a class="ulink" href="http://samba.idealx.org/" target="_top">IDEALX</a> that are
    12141210                        geared to manage users and groups in such a Samba-LDAP domain controller configuration.
    12151211                        Idealx also produced the smbldap-tools and the Interactive Console Management tool.
    1216                         </p></li></ul></div><div class="sect3" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="id357030"></a>Supported LDAP Servers</h4></div></div></div><p>
    1217 <a class="indexterm" name="id357037"></a>
    1218 <a class="indexterm" name="id357044"></a>
    1219 <a class="indexterm" name="id357051"></a>
    1220 <a class="indexterm" name="id357058"></a>
     1212                        </p></li></ul></div><div class="sect3" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="id380053"></a>Supported LDAP Servers</h4></div></div></div><p>
     1213<a class="indexterm" name="id380061"></a>
     1214<a class="indexterm" name="id380068"></a>
     1215<a class="indexterm" name="id380075"></a>
     1216<a class="indexterm" name="id380081"></a>
    12211217                        The LDAP ldapsam code was developed and tested using the OpenLDAP 2.x server and
    12221218                        client libraries. The same code should work with Netscape's Directory Server and client SDK.
    12231219                        However, there are bound to be compile errors and bugs. These should not be hard to fix.
    1224                         Please submit fixes via the process outlined in <a href="bugreport.html" title="Chapter 40. Reporting Bugs">Reporting Bugs</a>.
     1220                        Please submit fixes via the process outlined in <a class="link" href="bugreport.html" title="Chapter 40. Reporting Bugs">Reporting Bugs</a>.
    12251221                        </p><p>
    12261222                        Samba is capable of working with any standards-compliant LDAP server.
    1227                         </p></div><div class="sect3" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="id357080"></a>Schema and Relationship to the RFC 2307 posixAccount</h4></div></div></div><p>
     1223                        </p></div><div class="sect3" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="id380104"></a>Schema and Relationship to the RFC 2307 posixAccount</h4></div></div></div><p>
    12281224                        Samba-3.0 includes the necessary schema file for OpenLDAP 2.x in the
    12291225                        <code class="filename">examples/LDAP/samba.schema</code> directory of the source code distribution
     
    12411237</pre><p>
    12421238                        </p><p>
    1243 <a class="indexterm" name="id357110"></a>
    1244 <a class="indexterm" name="id357116"></a>
    1245 <a class="indexterm" name="id357123"></a>
     1239<a class="indexterm" name="id380138"></a>
     1240<a class="indexterm" name="id380145"></a>
     1241<a class="indexterm" name="id380152"></a>
    12461242                        The <code class="filename">samba.schema</code> file has been formatted for OpenLDAP 2.0/2.1.
    12471243                        The Samba Team owns the OID space used by the above schema and recommends its use.
    12481244                        If you translate the schema to be used with Netscape DS, please submit the modified
    1249                         schema file as a patch to <a href="mailto:jerry@samba.org" target="_top">jerry@samba.org</a>.
     1245                        schema file as a patch to <a class="ulink" href="mailto:jerry@samba.org" target="_top">jerry@samba.org</a>.
    12501246                        </p><p>
    1251 <a class="indexterm" name="id357147"></a>
    1252 <a class="indexterm" name="id357154"></a>
    1253 <a class="indexterm" name="id357161"></a>
    1254 <a class="indexterm" name="id357168"></a>
    1255 <a class="indexterm" name="id357174"></a>
    1256 <a class="indexterm" name="id357181"></a>
    1257 <a class="indexterm" name="id357188"></a>
     1247<a class="indexterm" name="id380176"></a>
     1248<a class="indexterm" name="id380182"></a>
     1249<a class="indexterm" name="id380189"></a>
     1250<a class="indexterm" name="id380196"></a>
     1251<a class="indexterm" name="id380203"></a>
     1252<a class="indexterm" name="id380210"></a>
     1253<a class="indexterm" name="id380216"></a>
    12581254                        Just as the smbpasswd file is meant to store information that provides information
    12591255                        additional to  a user's <code class="filename">/etc/passwd</code> entry, so is the sambaSamAccount
     
    12641260                        with the posixAccount ObjectClass outlined in RFC 2307. This is by design.
    12651261                        </p><p>
    1266 <a class="indexterm" name="id357212"></a>
    1267 <a class="indexterm" name="id357219"></a>
    1268 <a class="indexterm" name="id357226"></a>
    1269 <a class="indexterm" name="id357233"></a>
    1270 <a class="indexterm" name="id357239"></a>
    1271 <a class="indexterm" name="id357246"></a>
    1272 <a class="indexterm" name="id357253"></a>
    1273 <a class="indexterm" name="id357260"></a>
    1274 <a class="indexterm" name="id357266"></a>
     1262<a class="indexterm" name="id380240"></a>
     1263<a class="indexterm" name="id380247"></a>
     1264<a class="indexterm" name="id380254"></a>
     1265<a class="indexterm" name="id380261"></a>
     1266<a class="indexterm" name="id380268"></a>
     1267<a class="indexterm" name="id380274"></a>
     1268<a class="indexterm" name="id380281"></a>
     1269<a class="indexterm" name="id380288"></a>
     1270<a class="indexterm" name="id380295"></a>
    12751271                        In order to store all user account information (UNIX and Samba) in the directory,
    12761272                        it is necessary to use the sambaSamAccount and posixAccount ObjectClasses in
     
    12811277                        store all Samba account information in LDAP, but still maintain UNIX account
    12821278                        information in NIS while the network is transitioning to a full LDAP infrastructure.
    1283                         </p></div><div class="sect3" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="id357286"></a>OpenLDAP Configuration</h4></div></div></div><p>
    1284 <a class="indexterm" name="id357294"></a>
    1285 <a class="indexterm" name="id357301"></a>
    1286 <a class="indexterm" name="id357308"></a>
    1287 <a class="indexterm" name="id357314"></a>
     1279                        </p></div><div class="sect3" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="id380315"></a>OpenLDAP Configuration</h4></div></div></div><p>
     1280<a class="indexterm" name="id380322"></a>
     1281<a class="indexterm" name="id380329"></a>
     1282<a class="indexterm" name="id380336"></a>
     1283<a class="indexterm" name="id380343"></a>
    12881284                To include support for the sambaSamAccount object in an OpenLDAP directory
    12891285                server, first copy the samba.schema file to slapd's configuration directory.
     
    12941290</pre><p>
    12951291                </p><p>
    1296 <a class="indexterm" name="id357348"></a>
    1297 <a class="indexterm" name="id357355"></a>
    1298 <a class="indexterm" name="id357362"></a>
    1299 <a class="indexterm" name="id357369"></a>
    1300 <a class="indexterm" name="id357376"></a>
    1301 <a class="indexterm" name="id357382"></a>
    1302 <a class="indexterm" name="id357389"></a>
    1303 <a class="indexterm" name="id357396"></a>
     1292<a class="indexterm" name="id380377"></a>
     1293<a class="indexterm" name="id380384"></a>
     1294<a class="indexterm" name="id380390"></a>
     1295<a class="indexterm" name="id380397"></a>
     1296<a class="indexterm" name="id380404"></a>
     1297<a class="indexterm" name="id380410"></a>
     1298<a class="indexterm" name="id380417"></a>
     1299<a class="indexterm" name="id380424"></a>
    13041300                Next, include the <code class="filename">samba.schema</code> file in <code class="filename">slapd.conf</code>.
    13051301                The sambaSamAccount object contains two attributes that depend on other schema
     
    13211317</pre><p>
    13221318                </p><p>
    1323 <a class="indexterm" name="id357458"></a>
    1324 <a class="indexterm" name="id357465"></a>
    1325 <a class="indexterm" name="id357471"></a>
    1326 <a class="indexterm" name="id357478"></a>
     1319<a class="indexterm" name="id380486"></a>
     1320<a class="indexterm" name="id380493"></a>
     1321<a class="indexterm" name="id380500"></a>
     1322<a class="indexterm" name="id380506"></a>
    13271323                It is recommended that you maintain some indices on some of the most useful attributes,
    13281324                as in the following example, to speed up searches made on sambaSamAccount ObjectClasses
     
    13621358<code class="prompt">root# </code><strong class="userinput"><code>/etc/init.d/slapd restart</code></strong>
    13631359</pre><p>
    1364                 </p></div><div class="sect3" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="id357539"></a>Initialize the LDAP Database</h4></div></div></div><p>
    1365 <a class="indexterm" name="id357547"></a>
    1366 <a class="indexterm" name="id357553"></a>
    1367 <a class="indexterm" name="id357560"></a>
    1368 <a class="indexterm" name="id357567"></a>
     1360                </p></div><div class="sect3" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="id380567"></a>Initialize the LDAP Database</h4></div></div></div><p>
     1361<a class="indexterm" name="id380575"></a>
     1362<a class="indexterm" name="id380582"></a>
     1363<a class="indexterm" name="id380588"></a>
     1364<a class="indexterm" name="id380595"></a>
    13691365                Before you can add accounts to the LDAP database, you must create the account containers
    13701366                that they will be stored in. The following LDIF file should be modified to match your
     
    14281424</pre><p>
    14291425                </p><p>
    1430 <a class="indexterm" name="id357608"></a>
    1431 <a class="indexterm" name="id357614"></a>
     1426<a class="indexterm" name="id380624"></a>
     1427<a class="indexterm" name="id380631"></a>
    14321428                The userPassword shown above should be generated using <code class="literal">slappasswd</code>.
    14331429                </p><p>
    1434 <a class="indexterm" name="id357631"></a>
    1435 <a class="indexterm" name="id357638"></a>
     1430<a class="indexterm" name="id380648"></a>
     1431<a class="indexterm" name="id380654"></a>
    14361432                The following command will then load the contents of the LDIF file into the LDAP
    14371433                database.
    1438 <a class="indexterm" name="id357646"></a>
     1434<a class="indexterm" name="id380662"></a>
    14391435</p><pre class="screen">
    14401436<code class="prompt">$ </code><strong class="userinput"><code>slapadd -v -l initldap.dif</code></strong>
     
    14441440                as well as an admin password.
    14451441                </p><div class="note" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Note</h3><p>
    1446 <a class="indexterm" name="id357677"></a>
     1442<a class="indexterm" name="id380693"></a>
    14471443                Before Samba can access the LDAP server, you need to store the LDAP admin password
    14481444                in the Samba-3 <code class="filename">secrets.tdb</code> database by:
    1449 <a class="indexterm" name="id357690"></a>
     1445<a class="indexterm" name="id380707"></a>
    14501446</p><pre class="screen">
    14511447<code class="prompt">root# </code><strong class="userinput"><code>smbpasswd -w <em class="replaceable"><code>secret</code></em></code></strong>
    14521448</pre><p>
    1453                 </p></div></div><div class="sect3" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="id357718"></a>Configuring Samba</h4></div></div></div><p>
    1454 <a class="indexterm" name="id357725"></a>
    1455 <a class="indexterm" name="id357732"></a>
     1449                </p></div></div><div class="sect3" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="id380734"></a>Configuring Samba</h4></div></div></div><p>
     1450<a class="indexterm" name="id380742"></a>
     1451<a class="indexterm" name="id380749"></a>
    14561452                        The following parameters are available in <code class="filename">smb.conf</code> only if your version of Samba was built with
    1457                         LDAP support. Samba automatically builds with LDAP support if the LDAP libraries are found. The 
     1453                        LDAP support. Samba automatically builds with LDAP support if the LDAP libraries are found. The
    14581454                        best method to verify that Samba was built with LDAP support is:
    14591455</p><pre class="screen">
     
    14721468                        and libraries were not found during compilation.
    14731469                        </p><p>LDAP-related smb.conf options include these:
    1474                         </p><table class="simplelist" border="0" summary="Simple list"><tr><td><a class="indexterm" name="id357783"></a><em class="parameter"><code>passdb backend = ldapsam:url</code></em></td></tr><tr><td><a class="indexterm" name="id357796"></a><em class="parameter"><code>ldap admin dn</code></em></td></tr><tr><td><a class="indexterm" name="id357808"></a><em class="parameter"><code>ldap delete dn</code></em></td></tr><tr><td><a class="indexterm" name="id357821"></a><em class="parameter"><code>ldap filter</code></em></td></tr><tr><td><a class="indexterm" name="id357833"></a><em class="parameter"><code>ldap group suffix</code></em></td></tr><tr><td><a class="indexterm" name="id357846"></a><em class="parameter"><code>ldap idmap suffix</code></em></td></tr><tr><td><a class="indexterm" name="id357858"></a><em class="parameter"><code>ldap machine suffix</code></em></td></tr><tr><td><a class="indexterm" name="id357871"></a><em class="parameter"><code>ldap passwd sync</code></em></td></tr><tr><td><a class="indexterm" name="id357883"></a><em class="parameter"><code>ldap ssl</code></em></td></tr><tr><td><a class="indexterm" name="id357896"></a><em class="parameter"><code>ldap suffix</code></em></td></tr><tr><td><a class="indexterm" name="id357908"></a><em class="parameter"><code>ldap user suffix</code></em></td></tr><tr><td><a class="indexterm" name="id357921"></a><em class="parameter"><code>ldap replication sleep</code></em></td></tr><tr><td><a class="indexterm" name="id357933"></a><em class="parameter"><code>ldap timeout</code></em></td></tr><tr><td><a class="indexterm" name="id357946"></a><em class="parameter"><code>ldap page size</code></em></td></tr></table><p>
     1470                        </p><table class="simplelist" border="0" summary="Simple list"><tr><td><a class="indexterm" name="id380799"></a><em class="parameter"><code>passdb backend = ldapsam:url</code></em></td></tr><tr><td><a class="indexterm" name="id380811"></a></td></tr><tr><td><a class="indexterm" name="id380818"></a></td></tr><tr><td><a class="indexterm" name="id380825"></a></td></tr><tr><td><a class="indexterm" name="id380831"></a></td></tr><tr><td><a class="indexterm" name="id380838"></a></td></tr><tr><td><a class="indexterm" name="id380845"></a></td></tr><tr><td><a class="indexterm" name="id380852"></a></td></tr><tr><td><a class="indexterm" name="id380859"></a></td></tr><tr><td><a class="indexterm" name="id380865"></a></td></tr><tr><td><a class="indexterm" name="id380872"></a></td></tr><tr><td><a class="indexterm" name="id380879"></a></td></tr><tr><td><a class="indexterm" name="id380886"></a></td></tr><tr><td><a class="indexterm" name="id380893"></a></td></tr></table><p>
    14751471                        </p><p>
    1476                         These are described in the <code class="filename">smb.conf</code> man page and so are not repeated here. However, an example 
    1477                         for use with an LDAP directory is shown in <a href="passdb.html#confldapex" title="Example 11.2. Configuration with LDAP">the Configuration with LDAP.</a>
    1478                         </p><div class="example"><a name="confldapex"></a><p class="title"><b>Example 11.2. Configuration with LDAP</b></p><div class="example-contents"><table class="simplelist" border="0" summary="Simple list"><tr><td> </td></tr><tr><td><em class="parameter"><code>[global]</code></em></td></tr><tr><td><a class="indexterm" name="id358001"></a><em class="parameter"><code>security = user</code></em></td></tr><tr><td><a class="indexterm" name="id358014"></a><em class="parameter"><code>encrypt passwords = yes</code></em></td></tr><tr><td><a class="indexterm" name="id358026"></a><em class="parameter"><code>netbios name = MORIA</code></em></td></tr><tr><td><a class="indexterm" name="id358039"></a><em class="parameter"><code>workgroup = NOLDOR</code></em></td></tr><tr><td># LDAP related parameters:</td></tr><tr><td># Define the DN used when binding to the LDAP servers.</td></tr><tr><td># The password for this DN is not stored in smb.conf</td></tr><tr><td># Set it using 'smbpasswd -w secret' to store the</td></tr><tr><td># passphrase in the secrets.tdb file.</td></tr><tr><td># If the "ldap admin dn" value changes, it must be reset.</td></tr><tr><td><a class="indexterm" name="id358074"></a><em class="parameter"><code>ldap admin dn = "cn=Manager,dc=quenya,dc=org"</code></em></td></tr><tr><td># SSL directory connections can be configured by:</td></tr><tr><td># ('off', 'start tls', or 'on' (default))</td></tr><tr><td><a class="indexterm" name="id358094"></a><em class="parameter"><code>ldap ssl = start tls</code></em></td></tr><tr><td># syntax: passdb backend = ldapsam:ldap://server-name[:port]</td></tr><tr><td><a class="indexterm" name="id358110"></a><em class="parameter"><code>passdb backend = ldapsam:ldap://frodo.quenya.org</code></em></td></tr><tr><td># smbpasswd -x delete the entire dn-entry</td></tr><tr><td><a class="indexterm" name="id358127"></a><em class="parameter"><code>ldap delete dn = no</code></em></td></tr><tr><td># The machine and user suffix are added to the base suffix</td></tr><tr><td># wrote WITHOUT quotes. NULL suffixes by default</td></tr><tr><td><a class="indexterm" name="id358147"></a><em class="parameter"><code>ldap user suffix = ou=People</code></em></td></tr><tr><td><a class="indexterm" name="id358160"></a><em class="parameter"><code>ldap group suffix = ou=Groups</code></em></td></tr><tr><td><a class="indexterm" name="id358172"></a><em class="parameter"><code>ldap machine suffix = ou=Computers</code></em></td></tr><tr><td># Trust UNIX account information in LDAP</td></tr><tr><td>#  (see the smb.conf man page for details)</td></tr><tr><td># Specify the base DN to use when searching the directory</td></tr><tr><td><a class="indexterm" name="id358196"></a><em class="parameter"><code>ldap suffix = dc=quenya,dc=org</code></em></td></tr></table></div></div><br class="example-break"></div><div class="sect3" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="id358211"></a>Accounts and Groups Management</h4></div></div></div><p>
    1479                         <a class="indexterm" name="id358219"></a>
    1480                         <a class="indexterm" name="id358226"></a>
     1472                        These are described in the <code class="filename">smb.conf</code> man page and so are not repeated here. However, an example
     1473                        for use with an LDAP directory is shown in <a class="link" href="passdb.html#confldapex" title="Example 11.2. Configuration with LDAP">the Configuration with LDAP.</a>
     1474                        </p><div class="example"><a name="confldapex"></a><p class="title"><b>Example 11.2. Configuration with LDAP</b></p><div class="example-contents"><table class="simplelist" border="0" summary="Simple list"><tr><td> </td></tr><tr><td><em class="parameter"><code>[global]</code></em></td></tr><tr><td><a class="indexterm" name="id380942"></a><em class="parameter"><code>security = user</code></em></td></tr><tr><td><a class="indexterm" name="id380954"></a><em class="parameter"><code>encrypt passwords = yes</code></em></td></tr><tr><td><a class="indexterm" name="id380965"></a><em class="parameter"><code>netbios name = MORIA</code></em></td></tr><tr><td><a class="indexterm" name="id380977"></a><em class="parameter"><code>workgroup = NOLDOR</code></em></td></tr><tr><td># LDAP related parameters:</td></tr><tr><td># Define the DN used when binding to the LDAP servers.</td></tr><tr><td># The password for this DN is not stored in smb.conf</td></tr><tr><td># Set it using 'smbpasswd -w secret' to store the</td></tr><tr><td># passphrase in the secrets.tdb file.</td></tr><tr><td># If the "ldap admin dn" value changes, it must be reset.</td></tr><tr><td><a class="indexterm" name="id381010"></a><em class="parameter"><code>ldap admin dn = "cn=Manager,dc=quenya,dc=org"</code></em></td></tr><tr><td># SSL directory connections can be configured by:</td></tr><tr><td># ('off', 'start tls', or 'on' (default))</td></tr><tr><td><a class="indexterm" name="id381030"></a><em class="parameter"><code>ldap ssl = start tls</code></em></td></tr><tr><td># syntax: passdb backend = ldapsam:ldap://server-name[:port]</td></tr><tr><td><a class="indexterm" name="id381045"></a><em class="parameter"><code>passdb backend = ldapsam:ldap://frodo.quenya.org</code></em></td></tr><tr><td># smbpasswd -x delete the entire dn-entry</td></tr><tr><td><a class="indexterm" name="id381060"></a><em class="parameter"><code>ldap delete dn = no</code></em></td></tr><tr><td># The machine and user suffix are added to the base suffix</td></tr><tr><td># wrote WITHOUT quotes. NULL suffixes by default</td></tr><tr><td><a class="indexterm" name="id381080"></a><em class="parameter"><code>ldap user suffix = ou=People</code></em></td></tr><tr><td><a class="indexterm" name="id381091"></a><em class="parameter"><code>ldap group suffix = ou=Groups</code></em></td></tr><tr><td><a class="indexterm" name="id381103"></a><em class="parameter"><code>ldap machine suffix = ou=Computers</code></em></td></tr><tr><td># Trust UNIX account information in LDAP</td></tr><tr><td>#  (see the smb.conf man page for details)</td></tr><tr><td># Specify the base DN to use when searching the directory</td></tr><tr><td><a class="indexterm" name="id381126"></a><em class="parameter"><code>ldap suffix = dc=quenya,dc=org</code></em></td></tr></table></div></div><br class="example-break"></div><div class="sect3" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="id381139"></a>Accounts and Groups Management</h4></div></div></div><p>
     1475                        <a class="indexterm" name="id381147"></a>
     1476                        <a class="indexterm" name="id381154"></a>
    14811477                        Because user accounts are managed through the sambaSamAccount ObjectClass, you should
    14821478                        modify your existing administration tools to deal with sambaSamAccount attributes.
    14831479                        </p><p>
    1484 <a class="indexterm" name="id358240"></a>
    1485 <a class="indexterm" name="id358247"></a>
    1486 <a class="indexterm" name="id358254"></a>
     1480<a class="indexterm" name="id381168"></a>
     1481<a class="indexterm" name="id381175"></a>
     1482<a class="indexterm" name="id381182"></a>
    14871483                        Machine accounts are managed with the sambaSamAccount ObjectClass, just
    14881484                        like user accounts. However, it is up to you to store those accounts
     
    14931489                        configuration file).
    14941490                        </p><p>
    1495 <a class="indexterm" name="id358280"></a>
    1496 <a class="indexterm" name="id358287"></a>
    1497 <a class="indexterm" name="id358294"></a>
    1498 <a class="indexterm" name="id358300"></a>
     1491<a class="indexterm" name="id381208"></a>
     1492<a class="indexterm" name="id381215"></a>
     1493<a class="indexterm" name="id381222"></a>
     1494<a class="indexterm" name="id381228"></a>
    14991495                        In Samba-3, the group management system is based on POSIX
    15001496                        groups. This means that Samba makes use of the posixGroup ObjectClass.
     
    15021498                        groups). Samba-3 knows only about <code class="constant">Domain Groups</code>
    15031499                        and, unlike MS Windows 2000 and Active Directory, Samba-3 does not
    1504                         support nested groups. 
    1505                         </p></div><div class="sect3" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="id358316"></a>Security and sambaSamAccount</h4></div></div></div><p>
    1506 <a class="indexterm" name="id358323"></a>
     1500                        support nested groups.
     1501                        </p></div><div class="sect3" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="id381244"></a>Security and sambaSamAccount</h4></div></div></div><p>
     1502<a class="indexterm" name="id381252"></a>
    15071503                        There are two important points to remember when discussing the security
    15081504                        of sambaSAMAccount entries in the directory.
    15091505                        </p><div class="itemizedlist"><ul type="disc"><li><p><span class="emphasis"><em>Never</em></span> retrieve the SambaLMPassword or
    1510 <a class="indexterm" name="id358341"></a>
     1506<a class="indexterm" name="id381269"></a>
    15111507                                SambaNTPassword attribute values over an unencrypted LDAP session.</p></li><li><p><span class="emphasis"><em>Never</em></span> allow non-admin users to
    15121508                                view the SambaLMPassword or SambaNTPassword attribute values.</p></li></ul></div><p>
    1513 <a class="indexterm" name="id358360"></a>
    1514 <a class="indexterm" name="id358367"></a>
    1515 <a class="indexterm" name="id358374"></a>
     1509<a class="indexterm" name="id381288"></a>
     1510<a class="indexterm" name="id381295"></a>
     1511<a class="indexterm" name="id381302"></a>
    15161512                        These password hashes are clear-text equivalents and can be used to impersonate
    15171513                        the user without deriving the original clear-text strings. For more information
    1518                         on the details of LM/NT password hashes, refer to <a href="passdb.html" title="Chapter 11. Account Information Databases">the
     1514                        on the details of LM/NT password hashes, refer to <a class="link" href="passdb.html" title="Chapter 11. Account Information Databases">the
    15191515                        Account Information Database section</a>.
    15201516                        </p><p>
    1521 <a class="indexterm" name="id358393"></a>
    1522 <a class="indexterm" name="id358400"></a>
    1523 <a class="indexterm" name="id358406"></a>
    1524 <a class="indexterm" name="id358413"></a>
    1525                         To remedy the first security issue, the <a class="indexterm" name="id358420"></a>ldap ssl <code class="filename">smb.conf</code>
    1526                         parameter defaults to require an encrypted session (<a class="indexterm" name="id358434"></a>ldap    ssl = on) using the default port of <code class="constant">636</code> when
     1517<a class="indexterm" name="id381321"></a>
     1518<a class="indexterm" name="id381328"></a>
     1519<a class="indexterm" name="id381334"></a>
     1520<a class="indexterm" name="id381341"></a>
     1521                        To remedy the first security issue, the <a class="link" href="smb.conf.5.html#LDAPSSL">ldap ssl</a> <code class="filename">smb.conf</code>
     1522                        parameter defaults to require an encrypted session (<a class="link" href="smb.conf.5.html#LDAPSSL">ldap    ssl = on</a>) using the default port of <code class="constant">636</code> when
    15271523                        contacting the directory server. When using an OpenLDAP server, it
    15281524                        is possible to use the StartTLS LDAP extended operation in the place of LDAPS.
    15291525                        In either case, you are strongly encouraged to use secure communications protocols
    1530                         (so do not set <a class="indexterm" name="id358447"></a>ldap ssl = off).
     1526                        (so do not set <a class="link" href="smb.conf.5.html#LDAPSSL">ldap ssl = off</a>).
    15311527                        </p><p>
    1532 <a class="indexterm" name="id358457"></a>
    1533 <a class="indexterm" name="id358464"></a>
    1534 <a class="indexterm" name="id358471"></a>
     1528<a class="indexterm" name="id381395"></a>
     1529<a class="indexterm" name="id381402"></a>
     1530<a class="indexterm" name="id381409"></a>
    15351531                        Note that the LDAPS protocol is deprecated in favor of the LDAPv3 StartTLS
    15361532                        extended operation. However, the OpenLDAP library still provides support for
    15371533                        the older method of securing communication between clients and servers.
    15381534                        </p><p>
    1539 <a class="indexterm" name="id358483"></a>
    1540 <a class="indexterm" name="id358490"></a>
    1541 <a class="indexterm" name="id358496"></a>
     1535<a class="indexterm" name="id381421"></a>
     1536<a class="indexterm" name="id381428"></a>
     1537<a class="indexterm" name="id381434"></a>
    15421538                        The second security precaution is to prevent non-administrative users from
    15431539                        harvesting password hashes from the directory. This can be done using the
     
    15501546     by * none
    15511547</pre><p>
    1552 </p></div><div class="sect3" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="id358523"></a>LDAP Special Attributes for sambaSamAccounts</h4></div></div></div><p> The sambaSamAccount ObjectClass is composed of the attributes shown in next tables: <a href="passdb.html#attribobjclPartA" title="Table 11.3. Attributes in the sambaSamAccount ObjectClass (LDAP), Part A">Part A</a>, and <a href="passdb.html#attribobjclPartB" title="Table 11.4. Attributes in the sambaSamAccount ObjectClass (LDAP), Part B">Part B</a>.
     1548</p></div><div class="sect3" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="id381461"></a>LDAP Special Attributes for sambaSamAccounts</h4></div></div></div><p> The sambaSamAccount ObjectClass is composed of the attributes shown in next tables: <a class="link" href="passdb.html#attribobjclPartA" title="Table 11.3. Attributes in the sambaSamAccount ObjectClass (LDAP), Part A">Part A</a>, and <a class="link" href="passdb.html#attribobjclPartB" title="Table 11.4. Attributes in the sambaSamAccount ObjectClass (LDAP), Part B">Part B</a>.
    15531549                        </p><div class="table"><a name="attribobjclPartA"></a><p class="title"><b>Table 11.3. Attributes in the sambaSamAccount ObjectClass (LDAP), Part A</b></p><div class="table-contents"><table summary="Attributes in the sambaSamAccount ObjectClass (LDAP), Part A" border="1"><colgroup><col align="left"><col align="justify"></colgroup><tbody><tr><td align="left"><code class="constant">sambaLMPassword</code></td><td align="justify">The LanMan password 16-byte hash stored as a character
    15541550                                                representation of a hexadecimal string.</td></tr><tr><td align="left"><code class="constant">sambaNTPassword</code></td><td align="justify">The NT password 16-byte hash stored as a character
     
    15601556                                                and D (disabled).</td></tr><tr><td align="left"><code class="constant">sambaLogonTime</code></td><td align="justify">Integer value currently unused.</td></tr><tr><td align="left"><code class="constant">sambaLogoffTime</code></td><td align="justify">Integer value currently unused.</td></tr><tr><td align="left"><code class="constant">sambaKickoffTime</code></td><td align="justify">Specifies the time (UNIX time format) when the user
    15611557                                will be locked down and cannot login any longer. If this attribute is omitted, then the account will never expire.
    1562                                 Using this attribute together with shadowExpire of the shadowAccount ObjectClass will enable accounts to       
     1558                                Using this attribute together with shadowExpire of the shadowAccount ObjectClass will enable accounts to
    15631559                                expire completely on an exact date.</td></tr><tr><td align="left"><code class="constant">sambaPwdCanChange</code></td><td align="justify">Specifies the time (UNIX time format)
    15641560                                after which the user is allowed to change his password. If this attribute is not set, the user will be free
     
    15701566                                smb.conf(5) man page for more information.</td></tr><tr><td align="left"><code class="constant">sambaLogonScript</code></td><td align="justify">The sambaLogonScript property specifies the path of
    15711567                                the user's logon script, .CMD, .EXE, or .BAT file. The string can be null. The path
    1572                                 is relative to the netlogon share. Refer to the <a class="indexterm" name="id358694"></a>logon script parameter in the
     1568                                is relative to the netlogon share. Refer to the <a class="link" href="smb.conf.5.html#LOGONSCRIPT">logon script</a> parameter in the
    15731569                                <code class="filename">smb.conf</code> man page for more information.</td></tr><tr><td align="left"><code class="constant">sambaProfilePath</code></td><td align="justify">Specifies a path to the user's profile.
    15741570                                This value can be a null string, a local absolute path, or a UNC path. Refer to the
    1575                                 <a class="indexterm" name="id358717"></a>logon path parameter in the <code class="filename">smb.conf</code> man page for more information.</td></tr><tr><td align="left"><code class="constant">sambaHomePath</code></td><td align="justify">The sambaHomePath property specifies the path of
     1571                                <a class="link" href="smb.conf.5.html#LOGONPATH">logon path</a> parameter in the <code class="filename">smb.conf</code> man page for more information.</td></tr><tr><td align="left"><code class="constant">sambaHomePath</code></td><td align="justify">The sambaHomePath property specifies the path of
    15761572                                the home directory for the user. The string can be null. If sambaHomeDrive is set and specifies
    15771573                                a drive letter, sambaHomePath should be a UNC path. The path must be a network
     
    15851581                                The Windows equivalent of UNIX UIDs.</td></tr><tr><td align="left"><code class="constant">sambaPrimaryGroupSID</code></td><td align="justify">The security identifier (SID) of the primary group
    15861582                                of the user.</td></tr><tr><td align="left"><code class="constant">sambaDomainName</code></td><td align="justify">Domain the user is part of.</td></tr></tbody></table></div></div><br class="table-break"><p>
    1587 <a class="indexterm" name="id358833"></a>
    1588 <a class="indexterm" name="id358839"></a>
     1583<a class="indexterm" name="id381779"></a>
     1584<a class="indexterm" name="id381785"></a>
    15891585                        The majority of these parameters are only used when Samba is acting as a PDC of
    1590                         a domain (refer to <a href="samba-pdc.html" title="Chapter 4. Domain Control">Domain Control</a>, for details on
     1586                        a domain (refer to <a class="link" href="samba-pdc.html" title="Chapter 4. Domain Control">Domain Control</a>, for details on
    15911587                        how to configure Samba as a PDC). The following four attributes
    15921588                        are only stored with the sambaSamAccount entry if the values are non-default values:
    1593                         </p><div class="itemizedlist"><a class="indexterm" name="id358858"></a><a class="indexterm" name="id358865"></a><a class="indexterm" name="id358872"></a><a class="indexterm" name="id358879"></a><ul type="disc"><li><p>sambaHomePath</p></li><li><p>sambaLogonScript</p></li><li><p>sambaProfilePath</p></li><li><p>sambaHomeDrive</p></li></ul></div><p>
    1594 <a class="indexterm" name="id358907"></a>
    1595 <a class="indexterm" name="id358914"></a>
    1596 <a class="indexterm" name="id358920"></a>
     1589                        </p><div class="itemizedlist"><a class="indexterm" name="id381805"></a><a class="indexterm" name="id381812"></a><a class="indexterm" name="id381818"></a><a class="indexterm" name="id381825"></a><ul type="disc"><li><p>sambaHomePath</p></li><li><p>sambaLogonScript</p></li><li><p>sambaProfilePath</p></li><li><p>sambaHomeDrive</p></li></ul></div><p>
     1590<a class="indexterm" name="id381853"></a>
     1591<a class="indexterm" name="id381860"></a>
     1592<a class="indexterm" name="id381867"></a>
    15971593                        These attributes are only stored with the sambaSamAccount entry if
    15981594                        the values are non-default values. For example, assume MORIA has now been
    1599                         configured as a PDC and that <a class="indexterm" name="id358929"></a>logon home = \\%L\%u was defined in
     1595                        configured as a PDC and that <a class="link" href="smb.conf.5.html#LOGONHOME">logon home = \\%L\%u</a> was defined in
    16001596                        its <code class="filename">smb.conf</code> file. When a user named &#8220;<span class="quote">becky</span>&#8221; logs on to the domain,
    1601                         the <a class="indexterm" name="id358946"></a>logon home string is expanded to \\MORIA\becky.
     1597                        the <a class="link" href="smb.conf.5.html#LOGONHOME">logon home</a> string is expanded to \\MORIA\becky.
    16021598                        If the smbHome attribute exists in the entry &#8220;<span class="quote">uid=becky,ou=People,dc=samba,dc=org</span>&#8221;,
    16031599                        this value is used. However, if this attribute does not exist, then the value
    1604                         of the <a class="indexterm" name="id358958"></a>logon home parameter is used in its place. Samba
     1600                        of the <a class="link" href="smb.conf.5.html#LOGONHOME">logon home</a> parameter is used in its place. Samba
    16051601                        will only write the attribute value to the directory entry if the value is
    16061602                        something other than the default (e.g., <code class="filename">\\MOBY\becky</code>).
    1607                         </p></div><div class="sect3" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="id358975"></a>Example LDIF Entries for a sambaSamAccount</h4></div></div></div><p>
     1603                        </p></div><div class="sect3" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="id381932"></a>Example LDIF Entries for a sambaSamAccount</h4></div></div></div><p>
    16081604                        The following is a working LDIF that demonstrates the use of the SambaSamAccount ObjectClass:
    16091605</p><pre class="programlisting">
     
    16501646sambaNTPassword: 878D8014606CDA29677A44EFA1353FC7
    16511647</pre><p>
    1652                 </p></div><div class="sect3" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="id359011"></a>Password Synchronization</h4></div></div></div><p>
     1648                </p></div><div class="sect3" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="id381969"></a>Password Synchronization</h4></div></div></div><p>
    16531649                Samba-3 and later can update the non-Samba (LDAP) password stored with an account. When
    16541650                using pam_ldap, this allows changing both UNIX and Windows passwords at once.
    1655                 </p><p>The <a class="indexterm" name="id359024"></a>ldap passwd sync options can have the  values shown in
    1656                 <a href="passdb.html#ldappwsync" title="Table 11.5. Possible ldap passwd sync Values">Possible <span class="emphasis"><em>ldap passwd sync</em></span> Values</a>.</p><div class="table"><a name="ldappwsync"></a><p class="title"><b>Table 11.5. Possible <em class="parameter"><code>ldap passwd sync</code></em> Values</b></p><div class="table-contents"><table summary="Possible ldap passwd sync Values" border="1"><colgroup><col align="left"><col align="justify"></colgroup><thead><tr><th align="left">Value</th><th align="center">Description</th></tr></thead><tbody><tr><td align="left">yes</td><td align="justify"><p>When the user changes his password, update
     1651                </p><p>The <a class="link" href="smb.conf.5.html#LDAPPASSWDSYNC">ldap passwd sync</a> options can have the  values shown in
     1652                <a class="link" href="passdb.html#ldappwsync" title="Table 11.5. Possible ldap passwd sync Values">Possible <span class="emphasis"><em>ldap passwd sync</em></span> Values</a>.</p><div class="table"><a name="ldappwsync"></a><p class="title"><b>Table 11.5. Possible <em class="parameter"><code>ldap passwd sync</code></em> Values</b></p><div class="table-contents"><table summary="Possible ldap passwd sync Values" border="1"><colgroup><col align="left"><col align="justify"></colgroup><thead><tr><th align="left">Value</th><th align="center">Description</th></tr></thead><tbody><tr><td align="left">yes</td><td align="justify"><p>When the user changes his password, update
    16571653                               <code class="constant">SambaNTPassword</code>, <code class="constant">SambaLMPassword</code>,
    16581654                               and the <code class="constant">password</code> fields.</p></td></tr><tr><td align="left">no</td><td align="justify"><p>Only update <code class="constant">SambaNTPassword</code> and
    16591655                                        <code class="constant">SambaLMPassword</code>.</p></td></tr><tr><td align="left">only</td><td align="justify"><p>Only update the LDAP password and let the LDAP server
    16601656                        worry about the other fields.  This option is only available on some LDAP servers and
    1661                         only when the LDAP server supports LDAP_EXOP_X_MODIFY_PASSWD.</p></td></tr></tbody></table></div></div><br class="table-break"><p>More information can be found in the <code class="filename">smb.conf</code> man page.</p></div><div class="sect3" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="id359153"></a>Using OpenLDAP Overlay for Password Syncronization</h4></div></div></div><p>
     1657                        only when the LDAP server supports LDAP_EXOP_X_MODIFY_PASSWD.</p></td></tr></tbody></table></div></div><br class="table-break"><p>More information can be found in the <code class="filename">smb.conf</code> man page.</p></div><div class="sect3" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="id382114"></a>Using OpenLDAP Overlay for Password Syncronization</h4></div></div></div><p>
    16621658                Howard Chu has written a special overlay called <code class="literal">smbk5pwd</code>. This tool  modifies the
    16631659                <code class="literal">SambaNTPassword</code>, <code class="literal">SambaLMPassword</code> and <code class="literal">Heimdal</code>
     
    16671663                <code class="filename">contrib/slapd-modules/smbk5pwd</code> subdirectory. This module can also be used with
    16681664                OpenLDAP-2.2.
    1669                 </p></div></div></div><div class="sect1" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="id359200"></a>Common Errors</h2></div></div></div><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id359206"></a>Users Cannot Logon</h3></div></div></div><p>&#8220;<span class="quote">I've installed Samba, but now I can't log on with my UNIX account! </span>&#8221;</p><p>Make sure your user has been added to the current Samba <a class="indexterm" name="id359219"></a>passdb backend.
    1670                 Read the <a href="passdb.html#acctmgmttools" title="Account Management Tools">Account Management Tools,</a> for details.</p></div><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id359237"></a>Configuration of <em class="parameter"><code>auth methods</code></em></h3></div></div></div><p>
    1671         When explicitly setting an <a class="indexterm" name="id359250"></a>auth methods parameter,
     1665                </p></div></div></div><div class="sect1" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="id382162"></a>Common Errors</h2></div></div></div><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id382168"></a>Users Cannot Logon</h3></div></div></div><p>&#8220;<span class="quote">I've installed Samba, but now I can't log on with my UNIX account! </span>&#8221;</p><p>Make sure your user has been added to the current Samba <a class="link" href="smb.conf.5.html#PASSDBBACKEND">passdb backend</a>.
     1666                Read the <a class="link" href="passdb.html#acctmgmttools" title="Account Management Tools">Account Management Tools,</a> for details.</p></div><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id382202"></a>Configuration of <em class="parameter"><code>auth methods</code></em></h3></div></div></div><p>
     1667        When explicitly setting an <a class="link" href="smb.conf.5.html#AUTHMETHODS">auth methods</a> parameter,
    16721668        <em class="parameter"><code>guest</code></em> must be specified as the first entry on the line
    1673         for example, <a class="indexterm" name="id359266"></a>auth methods = guest sam.
     1669        for example, <a class="link" href="smb.conf.5.html#AUTHMETHODS">auth methods = guest sam</a>.
    16741670        </p></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="NetworkBrowsing.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="optional.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="groupmapping.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Chapter 10. Network Browsing </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> Chapter 12. Group Mapping: MS Windows and UNIX</td></tr></table></div></body></html>
Note: See TracChangeset for help on using the changeset viewer.