[SCM] Samba Shared Repository - branch master updated

Andreas Schneider asn at samba.org
Wed Jun 7 22:28:03 UTC 2017


The branch, master has been updated
       via  45e84dd WHATSNEW: Add Dynamic RPC port range
      from  a884d68 ctdb-client: Document ctdb client API

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


- Log -----------------------------------------------------------------
commit 45e84dd89e66701f3a8c1dbef2726a046e3bc927
Author: Andreas Schneider <asn at samba.org>
Date:   Wed Jun 7 16:18:11 2017 +0200

    WHATSNEW: Add Dynamic RPC port range
    
    Signed-off-by: Andreas Schneider <asn at samba.org>
    Reviewed-by: Stefan Metzmacher <metze at samba.org>
    
    Autobuild-User(master): Andreas Schneider <asn at cryptomilk.org>
    Autobuild-Date(master): Thu Jun  8 00:27:24 CEST 2017 on sn-devel-144

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

Summary of changes:
 WHATSNEW.txt | 14 ++++++++++++++
 1 file changed, 14 insertions(+)


Changeset truncated at 500 lines:

diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index f8c65b2..8548e16 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -43,6 +43,20 @@ kdc.conf by default. It is possible to use a different location during
 provision. You should consult the 'samba-tool' help and smb.conf manpage for
 details.
 
+Dynamic RPC port range
+----------------------
+
+The dynamic port range for RPC services has been changed from the old default
+value 1024-1300 to 49152-65535. This port range is not only used by a
+Samba AD DC but also applies to all other server roles including NT4-style
+domain controllers. The new value has been defined by Microsoft in Windows
+Server 2008 and newer versions. To make it easier for Administrators to control
+those port ranges we use the same default and make it configureable with the
+option: 'rpc server dynamic port range'.
+
+The 'rpc server port' option sets the first available port from the new
+'rpc server dynamic port range' option. The option 'rpc server port' only
+applies to Samba provisioned as an AD DC.
 
 Authentication and Authorization audit support
 ----------------------------------------------


-- 
Samba Shared Repository



More information about the samba-cvs mailing list