similar to: samba-tool domain backup online errors

Displaying 20 results from an estimated 1000 matches similar to: "samba-tool domain backup online errors"

2019 Jan 10
0
Online backup of domain fails
Hi, At the point it's failing, samba-tool is trying to backup your sysvol share (preserving all the NTACLs as it goes). I'm not sure what exactly is going wrong. It appears you don't have access rights to read an NTACL for one of these files. You could try increasing the debug-level on both the server and in the samba-tool command to see if that tells you more, but it might be
2019 Jun 18
0
domain online backup
On 18/06/2019 09:36, lists via samba wrote: > 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
2019 Jun 18
0
domain online backup
See below. > -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens > Rowland penny via samba > Verzonden: dinsdag 18 juni 2019 11:22 > Aan: samba at lists.samba.org > Onderwerp: Re: [Samba] domain online backup > > On 18/06/2019 09:36, lists via samba wrote: > > Hi, > > > > A question on the (for us: new) online
2019 Jan 09
2
Online backup of domain fails
Dear all, I use the Sernet Samba packages in version 4.9.3. I try to do an online-backup of my domain by: samba-tool domain backup online --server=ad2 --targetdir=/root -Uadministrator and I get the following error: Committing SAM database Setting isSynchronized and dsServiceName Cloned domain DOMAIN (SID S-1-5-21-1996849263-3223042488-349429296) ERROR(runtime): uncaught exception -
2019 Jun 18
0
domain online backup
Hi M-J. SeBackupPrivilege only give access to read all files. You also need to set: SeRestorePrivilege to allow restoring. And it does not say anything about the ACLs needed in the AD-DB. Increase the debug level and find out where its giving this messages. On which object, if you know that, then you might find what is missing or if you found a bug ;-) (i think last) Running this on samba
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 Jul 05
0
Error samba backup 4.10.5
On 4/07/19 7:50 PM, Trenta sis via samba wrote: > Hi, > > We were using samba_backup from 4.4.5 and after upgrade to 4.10.5 we > are trying to configure new method, but is not working, tried: > > offline with samba stopped: > # samba-tool domain backup offline --targetdir=/local/test/ > > > ERROR(ldb): uncaught exception - partition_metadata: Migrating > partition
2019 Jul 05
0
Error samba backup 4.10.5
Hi, IT seems that a bug has been opened, thanks! one question samba 4.10.6 appears delayed when will be released? Will include a solution for this https://bugzilla.samba.org/show_bug.cgi?id=14027 As workaround is correct to use samba_backup ols script wirh 4.10, it seems that works.. Thanks El divendres, 5 de juliol de 2019, Trenta sis (<trenta.sis at gmail.com>) va escriure: > Hi,
2019 Jun 18
2
domain online backup
Hi Louis (and Rowland), Welcome back from holiday! First: I ran everything as root. I increased log level, all the way up to 10, but I don't see much interesting. Here is the last bit with -d 10: https://paste.ubuntu.com/p/yMrw7zNKvN/ Also no different behaviour kerberos vs NTLM. Perhaps interesting: I am not getting the additional password question near the end. (neither with kerberos
2019 Jul 05
2
Error samba backup 4.10.5
Hi, tis example that you described I understand that is about backup online, correct? Why offline backup with samba started and also stopped is not working? I have searched a bug in bugs.samba.org but without success Thanks Thanks Missatge de Tim Beale <timbeale at catalyst.net.nz> del dia dv., 5 de jul. 2019 a les 2:14: > > On 4/07/19 7:50 PM, Trenta sis via samba wrote: >
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 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 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 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 04
3
Error samba backup 4.10.5
Hi, We were using samba_backup from 4.4.5 and after upgrade to 4.10.5 we are trying to configure new method, but is not working, tried: offline with samba stopped: # samba-tool domain backup offline --targetdir=/local/test/ INFO: Current debug levels: all: 5 tdb: 5 printdrivers: 5 lanman: 5 smb: 5 rpc_parse: 5 rpc_srv: 5 rpc_cli: 5 passdb: 5 sam: 5 auth: 5 winbind: 5
2006 Oct 21
1
Rsync 2.6.9pre2 tries to read ACLs of nonexistent files
Dear rsync people, Today I tried to back up my computer using rsnapshot with the RPM version of rsync-acl 2.6.9pre1 that I built. I tried twice, and both times, rsync encountered some kind of assertion failure. I was trying to reproduce the crash with rsync-acl 2.6.9pre2 and noticed a different bug (described below); when I have a chance, I will go back and investigate the crash further. Rsync
2015 Oct 07
1
[Bug 11545] New: -A (preserve ACLs) with --link-dest=DIR fails when DIR has a directory with the same file's name
https://bugzilla.samba.org/show_bug.cgi?id=11545 Bug ID: 11545 Summary: -A (preserve ACLs) with --link-dest=DIR fails when DIR has a directory with the same file's name Product: rsync Version: 3.1.0 Hardware: All OS: All Status: NEW Severity: normal Priority: P5
2010 Dec 14
7
DO NOT REPLY [Bug 7865] New: files or dirs with more than 16 ACLs are not rsynced correctly
https://bugzilla.samba.org/show_bug.cgi?id=7865 Summary: files or dirs with more than 16 ACLs are not rsynced correctly Product: rsync Version: 3.0.7 Platform: IA64 OS/Version: HP-UX Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned at samba.org
2008 Apr 14
0
[PATCH] xattrs not set on locked files that already exist on target
Working with rsync 3.0.2, it appears that rsync isn't unlocking files before setting the file attributes when those files already exist. This generates error messages on subsequent such as: rsync: rsync_xal_set: lsetxattr("locked_file","test_xattr") failed: Operation not permitted (1) rsync: rsync_xal_clear:
2008 Jun 25
2
DO NOT REPLY [Bug 5565] New: xattrs not set on locked files that already exist on target
https://bugzilla.samba.org/show_bug.cgi?id=5565 Summary: xattrs not set on locked files that already exist on target Product: rsync Version: 3.0.3 Platform: Other OS/Version: Mac OS X Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org