diff options
author | Gerald Carter <jerry@samba.org> | 2007-03-21 20:22:12 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:47:29 -0500 |
commit | 1512393605152275a8d3610da9171678851e72c3 (patch) | |
tree | b7d7a144c74cc8666b617ce1ed5d4da88b50f62e /docs/manpages-3/idmap_tdb.8.xml | |
parent | c52661aa20ea39ec3c21d60d7b00a6b7f324cab6 (diff) | |
download | samba-1512393605152275a8d3610da9171678851e72c3.tar.gz samba-1512393605152275a8d3610da9171678851e72c3.tar.bz2 samba-1512393605152275a8d3610da9171678851e72c3.zip |
more idmap doc updates
(This used to be commit 7462399b5cb185ab442c69950ef337c497e3e6f5)
Diffstat (limited to 'docs/manpages-3/idmap_tdb.8.xml')
-rw-r--r-- | docs/manpages-3/idmap_tdb.8.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/manpages-3/idmap_tdb.8.xml b/docs/manpages-3/idmap_tdb.8.xml index 33bbdd8bc5..85f729e569 100644 --- a/docs/manpages-3/idmap_tdb.8.xml +++ b/docs/manpages-3/idmap_tdb.8.xml @@ -66,10 +66,10 @@ <programlisting> [global] - idmap domain = default - - idmap config default:backend = tdb - idmap config default:range = 10000 - 50000 + idmap domain = ALLDOMAINS + idmap config ALLDOMAINS:default = yes + idmap config ALLDOMAINS:backend = tdb + idmap config ALLDOMAINS:range = 10000 - 50000 idmap alloc backend = tdb idmap alloc config:range = 10000 - 50000 |