summaryrefslogtreecommitdiff
path: root/docs/htmldocs/manpages/idmap_ad.8.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/htmldocs/manpages/idmap_ad.8.html')
-rw-r--r--docs/htmldocs/manpages/idmap_ad.8.html13
1 files changed, 7 insertions, 6 deletions
diff --git a/docs/htmldocs/manpages/idmap_ad.8.html b/docs/htmldocs/manpages/idmap_ad.8.html
index a053e7b81c..40a80d4ae9 100644
--- a/docs/htmldocs/manpages/idmap_ad.8.html
+++ b/docs/htmldocs/manpages/idmap_ad.8.html
@@ -26,13 +26,14 @@
id allocation that may be used in internal backends like BUILTIN.
</p><pre class="programlisting">
[global]
- idmap backend = tdb
- idmap uid = 1000000-1999999
- idmap gid = 1000000-1999999
+ idmap domains = ALLDOMAINS
+ idmap config ALLDOMAINS:backend = ad
+ idmap config ALLDOMAINS:default = yes
+ idmap config ALLDOMAINS:range = 10000 - 300000000
- idmap config CORP : backend = ad
- idmap config CORP : range = 1000-999999
- </pre></div><div class="refsect1" lang="en"><a name="id2479186"></a><h2>AUTHOR</h2><p>
+ idmap alloc backend = tdb
+ idmap alloc config:range = 5000 - 9999
+ </pre></div><div class="refsect1" lang="en"><a name="id2479187"></a><h2>AUTHOR</h2><p>
The original Samba software and related utilities
were created by Andrew Tridgell. Samba is now developed
by the Samba Team as an Open Source project similar