The branch, v4-0-test has been updated
       via  e2489de8de7d6e4839f29166f1881df3550a502d (commit)
       via  b2dac6645c3bce45ab2178b9f5b4e017486b5b8e (commit)
      from  43fc10aaa7c3d50cb9fee5ecab859103aec4a62e (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v4-0-test


- Log -----------------------------------------------------------------
commit e2489de8de7d6e4839f29166f1881df3550a502d
Merge: b2dac6645c3bce45ab2178b9f5b4e017486b5b8e 
43fc10aaa7c3d50cb9fee5ecab859103aec4a62e
Author: Andrew Tridgell <[EMAIL PROTECTED]>
Date:   Fri Apr 18 15:42:55 2008 +0200

    Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 
v4-0-test

commit b2dac6645c3bce45ab2178b9f5b4e017486b5b8e
Author: Andrew Tridgell <[EMAIL PROTECTED]>
Date:   Fri Apr 18 15:41:54 2008 +0200

    change the default idmap range to 3M -> 4M
    
    This gives us a lot more headroom, and means that we have a lower
    chance of running into real local users

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

Summary of changes:
 source/setup/idmap_init.ldif |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source/setup/idmap_init.ldif b/source/setup/idmap_init.ldif
index a397cfd..43e5b65 100644
--- a/source/setup/idmap_init.ldif
+++ b/source/setup/idmap_init.ldif
@@ -1,5 +1,4 @@
 dn: CN=CONFIG
 cn: CONFIG
-lowerBound: 10000
-upperBound: 20000
-
+lowerBound: 3000000
+upperBound: 4000000


-- 
Samba Shared Repository

Reply via email to