summaryrefslogtreecommitdiff
path: root/docs-xml/manpages-3
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2011-06-24 11:35:51 +0200
committerMichael Adam <obnox@samba.org>2011-07-27 04:29:05 +0200
commit4daab85ae60f2821a1d9d98f1edff6a318e8e3c1 (patch)
tree6157e2afd72bf1e214faeb6b71130291fe1135db /docs-xml/manpages-3
parent2aa19b4aeb9de43a0e2b94ad1202f2068b29c710 (diff)
downloadsamba-4daab85ae60f2821a1d9d98f1edff6a318e8e3c1.tar.gz
s3:doc: clarify the idmap script section in the idmap_tdb2 manpage
Diffstat (limited to 'docs-xml/manpages-3')
-rw-r--r--docs-xml/manpages-3/idmap_tdb2.8.xml16
1 files changed, 9 insertions, 7 deletions
diff --git a/docs-xml/manpages-3/idmap_tdb2.8.xml b/docs-xml/manpages-3/idmap_tdb2.8.xml
index 18cfe0db725..d979739b197 100644
--- a/docs-xml/manpages-3/idmap_tdb2.8.xml
+++ b/docs-xml/manpages-3/idmap_tdb2.8.xml
@@ -66,6 +66,15 @@
</para>
<para>
+ The mappings obtained by the script are then stored in the idmap tdb2
+ database instead of mappings created by the incrementing id counters.
+ It is therefore important that the script covers the complete range of
+ SIDs that can be passed in for SID to Unix ID mapping, since otherwise
+ SIDs unmapped by the script might get mapped to IDs that had
+ previously been mapped by the script.
+ </para>
+
+ <para>
The script should accept the following command line options.
</para>
@@ -86,13 +95,6 @@
SID:yyyy
ERR:yyyy
</programlisting>
-
- <para>
- Note that the script should cover the complete range of SIDs
- that can be passed in for SID to Unix ID mapping, since otherwise
- SIDs unmapped by the script might get mapped to IDs that had
- previously been mapped by the script.
- </para>
</refsect1>
<refsect1>