similar to: ?==?utf-8?q? uncaught exception on samba-tool fsmo transfer

Displaying 20 results from an estimated 10000 matches similar to: "?==?utf-8?q? uncaught exception on samba-tool fsmo transfer"

2016 Sep 30
1
uncaught exception on samba-tool fsmo transfer
Hi, i transfered the roles from DC2 to DC1: root at dc1:~# samba-tool fsmo transfer --role=all -U administrator This DC already has the 'rid' FSMO role This DC already has the 'pdc' FSMO role This DC already has the 'naming' FSMO role This DC already has the 'infrastructure' FSMO role This DC already has the 'schema' FSMO role This DC already has the
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
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
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 >
2023 Jan 12
1
problems with sysvol after fsmo transfer
Am 12.01.23 um 12:25 schrieb Rowland Penny via samba: > > 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:
2017 Dec 12
3
Errors transferring forestdns and domaindns FSMO roles
I am attempting to transfer the all FSMO roles from an old DC to our new DC. Both DCs are running Samba 4.7.3. I have transferred the Schma, Infrastructure, RID, PDC and Naming roles without issue. unfortunately, the forestdns and domaindns roles are giving me grief. Here is the output of the commands root at dc1:~# samba-tool fsmo transfer --role=forestdns ldb_wrap open of secrets.ldb
2016 Sep 30
2
?==?utf-8?q? ?==?utf-8?q? ?= uncaught exception on samba-tool fsmo transfe
ok, a other try .. i tranfer the roles back to DC2: first run: error second run: error third run: NO error then i added "import samba.drs_utils" in /opt/samba/lib/python2.7/site-packages/samba/netcmd/fsmo.py and now the role transfer works fine. root at dc2:~# samba-tool fsmo transfer --role=all -U administrator FSMO transfer of 'rid' role successful FSMO
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 Jul 07
4
FSMO Transfer fail
Fail! :-( root at gteste2:~# samba-tool fsmo transfer --role=all -UAdministrador FSMO transfer of 'rid' role successful FSMO transfer of 'pdc' role successful FSMO transfer of 'naming' role successful FSMO transfer of 'infrastructure' role successful FSMO transfer of 'schema' role successful ERROR(<type 'exceptions.UnboundLocalError'>):
2017 Aug 04
2
Error while transferring fsmo-roles
Hello, I transfered all fsmo-roles from a DC (4.3.11-SerNet, SLES 11 SP3) to another DC (4.6.6-SerNet, SLES 12 SP2). I had to try a couple of times because of an error "Failed FSMO transfer: NT_STATUS_IO_TIMEOUT" But then following error happened: samba-tool fsmo transfer --role=all This DC already has the 'rid' FSMO role This DC already has the 'pdc' FSMO role
2023 Jan 11
1
problems with sysvol aft
On 11/01/2023 18:56, Thorsten Marquardt via samba wrote: > > Am 11.01.23 um 16:24 schrieb Rowland Penny via samba: >> Yes and it shows what I started with, you have two SRV records for the >> PDC_Emulator, delete the old one. >> >> Rowland > > I did and stopped samba on the old server. But my problem remains. I to > can not connect to
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
2023 Jan 12
1
problems with sysvol after fsmo transfer
On 12/01/2023 12:28, Thorsten Marquardt via samba wrote: > > Okay back to the start an I try again. This time role by role. Here I > don't get timeouts (why do they come up with role=all ?) and I'm not > prompted for password of DOMAIN\root You should never get prompted for the password for 'DOMAIN\root', if you do, then you doing something wrong or something has
2015 Dec 14
2
FSMO commands not working on 4.3.1
On Sun, Dec 13, 2015 at 6:08 AM, Rowland penny <rpenny at samba.org> wrote: > On 13/12/15 05:31, George wrote: > >> Hi guys! >> I am currently running 4.3.1 on Debian Jessie (compiled from the >> experimental repo). >> >> Pretty much everything seems to be working fine, but the FSMO functions: >> >> --------- >> root at dc2:~# samba-tool
2019 Jul 22
2
forestdns fsmo role transfer fails - module 'samba' has no attribute 'drs_utils'
Have joined a new DC to an existing AD and am trying to transfer the fsmo roles to the new DC with a view to retiring the old DC. The forestdns role transfer failed with the error: ERROR(<class 'AttributeError'>): uncaught exception - module 'samba' has no attribute 'drs_utils' all the other roles transferred successfully. The console output is below: root at
2016 Sep 30
0
?==?utf-8?q? uncaught exception on samba-tool fsmo transfer
On Fri, 30 Sep 2016 10:47:08 +0200 Heinz Hölzl via samba <samba at lists.samba.org> wrote: > > 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: > >
2023 Jan 12
1
problems with sysvol after fsmo transfer
On 12/01/2023 12:51, Rowland Penny via samba wrote: > > > On 12/01/2023 12:28, Thorsten Marquardt via samba wrote: >> >> Okay back to the start an I try again. This time role by role. Here I >> don't get timeouts (why do they come up with role=all ?) and I'm not >> prompted for password of DOMAIN\root > > You should never get prompted for the
2019 Aug 04
1
Problems Transferring FSMO Roles
On 04/08/2019 18:17, Marcio Demetrio Bacci wrote: > Hi, > > > Maybe the output of 'samba-tool fsmo transfer --help' should include > the > -U parameter and its purpose in the current context... > > I've done this > > samba-tool fsmo transfer --role=domaindns -Uadministrator > * The 'domaindns' role does not have an FSMO roleowner > That is
2017 Dec 13
1
Errors transferring forestdns and domaindns FSMO roles
Hai, can you post the exact error again, or is is really exact like the January link. drs_utils.py on debian should be these. /usr/lib/python2.7/dist-packages/samba/drs_utils.py /usr/lib/python2.7/dist-packages/samba/drs_utils.pyc And now i see whats the differrence here. Rowland showd in january. /usr/local/samba/lib/python2.7/site-packages/samba/drs_utils.py /usr/lib/
2023 Jan 12
1
problems with sysvol after fsmo transfer
Am 12.01.23 um 14:03 schrieb Rowland Penny via samba: > On 12/01/2023 12:51, Rowland Penny via samba wrote: >> On 12/01/2023 12:28, Thorsten Marquardt via samba wrote: >>> srv-kb-dc1:~ # klist >>> Ticket cache: DIR::/run/user/0/krb5cc/tkt >> What OS is this ? the old host: srv-kb-primdc:~ # cat /etc/os-release NAME="openSUSE Leap"