Displaying 20 results from an estimated 600 matches similar to: "Online Backup Fails - list index out of range"
2019 Aug 29
0
Online Backup Fails - list index out of range
On 29/08/2019 17:20, Roy Eastwood wrote:
> In another thread on this list (https://lists.samba.org/archive/samba/2019-August/225607.html), Rowland suggested that the following
> command doesn't work ie it still requests the password:
>
> samba-tool domain backup online --targetdir=<output-dir> --server=<DC-server> -k yes
>
> However, I tried it out on one of my
2019 Jul 17
4
domain backup online
On my primary Samba AD DC server all work ok when doing online backup,
but on my secudary server I have error:
ERROR(<type 'exceptions.IndexError'>): uncaught exception - list index
out of range
? File "/usr/lib/python2.7/dist-packages/samba/netcmd/__init__.py", line
177, in _run
??? return self.run(*args, **kwargs)
? File
2019 Jul 22
2
Backup Error
I'm trying to do a backup of my DC and I get this error:
samba-tool domain backup online --server=athena --targetdir=/opt
ERROR(<type 'exceptions.IndexError'>): uncaught exception - list index
out of range
? File "/usr/lib/python2.7/dist-packages/samba/netcmd/__init__.py",
line 177, in _run
??? return self.run(*args, **kwargs)
? File
2019 Feb 28
6
samba-tool domain backup ERROR
Hello,
we want to backup the AD-database with the samba-tool backup-option. We
use Sernet-packages 4.9.4 we have two DCs if I do the backup on the same
DC I got the following messages:
-----------------
root at dc-ste-01:~# samba-tool domain backup online --server=dc-ste-01
--targetdir=. -U administrator
Password for [LF\administrator]:
....
Committing SAM database
Setting isSynchronized and
2019 Jul 23
4
Determine PDC
I put samba on my network last week as a DC and then I transfered all 5
FSMO roles which I thought made it the PDC.? But now I'm not sure
because trying to do a backup fails.? Is there a way to determine which
machine is the PDC of a domain?
--
Bob Wooldridge
EDM Incorporated
2019 Sep 22
2
error samba backup online
Hi
On a samba 4.10.7 executing a samba backup online I recieve this error:
Partition[DC=ForestDnsZones,DC=domain,DC=com] objects[19/19] linked_values[0/0]
Committing SAM database
INFO 2019-09-23 00:14:25,262 pid:11552
/usr/local/samba/lib/python3.4/site-packages/samba/join.py #1652:
Setting isSynchronized and dsServiceName
INFO 2019-09-23 00:14:25,268 pid:11552
2019 Jul 18
4
domain backup online
Hi,
Just to reiterate an important point, the 'domain backup' command is
there to backup your domain information, not your DC.
If you still have a working domain, then you can recover any DC by
simply rejoining it to the domain. Do not use backup/restore to recover
an individual DC.
If you want to recover your entire domain (i.e. power off all your DCs
and start again from scratch),
2019 Aug 29
0
Online Backup Fails - list index out of range
On 30/08/19 4:20 AM, Roy Eastwood via samba wrote:
> INFO 2019-08-29 17:04:06,889 pid:13945 /usr/lib/python3/dist-packages/samba/join.py #1643: Setting isSynchronized and dsServiceName
> INFO 2019-08-29 17:04:07,303 pid:13945 /usr/lib/python3/dist-packages/samba/join.py #1555: Cloned domain MICROLYNX (SID
> S-1-5-21-4012640977-2272627666-3977488320)
> ERROR(<class
2019 Jul 23
2
Determine PDC
On 07/23/2019 03:16 PM, Rowland penny via samba wrote:
> Did you actually read my last post ????
>
> If you only transferred 5 of the roles, which of the SEVEN roles did
> you not transfer ?
My bad, I transferred all 7 roles:
SchemaMasterRole owner: CN=NTDS
Settings,CN=ATHENA,CN=Servers,CN=Default-First-Site-Name,CN=Sites,CN=Configuration,DC=edm-inc,DC=com
InfrastructureMasterRole
2019 Aug 29
2
Online Backup Fails - list index out of range
> -----Original Message-----
> From: Tim Beale [mailto:timbeale at catalyst.net.nz]
> Sent: 29 August 2019 22:08
> To: Roy Eastwood; samba at lists.samba.org
> Subject: Re: [Samba] Online Backup Fails - list index out of range
>
> On 30/08/19 4:20 AM, Roy Eastwood via samba wrote:
> > INFO 2019-08-29 17:04:06,889 pid:13945 /usr/lib/python3/dist-packages/samba/join.py
2019 Mar 01
1
samba-tool domain backup ERROR
Hai Tim,
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens Tim
> Beale via samba
> Verzonden: donderdag 28 februari 2019 21:53
> Aan: Stefan Kania; samba at lists.samba.org
> Onderwerp: Re: [Samba] samba-tool domain backup ERROR
>
> On 1/03/19 1:46 AM, Stefan Kania via samba wrote:
> >
> > ....
> >
2019 Aug 30
2
backup AD content
On 30.08.19 11:01, Andrew Bartlett wrote:
> I'm very sorry to advise that this script is not race-free in the
> locking done on the AD databases, which is why we have written the
> 'samba-tool domain backup offline' tool which holds the correct locks.
>
> You should only need to back up the domain on one DC as long as you are
> confident the DC is correctly
2019 Jun 18
9
domain online backup
Hi,
A question on the (for us: new) online backup functionality. I created a
backup of our domain successfully with:
samba-tool domain backup online --server=dc3 --targetdir=/backup
-Umyusername at samba.domain.com
Next, to be able to schedule an automatic daily backup job, I created a
specific user (member of Domain Admins) to run the backup. But then the
backup fails:
>
2019 Jul 17
0
domain backup online
Afaik one is not supposed to ever restore a DC in case you are running multiple. Thus I am wondering why you want to do (online or not) backups at all.
Or did that rule change?
Regards, Joachim
-----Urspr?ngliche Nachricht-----
Von: samba <samba-bounces at lists.samba.org> Im Auftrag von Ivan Juri?ic via samba
Gesendet: Wednesday, 17 July 2019 13:39
An: samba at lists.samba.org
Betreff:
2019 Jul 18
0
domain backup online
On 18. 07. 2019. 04:49, Tim Beale wrote:
> Hi,
>
> Just to reiterate an important point, the 'domain backup' command is
> there to backup your domain information, not your DC.
Any good suggestion for make full domain backup in online? (without stop
service)?
>
> If you still have a working domain, then you can recover any DC by
> simply rejoining it to the domain. Do
2019 Feb 28
0
samba-tool domain backup ERROR
On 1/03/19 1:46 AM, Stefan Kania via samba wrote:
>
> ....
> Committing SAM database
> Setting isSynchronized and dsServiceName
> Cloned domain LF (SID S-1-5-21-2842440679-1648109622-3732055899)
> ERROR(<type 'exceptions.IndexError'>): uncaught exception - list index
> out of range
> File "/usr/lib/python2.7/dist-packages/samba/netcmd/__init__.py",
2019 Aug 30
5
backup AD content
I happily and trustfully use Louis' backup-script from
https://github.com/thctlo/samba4
to dump AD content via cronjob.
Is it necessary/recommended to do that on *each* samba DC? Is there
something server-specific in the dump(s) or is it enough to do that once
per domain?
thanks ...
2019 Feb 28
0
samba-tool domain backup ERROR
Hmm.
Hai stefan,
I hadnt use the : samba-tool domain backup online --server=dc1 --targetdir=./ option yet.
I've run the command on the same dc as im backing up and i did a kinit Administrator before it.
Also tried it with -UNTDOM\\Administrator and -Uadministrator
All three resulted in a good backup.
... More logging here.....
Pre-loading the Samba 4 and AD schema
Unable to
2019 Jul 22
0
Backup Error
On 23/07/19 8:05 AM, Robert A Wooldridge via samba wrote:
> I'm trying to do a backup of my DC and I get this error:
>
> samba-tool domain backup online --server=athena --targetdir=/opt
>
>
> ERROR(<type 'exceptions.IndexError'>): uncaught exception - list index
> out of range
> ? File "/usr/lib/python2.7/dist-packages/samba/netcmd/__init__.py",
2019 Jul 23
0
Determine PDC
On 23/07/2019 21:11, Robert A Wooldridge wrote:
>
>
> On 07/23/2019 03:09 PM, Rowland penny via samba wrote:
>> A PDC doesn't have any FSMO roles, only an AD DC can hold FSMO roles
>> and there are 7 of those:
>>
>> SchemaMaster
>> InfrastructureMaster
>> RidAllocationMaster
>> PdcEmulationMaster
>> DomainNamingMaster
>>