[SCM] Samba Shared Repository - branch master updated

Christof Schmitt cs at samba.org
Fri Dec 4 21:10:03 UTC 2015


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 <cs at samba.org>
Date:   Thu Dec 3 15:47:24 2015 -0700

    docs-xml: Document range parameter for idmap_autorid
    
    Signed-off-by: Christof Schmitt <cs at samba.org>
    Reviewed-by: Michael Adam <obnox at samba.org>
    
    Autobuild-User(master): Christof Schmitt <cs at samba.org>
    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



More information about the samba-cvs mailing list