similar to: Lowest functional level 2000 (4.6.4)

Displaying 20 results from an estimated 6000 matches similar to: "Lowest functional level 2000 (4.6.4)"

2017 Jun 05
0
Lowest functional level 2000 (4.6.4)
On Mon, 5 Jun 2017 13:29:10 +0100 Danny Tipple via samba <samba at lists.samba.org> wrote: > I have a samba dc which i recently upgraded to 4.6.4. I was looking > at updating the functional level as it currently returns: > > Forest function level: (Windows) 2000 > Domain function level: (Windows) 2000 > Lowest function level of a DC: (Windows) 2000 > > There is
2015 Nov 23
1
Domain join failure - error during DRS repl ADD: No objectClass found in replPropertyMetaData
On 23/11/15 15:51, Matthew Delfino wrote: > > On 2015.11.23, at 8:32 AM, Rowland Penny <rowlandpenny241155 at gmail.com > <mailto:rowlandpenny241155 at gmail.com>> wrote: >> OK, try again, but this time, remove the <fSMORoleOwner> from the end >> of the command, this will dump the entire AD object, I am sure you >> will find that there is no
2016 Dec 13
2
Doubt about Global Catalog on Samba 4
On Mon, 2016-12-12 at 19:45 +0000, Rowland Penny via samba wrote: > You seem to be missing two FSMO roles: > > > DomainDnsZonesMasterRole > > > ForestDnsZonesMasterRole > > > Just what version of Samba are you using ? > > My Samba 4.5.2 domain also appears to be missing these roles. > > Can I simply seize these roles? > > [root at larkin27 ~]#
2017 Oct 05
2
Magically disappearing errors during FSMO transfer
Recently tried transferring roles from Samba 4.3.11 to Samba 4.7.0. Ultimately, both dcs agreed that the 4.7.0 dc (dc3) had all the roles and replication and the databases were in good shape. However, during the process, I got a lot of errors that seemed to magically disappear. Should I be worried? root at dc3:~# samba-tool fsmo show SchemaMasterRole owner: CN=NTDS
2016 Dec 12
2
Doubt about Global Catalog on Samba 4
> You seem to be missing two FSMO roles: > DomainDnsZonesMasterRole > ForestDnsZonesMasterRole > Just what version of Samba are you using ? My Samba 4.5.2 domain also appears to be missing these roles. Can I simply seize these roles? [root at larkin27 ~]# samba-tool fsmo show SchemaMasterRole owner: CN=NTDS Settings,CN=TEMP2008R2DC,CN=Servers,.. InfrastructureMasterRole owner:
2016 Mar 21
2
transfer FSMO roles from Windows DC
I have the Active Directory domain with Windows 2008 R2 domain controller and Samba domain controller on CentOS 7. Samba is 4.3.5 (self-compiled). Forest and domain levels are Windows 2008 R2. After joining Samba to the domain as the domain controller there were no DC=ForestDnsZones and DC=DomainDnsZones records on "OUTBOUND NEIGHBORS". I fixed it with ntdsutil, as it's written here
2015 Nov 23
2
Domain join failure - error during DRS repl ADD: No objectClass found in replPropertyMetaData
On 23/11/15 14:15, Matthew Delfino wrote: > > On 2015.11.23, at 3:58 AM, Rowland Penny <rowlandpenny241155 at gmail.com > <mailto:rowlandpenny241155 at gmail.com>> wrote: > >> On 23/11/15 00:09, Matthew Delfino wrote: >>> >>> On 2015.11.22, at 4:43 PM, Matthew Delfino >>> <mdelfino.list.samba at KNOCKinc.com >>>
2017 Jan 27
3
LDAP_INSUFFICIENT_ACCESS_RIGHTS error stops FSMO transfer
Attempting to move FSMO roles from one SerNET Samba 4.5.4 DC to another, all roles transfered except the DNS related ones - those fail with an LDAP_INSUFFICIENT_ACCESS_RIGHTS [root at larkin28 ~]# samba-tool fsmo show SchemaMasterRole owner: CN=NTDS Settings,CN=LARKIN28,CN=Servers,CN=Default-First-Site-Name,CN=Sites,CN=Configuration,DC=micore,DC=us InfrastructureMasterRole owner: CN=NTDS
2023 Jan 12
1
problems with sysvol after fsmo transfer
On 12/01/2023 10:53, Thorsten Marquardt via samba wrote: > Thank you so far. But unfortunately I could not fix the problems. So I > decided to start over again at a situation where all the fsmo roles > resides on the old controller. > > Here is a transcript of what I did and the errors reported: > > The inititial position > > srv-kb-dc1:~ # samba-tool fsmo show >
2016 Jun 23
3
Unable to transfer ForestDns/DomainDNS
I'm working my way off of our Windows 2003 R2 Domain Server. That machine is called PDC, sorry really bad planning so many years ago! So my end goal is to have two samba4 domain controllers. They are setup and joined as DC's, dc01 and dc02. I have most of my files off of PDC but would like to keep it up for a little longer to make sure I have everything off of there. So I tried
2016 Sep 30
2
?==?utf-8?q? uncaught exception on samba-tool fsmo transfer
sorry, samba version 4.5.0 Am Freitag, 30. September 2016 10:31 CEST, Rowland Penny via samba <samba at lists.samba.org> schrieb: > On Fri, 30 Sep 2016 10:20:27 +0200 > Heinz Hölzl via samba <samba at lists.samba.org> wrote: > > > Hi, > > > > i transfered the roles from DC2 to DC1: > > > > root at dc1:~# samba-tool fsmo transfer
2015 Dec 21
2
FSMO commands not working on 4.3.1
> On 21/12/15 17:53, George wrote: > > On Mon, Dec 14, 2015 at 5:58 PM, Rowland penny <rpenny at samba.org> wrote: > > > >> Try this: > >> > >> ldbsearch --cross-ncs -H /var/lib/samba/private/sam.ldb > >> '(fsmoroleowner=*)' | grep 'dn:' | sed 's|dn: ||' > >> > >> It should return something like
2017 Oct 05
0
Magically disappearing errors during FSMO transfer
On Thu, 5 Oct 2017 14:14:56 -0500 (CDT) Mike Ray via samba <samba at lists.samba.org> wrote: > Recently tried transferring roles from Samba 4.3.11 to Samba 4.7.0. > Ultimately, both dcs agreed that the 4.7.0 dc (dc3) had all the roles > and replication and the databases were in good shape. However, during > the process, I got a lot of errors that seemed to magically >
2016 Dec 13
0
Doubt about Global Catalog on Samba 4
On Tue, 13 Dec 2016 08:38:16 -0500 Adam Tauno Williams <awilliam at whitemice.org> wrote: > On Mon, 2016-12-12 at 19:45 +0000, Rowland Penny via samba wrote: > > You seem to be missing two FSMO roles: > > > > DomainDnsZonesMasterRole > > > > ForestDnsZonesMasterRole > > > > Just what version of Samba are you using ? > > > My Samba 4.5.2
2018 Apr 11
1
Two Samba 4 AD DC, a VPN
Hello, hello Rowland, So the physical configuration is something like below : +-------------------------------+ server_a   Samba AD DC   Domain: mycompany.net   Subnet: 192.168.1.0/24   IP    : 192.168.1.2 +-------------------------------+ +-------------------------------+ pc_a_1   FQDN: pc_a_1.mycompany.net.   IP:   192.168.1.33 +-------------------------------+
2019 Mar 25
3
FSMO transfer problems
Hello all, Have joined a new DC to an existing active directory consisting of a sole DC.  So, we now have two domain controllers, the original being ad.DOMAIN.intranet (192.168.0.17), and the new one being DOMAIN-ad.DOMAIN.intranet (192.168.0.11).  I want the new DC to become the FSMO role owner, so I followed the instructions here -
2023 Jan 12
1
problems with sysvol after fsmo transfer
Thank you so far. But unfortunately I could not fix the problems. So I decided to start over again at a situation where all the fsmo roles resides on the old controller. Here is a transcript of what I did and the errors reported: The inititial position srv-kb-dc1:~ # samba-tool fsmo show SchemaMasterRole owner: CN=NTDS Settings,CN=SRV-KB-PRIMDC,CN=Servers,CN=Default-Fi...
2016 Nov 15
3
Doubt about Global Catalog on Samba 4
Hi When I work with RSAT on Samba4 appear the following message: "A global catalog (GC) cannot be contacted. A GC is needed to list the objects group memberships. ..." Occur, for example, when I access properties about an user or computer, as member of or Unix Attribute tab I have executed some tests, and for me looks like is healthy my DC. Is there another test to verify the health
2016 Dec 13
1
Doubt about Global Catalog on Samba 4
> > Initially, it appears to have worked. ... > > It shows the same on one of the S4 DCs, but the > > DomainDnsZonesMasterRole still shows as "no current owner" on the > > third S4 DC [all Sernet 4.5.2].  Argh. > You could try checking the database on the third DC, 'samba-tool > dbcheck --help' for more info. > You could also try forcing
2016 Mar 21
0
transfer FSMO roles from Windows DC
On 21/03/16 15:44, Landau Daniil wrote: > I have the Active Directory domain with Windows 2008 R2 domain controller and Samba domain controller on CentOS 7. Samba is 4.3.5 (self-compiled). Forest and domain levels are Windows 2008 R2. > After joining Samba to the domain as the domain controller there were no DC=ForestDnsZones and DC=DomainDnsZones records on "OUTBOUND NEIGHBORS". I