docs-xml: Document range parameter for idmap_autorid
authorChristof Schmitt <cs@samba.org>
Thu, 3 Dec 2015 22:47:24 +0000 (15:47 -0700)
committerChristof Schmitt <cs@samba.org>
Fri, 4 Dec 2015 21:09:08 +0000 (22:09 +0100)
Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
Autobuild-User(master): Christof Schmitt <cs@samba.org>
Autobuild-Date(master): Fri Dec  4 22:09:09 CET 2015 on sn-devel-104

docs-xml/manpages/idmap_autorid.8.xml

index be80dcb99d54009eee56eb352d950fb05320dfa5..f20769ef873aaba623a55b31c0cdcacfc6adf202 100644 (file)
        <title>IDMAP OPTIONS</title>
 
        <variablelist>
+               <varlistentry>
+               <term>range = low - high</term>
+               <listitem><para>
+                       Defines the available matching uid and gid
+                       range for which the backend is
+                       authoritative. Note that the range acts as a
+                       filter.  If algorithmically determined UID or
+                       GID fall outside the range, they are ignored
+                       and the corresponding map is discarded.  It is
+                       intended as a way to avoid accidental UID/GID
+                       overlaps between local and remotely defined
+                       IDs.
+               </para></listitem>
+               </varlistentry>
+
                <varlistentry>
                <term>rangesize = numberofidsperdomain</term>
                <listitem><para>