[PATCH] WHATSNEW item for 4.3
Rowland Penny
repenny241155 at gmail.com
Wed Aug 5 17:47:10 UTC 2015
On 05/08/15 18:41, Michael Adam wrote:
> Hi Rowland,
>
> On 2015-08-05 at 10:49 +0100, Rowland Penny wrote:
>> Hi, the attached patch adds info about the 'samba-tool fsmo' update to
>> WHATSNEW.txt
>>
>> Sorry for being a bit late with this, never done it before and didn't really
>> know I had to do it :-)
> No need to apologize, you are still sending this a lot more timely
> than many of the samba team are frequently doing. (me included).. :-)
> Thanks for your valued contributions!
>
> The patch looks good, except for (if I am not mistaken)
>
> sieze -> seize (twice)
>
> If that is fixed : Reviewed-by: me
>
> Cheers - Michael
>
>
>> Rowland
>> From 18df941c149037fe1bc802038dbbf171ff88598b Mon Sep 17 00:00:00 2001
>> From: Rowland Penny <repenny241155 at gmail.com>
>> Date: Wed, 5 Aug 2015 10:36:33 +0100
>> Subject: [PATCH 14/14] Subject: [PATCH] WHATSNEW: add a section about
>> samba-tool fsmo
>>
>> Signed-off-by: Rowland Penny <repenny241155 at gmail.com>
>> ---
>> WHATSNEW.txt | 16 ++++++++++++++++
>> 1 file changed, 16 insertions(+)
>>
>> diff --git a/WHATSNEW.txt b/WHATSNEW.txt
>> index 87da653..2935d42 100644
>> --- a/WHATSNEW.txt
>> +++ b/WHATSNEW.txt
>> @@ -177,6 +177,22 @@ The "tls priority" option can be used to change the supported TLS
>> protocols. The default is to disable SSLv3, which is no longer
>> considered secure.
>>
>> +Samba-tool now supports all 7 FSMO roles
>> +-------------------------------------------------------
>> +
>> +Previously "samba-tool fsmo" could only show, transfer or sieze the
>> +five well-known FSMO roles:
>> +
>> + Schema Master
>> + Domain Naming Master
>> + RID Master
>> + PDC Emulator
>> + Infrastructure Master
>> +
>> +It can now also show, transfer or sieze the DNS infrastructure roles:
>> +
>> + DomainDnsZones Infrastructure Master
>> + ForestDnsZones Infrastructure Master
>>
>> ######################################################################
>> Changes
>> --
>> 1.9.1
>>
Damn, cannot spell now, too much of having 'i before e except after c'
drummed into me at school :-D
New patch attached (with correct spelling) :-)
Rowland
-------------- next part --------------
>From 18df941c149037fe1bc802038dbbf171ff88598b Mon Sep 17 00:00:00 2001
From: Rowland Penny <repenny241155 at gmail.com>
Date: Wed, 5 Aug 2015 10:36:33 +0100
Subject: [PATCH 14/14] Subject: [PATCH] WHATSNEW: add a section about
samba-tool fsmo
Signed-off-by: Rowland Penny <repenny241155 at gmail.com>
---
WHATSNEW.txt | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 87da653..2935d42 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -177,6 +177,22 @@ The "tls priority" option can be used to change the supported TLS
protocols. The default is to disable SSLv3, which is no longer
considered secure.
+Samba-tool now supports all 7 FSMO roles
+-------------------------------------------------------
+
+Previously "samba-tool fsmo" could only show, transfer or seize the
+five well-known FSMO roles:
+
+ Schema Master
+ Domain Naming Master
+ RID Master
+ PDC Emulator
+ Infrastructure Master
+
+It can now also show, transfer or seize the DNS infrastructure roles:
+
+ DomainDnsZones Infrastructure Master
+ ForestDnsZones Infrastructure Master
######################################################################
Changes
--
1.9.1
More information about the samba-technical
mailing list