Displaying 20 results from an estimated 10000 matches similar to: "Migrate Samba to Windows Server"
2016 Nov 16
2
Error on demote dead server
Hi
I have a DC server (named dc-server1) with corrupted database. I
transferred all FSMO to dc-server2 and now I'm trying to demote dc-server1
running "samba-tool domain demote --verbose
--remove-other-dead-server=dc-server1" on dc-server2, but the following
error occurred.
The problem continues even after running "samba-tool dbcheck --cross-ncs
--fix --yes".
Samba
2014 Jun 17
1
Secondary domain controller and promotion
I see the instructions about setting up a secondary domain controller at
https://wiki.samba.org/index.php/Join_a_domain_as_a_DC but I am unclear
on several points. I'm familiar with Kerberos/LDAP/DNS but not Windows
administration.
(1) This document talks about adding Samba as a slave to "an existing
Active Directory domain" (presumably running Windows).
Is it the same to
2016 Jul 12
4
Demote Win2008R2 DC Fail
On 11/07/16 21:43, Rowland penny wrote:
> On 11/07/16 21:38, Jason Waters wrote:
>> Didn't his second email show the output of fsmo show? Which showed
>> all 7 roles. But you are correct, making sure things are actually
>> there before he kills the old one is best!
>>
>> On Mon, Jul 11, 2016 at 4:13 PM, Rowland penny <rpenny at samba.org
>>
2016 Jul 12
2
Demote Win2008R2 DC Fail
On 12/07/16 13:33, Jason Waters wrote:
> This is what I would do.
>
> 1. Make sure everything is off of the 2008 machine so you don't need to
> turn it back on
> 2. Shut down the 2008 machine
> 2.5 Update your DNS on the samba machine to be the samba machine, not the
> 2008 DC
> 3. Test everything and make sure samba is fully working on your domain
> 4. Test
2016 Jul 12
1
Demote Win2008R2 DC Fail
Hi Jason/Rowland
Great news! the following procedure worked perfectly...
I added at the end "Remove manually Windows DC entries in DNS"
The script used in step 9 was "
https://gallery.technet.microsoft.com/scriptcenter/d31f091f-2642-4ede-9f97-0e1cc4d577f3
"
*Very thanks for all!*
Anderson Hoffmann do Carmo
MCP | MTA | MCDST | MCTS | MCSA | MS | MOS |
ITIL-F | ISFS | CLOUDF
2014 Sep 11
1
Need help: Impossible to demote/remove a Secondary Windows DC from my Samba 4 AD DC domain
Guys,
I have a up and running Samba4 as an AD DC, along side with 3 Domain
Controllers, like like:
1- Master - ubuntu-ad-1.sambadom.company.com - Ubuntu Trusty + Samba
4.1.11 + Bind9
2- Slave - ubuntu-ad-2.sambadom.company.com - Ubuntu Trusty + Samba
4.1.11 + Bind9
3- Slave - ubuntu-ad-3.sambadom.company.com - Ubuntu Trusty + Samba
4.1.11 + Bind9
4- Slave - pdwad-1.sambadom.company.com -
2014 Jul 22
3
another demoting that doesn't work
Hi,
I have searched here, and noticed some discussion lately on problems
demoting a dc. In my case, all roles are on DC2, and DC1 & DC3 know that:
root at DC1:/var/log/samba# samba-tool fsmo show
InfrastructureMasterRole owner: CN=NTDS
Settings,CN=DC2,CN=Servers,CN=Default-First-Site-Name,CN=Sites,CN=Configuration,DC=samba,DC=company,DC=com
RidAllocationMasterRole owner: CN=NTDS
2014 Jul 18
1
demote DC
Hello everyone!
I am having a problem while demoting a DC.
The DC i want to demotes is still online. When i try to use the command
samba-tool domain demote this is the message i get:
root at hoorn:/home/newhang# samba-tool domain demote
ERROR: Current DC is still the owner of 2 role(s), use the role command
to transfer roles to another DC
root at hoorn:/home/newhang#
But after a fsmo show,
2016 Aug 15
3
Horrible BIND9_DLZ DNS breakage after DC replaced and samba-tool domain demote --remove-other-dead-server
On Mon, 15 Aug 2016 16:02:38 +0100
Rowland Penny via samba <samba at lists.samba.org> wrote:
>
> OK, this has nothing to do with the classicupgrade, I have setup a
> couple of VMs and provisioned a test DC in one and joined another DC
> in the other.
>
> I am now at the point the OP is at, samba_dnsupdate cannot add the
> required records, all I get in log.samba is
2016 Aug 17
4
samba ADDC dns setup? ( this is same for any MS server )
Hai eveyone.
I know about the dns "things" in the past. DNS Islanding problems etc.
This one is a bit hijacking the subject :
“Horrible BIND9_DLZ DNS breakage after DC replaced and samba-tool domain demote --remove-other-dead-server”
I would like to suggest a smale change in how we suggest to setup samba ADDC dns things,
and i do think this help in the setup of the AD
2015 Oct 29
3
Demote a dead PDC: residuals in "DNS" console
Thank you for hint to this VBS script. In fact I alraedy saw it but I'm not
too confident in my VB knowledge, so I didn't use that script, prefering
rely on Samba command and shell scripts to work around issues.
You spoke about SOA record which wasn't changed, same here. There is
another DNS record I had to change: _ldap._tcp.pdc._msdcs.samba.domain.tld.
I spoke about removing
2015 Oct 29
2
Demote a dead PDC: residuals in "DNS" console
Hi,
I played with demote recently on a test AD domain composed with Samba
version 4.3.0 and 4.3.1. I demoted all version 4.3.0.
I was facing same issue as you. I written long mails here to explain how I
managed that. My DNS looks clear now.
Today I played with AD sites and I found in default sites all demoted DC.
They weren't removed from DNS DB nor here. For now I have no idea how to
get
2016 Jul 11
2
Demote Win2008R2 DC Fail
Didn't his second email show the output of fsmo show? Which showed all 7
roles. But you are correct, making sure things are actually there before
he kills the old one is best!
On Mon, Jul 11, 2016 at 4:13 PM, Rowland penny <rpenny at samba.org> wrote:
> On 11/07/16 21:06, Jason Waters wrote:
>
>> It did show that he had all 7 but that is a good point. I would shutdown
2016 Oct 18
3
Transferring FSMO Roles to Server 2008 R2 DC
Hello,
As far as I know, there is no Wiki article for transferring FSMO Roles to Server 2008 R2 DC. This article’s focus is on joining a Server 2012 DC to a Samba4 domain, but it touches on the subject: https://wiki.samba.org/index.php/Joining_a_Windows_Server_2012_/_2012_R2_DC_to_a_Samba_AD <https://wiki.samba.org/index.php/Joining_a_Windows_Server_2012_/_2012_R2_DC_to_a_Samba_AD>
I would
2014 May 04
3
New/changed Wiki documentation
Hello,
during the last weeks I began to (re)-write and test some Wiki HowTos,
but had no time to finish them yet. Now it's done. Here they are:
Complete re-writes (please proofread):
* https://wiki.samba.org/index.php/Setup_a_Samba_AD_Member_Server
I also replaced some outdated pages about the same topic from
the Wiki with a forwarder to this HowTo.
*
2015 Oct 29
2
Demote a dead PDC: residuals in "DNS" console
On 10/29/2015 9:15 AM, Ole Traupe wrote:
>
>
> Am 29.10.2015 um 13:54 schrieb mathias dufresne:
>> Thank you for hint to this VBS script. In fact I alraedy saw it but
>> I'm not
>> too confident in my VB knowledge, so I didn't use that script, prefering
>> rely on Samba command and shell scripts to work around issues.
>>
>> You spoke about SOA
2016 Oct 27
6
How to move DC to other Server
Hi,
i want to move my DC from an amd64 debian jessie to a armhf debian
jessie. My first guess is to demote the dc and rejoin the new server.
Der DC has all FSMO roles and is part of a three DC setup.
Would this be the right way or should i choose another way?
Regards,
Dirk
2016 Sep 11
3
How to Migrate Samba AD from one server to another
On 09/11/2016 01:23 AM, Rowland Penny via samba wrote:
> On Sun, 11 Sep 2016 00:48:09 -0600
> "Paul R. Ganci via samba" <samba at lists.samba.org> wrote:
>> essentially do what I want? Basically clone the AD on another server.
>> Then is it as easy as joining the new server to the domain and then
>> demoting the old server? How do others do this task?
>
2016 Apr 20
3
Sernet Packages - configure Options
Hello,
i want to replace the sernet packages with an own one. Because it's the
DC, which is the last one which remains, i'm sure, having the same
configure/built options would help with replace the binaries and keeping
the database. The other DC's (2 raspberries) have been configured and
built with (but complete demote/rejoin process):
./configure --prefix=/usr
2016 Sep 11
2
How to Migrate Samba AD from one server to another
I would like to move a Samba AD from one server to another. I am finding
the documentation on the web somewhat lacking. Can somebody point me to
documentation that might help step me through an acceptable migration path?
Will the command
> samba-tool drs clone-dc-database <dnsdomain> --server=SERVER
-targetdir=TARGETDIR
essentially do what I want? Basically clone the AD on another