diff options
author | Volker Lendecke <vl@samba.org> | 2008-07-17 14:05:57 +0200 |
---|---|---|
committer | Volker Lendecke <vl@samba.org> | 2008-08-12 11:28:29 +0200 |
commit | 59e53cedcb7cf95fd1f66111c15be714f7d6b1f1 (patch) | |
tree | c466e5221b256b937defa3ce3f7ac9b079ba29c1 /docs-xml/manpages-3/idmap_tdb.8.xml | |
parent | 18bc97287cbaffb03a54c0b1e635d443a3d54d8d (diff) | |
download | samba-59e53cedcb7cf95fd1f66111c15be714f7d6b1f1.tar.gz samba-59e53cedcb7cf95fd1f66111c15be714f7d6b1f1.tar.xz samba-59e53cedcb7cf95fd1f66111c15be714f7d6b1f1.zip |
Document idmap rewrite
(This used to be commit 4b9132e8bd1b2bc397b657ef07796f44d55f33da)
Diffstat (limited to 'docs-xml/manpages-3/idmap_tdb.8.xml')
-rw-r--r-- | docs-xml/manpages-3/idmap_tdb.8.xml | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/docs-xml/manpages-3/idmap_tdb.8.xml b/docs-xml/manpages-3/idmap_tdb.8.xml index 2caba1e6cb..4258d95ac6 100644 --- a/docs-xml/manpages-3/idmap_tdb.8.xml +++ b/docs-xml/manpages-3/idmap_tdb.8.xml @@ -60,26 +60,6 @@ </refsect1> <refsect1> - <title>EXAMPLES</title> - - <para> - The following example is equivalent to the pre-3.0.25 default idmap - configuration using the "idmap backend = tdb" setting. - </para> - - <programlisting> - [global] - idmap domains = 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 - </programlisting> -</refsect1> - -<refsect1> <title>AUTHOR</title> <para> |