The branch, master has been updated
       via  bd569c3 docs-xml: Document range parameter for idmap_autorid
      from  fe91857 ctdb-ipalloc: Rename top level IP allocation algorithm 
functions

https://git.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit bd569c36e892b22880e76e761803e94e528e08f0
Author: Christof Schmitt <[email protected]>
Date:   Thu Dec 3 15:47:24 2015 -0700

    docs-xml: Document range parameter for idmap_autorid
    
    Signed-off-by: Christof Schmitt <[email protected]>
    Reviewed-by: Michael Adam <[email protected]>
    
    Autobuild-User(master): Christof Schmitt <[email protected]>
    Autobuild-Date(master): Fri Dec  4 22:09:09 CET 2015 on sn-devel-104

-----------------------------------------------------------------------

Summary of changes:
 docs-xml/manpages/idmap_autorid.8.xml | 15 +++++++++++++++
 1 file changed, 15 insertions(+)


Changeset truncated at 500 lines:

diff --git a/docs-xml/manpages/idmap_autorid.8.xml 
b/docs-xml/manpages/idmap_autorid.8.xml
index be80dcb..f20769e 100644
--- a/docs-xml/manpages/idmap_autorid.8.xml
+++ b/docs-xml/manpages/idmap_autorid.8.xml
@@ -38,6 +38,21 @@
 
        <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>
                        Defines the number of uids/gids available per


-- 
Samba Shared Repository

Reply via email to