Changeset 746 for vendor/current/docs/htmldocs/manpages/idmap_ad.8.html
- Timestamp:
- Nov 27, 2012, 4:56:06 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
vendor/current/docs/htmldocs/manpages/idmap_ad.8.html
r740 r746 13 13 to use it, using disjoint ranges. One usually needs to configure 14 14 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> 16 16 backend, in order to be able to map the BUILTIN sids and 17 17 possibly other trusted domains. The writeable default config … … 42 42 </p><pre class="programlisting"> 43 43 [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 47 46 48 47 idmap config CORP : backend = ad 49 48 idmap config CORP : range = 1000-999999 50 </pre></div><div class="refsect1" title="AUTHOR"><a name="id26688 6"></a><h2>AUTHOR</h2><p>49 </pre></div><div class="refsect1" title="AUTHOR"><a name="id26688"></a><h2>AUTHOR</h2><p> 51 50 The original Samba software and related utilities 52 51 were created by Andrew Tridgell. Samba is now developed
Note:
See TracChangeset
for help on using the changeset viewer.
