Ignore:
Timestamp:
Nov 27, 2012, 4:56:06 PM (13 years ago)
Author:
Silvan Scherrer
Message:

Samba Server: updated vendor to 3.6.9

File:
1 edited

Legend:

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

    r740 r746  
    1313        to use it, using disjoint ranges. One usually needs to configure
    1414        a writeable default idmap range, using for example the
    15         <em class="parameter"><code>tdb</code></em> or <em class="parameter"><code>ldap</code></em>)
     15        <em class="parameter"><code>tdb</code></em> or <em class="parameter"><code>ldap</code></em>
    1616        backend, in order to be able to map the BUILTIN sids and
    1717        possibly other trusted domains. The writeable default config
     
    4242        </p><pre class="programlisting">
    4343        [global]
    44         idmap backend = tdb
    45         idmap uid = 1000000-1999999
    46         idmap gid = 1000000-1999999
     44        idmap config * : backend = tdb
     45        idmap config * : range = 1000000-1999999
    4746
    4847        idmap config CORP : backend  = ad
    4948        idmap config CORP : range = 1000-999999
    50         </pre></div><div class="refsect1" title="AUTHOR"><a name="id266886"></a><h2>AUTHOR</h2><p>
     49        </pre></div><div class="refsect1" title="AUTHOR"><a name="id26688"></a><h2>AUTHOR</h2><p>
    5150        The original Samba software and related utilities
    5251        were created by Andrew Tridgell. Samba is now developed
Note: See TracChangeset for help on using the changeset viewer.