similar to: backup of tdb files

Displaying 20 results from an estimated 3000 matches similar to: "backup of tdb files"

2018 Sep 21
0
backup of tdb files
On Fri, 2018-09-21 at 11:29 +0200, Philipp Gesang via samba wrote: > Hi, > > how would I go about dumping tdb files in a “neutral” format, > preferably JSON? > > The goal is to have a domain member functional after restoring > from a backup without re-joining. Do take care that the password is changed by winbindd regularly.  It might not work any more. > Ideally, the
2018 Sep 24
2
backup of tdb files
Hi Andrew, thanks for addressing all my points. This is rather helpful. -<| Quoting Andrew Bartlett <abartlet at samba.org>, on Friday, 2018-09-21 08:23:26 AM |>- > On Fri, 2018-09-21 at 11:29 +0200, Philipp Gesang via samba wrote: > > how would I go about dumping tdb files in a “neutral” format, > > preferably JSON? > > > > The goal is to have a domain
2018 Oct 12
2
backup of tdb files
Hi Andrew, revisiting this subject once again because I seem to have reached an impass. -<| Quoting Andrew Bartlett <abartlet at samba.org>, on Monday, 2018-09-24 07:14:48 PM |>- > On Mon, 2018-09-24 at 09:06 +0200, Philipp Gesang wrote: > > > A long time ago I posted a script to dump the machine password to > > > stdout for the benifit of an 802.1x client, but
2018 Oct 15
2
backup of tdb files
-<| Quoting Andrew Bartlett <abartlet at samba.org>, on Saturday, 2018-10-13 08:09:31 AM |>- > On Fri, 2018-10-12 at 16:59 +0200, Philipp Gesang via samba wrote: > > Hi Andrew, > > > > revisiting this subject once again because I seem to have reached > > an impass. > > > > -<| Quoting Andrew Bartlett <abartlet at samba.org>, on Monday,
2023 Nov 16
1
Offline Backup Error: Failed to open /usr/local/samba/private/netlogon_creds_cli.tdb
Hello, Below you will find a snippet from the output of running an offline backup. I'm specifically concerned with "Failed to open /usr/local/samba/private/netlogon_creds_cli.tdb". is this an issue or can it be safely ignored? I ask because the offline process appears to otherwise run without issue. Server is Ubuntu 22.04 with Samba 4.19.2 built from source. Starting
2018 Sep 24
0
backup of tdb files
On Mon, 2018-09-24 at 09:06 +0200, Philipp Gesang wrote: > Hi Andrew, > > thanks for addressing all my points. This is rather helpful. > > -<| Quoting Andrew Bartlett <abartlet at samba.org>, on Friday, 2018-09- > 21 08:23:26 AM |>- > > > > On Fri, 2018-09-21 at 11:29 +0200, Philipp Gesang via samba wrote: > > > > > > how would I go
2018 Oct 24
2
backup of tdb files
Hi again, -<| Quoting Andrew Bartlett <abartlet at samba.org>, on Friday, 2018-09-21 08:23:26 AM |>- > On Fri, 2018-09-21 at 11:29 +0200, Philipp Gesang via samba wrote: >> The goal is to have a domain member functional after restoring >> from a backup without re-joining. > > Do take care that the password is changed by winbindd regularly.  It > might not
2019 Dec 05
3
Backing up tdb files
I am trying to determine which tdb files must be backed up in order to perform a proper system restore. I am running Centos's samba-4.9.1-6.el7.x86_64 as a PDC. There is a basic backup routine which backs up all files under /var/lib/samba but this appears to be wasteful, especially as gencache.tdb keeps growing until I delete. I can find a Samba3 reference at
2018 Oct 18
1
backup of tdb files
-<| Quoting Andrew Bartlett <abartlet at samba.org>, on Tuesday, 2018-10-16 05:17:13 AM |>- > On Mon, 2018-10-15 at 16:05 +0200, Philipp Gesang via samba wrote: > > -<| Quoting Andrew Bartlett <abartlet at samba.org>, on Saturday, 2018-10-13 08:09:31 AM |>- > > > On Fri, 2018-10-12 at 16:59 +0200, Philipp Gesang via samba wrote: > > > > Hi
2019 Jun 18
1
some questsions to online backup and a failiure with offline backup
Hi, first online backup works, but why some parts are missing? Online: root# samba-tool domain backup online --targetdir=/mnt/backup/online/ --server=DC -UAdministrator Backup created 2019-Jun-18 11:04:19 Using samba-tool version: Samba 4.10.2 Domain online backup, using DC 'DOMAIN' Backup for domain DOMAIN (NetBIOS), DOMAIN (DNS realm) Backup contains domain secrets: True missing
2017 Dec 19
3
notice backup script update!
Hai,   For the people using my modified backup script.  Found here: https://github.com/thctlo/samba4/tree/master/backup-script    I've updated it, due to bug https://bugzilla.samba.org/show_bug.cgi?id=13088   netlogon_creds_cli.tdb will be excluded from the backup. Due to this the script exits and does not backup anything since netlogon_creds_cli.tdb is the first it wanted to backup. ( in
2018 Oct 25
2
backup of tdb files
Hi Andrew, thank you for your reply. -<| Quoting Andrew Bartlett <abartlet at samba.org>, on Thursday, 2018-10-25 06:44:03 AM |>- > On Wed, 2018-10-24 at 15:43 +0200, Philipp Gesang wrote: > > Hi again, > > > > -<| Quoting Andrew Bartlett <abartlet at samba.org>, on Friday, 2018-09- > > 21 08:23:26 AM |>- > > > > > > On Fri,
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
2019 May 02
3
username map with “security = ads”
Hi Rowland, thanks for the quick response! -<| Quoting Rowland Penny via samba <rpenny at samba.org>, on Thursday, 2019-05-02 11:41:15 AM |>- > On Thu, 2 May 2019 11:59:45 +0200 > Philipp Gesang via samba <samba at lists.samba.org> wrote: > > > Hey guys, > > > > on a machine with the role “member server”, joining AD requires > > setting
2018 Oct 15
0
backup of tdb files
On Mon, 2018-10-15 at 16:05 +0200, Philipp Gesang via samba wrote: > -<| Quoting Andrew Bartlett <abartlet at samba.org>, on Saturday, 2018-10-13 08:09:31 AM |>- > > On Fri, 2018-10-12 at 16:59 +0200, Philipp Gesang via samba wrote: > > > Hi Andrew, > > > > > > revisiting this subject once again because I seem to have reached > > > an
2019 May 02
2
username map with “security = ads”
-<| Quoting Rowland Penny via samba <rpenny at samba.org>, on Thursday, 2019-05-02 01:12:41 PM |>- > On Thu, 2 May 2019 13:34:01 +0200 > Philipp Gesang <philipp.gesang at intra2net.com> wrote: > > > Hi Rowland, > > > > > > > > Now our use case requires for the machine to be joined but also > > > > grant access to shares to
2018 Oct 12
0
backup of tdb files
On Fri, 2018-10-12 at 16:59 +0200, Philipp Gesang via samba wrote: > Hi Andrew, > > revisiting this subject once again because I seem to have reached > an impass. > > -<| Quoting Andrew Bartlett <abartlet at samba.org>, on Monday, 2018-09-24 07:14:48 PM |>- > > On Mon, 2018-09-24 at 09:06 +0200, Philipp Gesang wrote: > > > > A long time ago I
2019 Feb 14
3
smbclient error talking to Netapp with SMB 3.11 / Samba 4.7.11
Hi Rowland, -<| Quoting Rowland Penny via samba <rpenny at samba.org>, on Wednesday, 2019-02-13 05:01:19 PM |>- > On Wed, 13 Feb 2019 17:16:21 +0100 > Philipp Gesang via samba <samba at lists.samba.org> wrote: > > -<| Quoting L.P.H. van Belle via samba <belle at bazuin.nl>, on > > Wednesday, 2019-02-13 04:59:55 PM |>- > > >
2024 Jan 26
1
Samba acting as a domain member + netbios
I guess I should also do a backup of netlogon_creds_cli.tdb. Is this enough or is there's something else recommended to avoid some bad corner cases? -----Message d'origine----- De : samba <samba-bounces at lists.samba.org> De la part de Vincent DROUIN via samba Envoy? : vendredi 26 janvier 2024 18:38 ? : samba at lists.samba.org Objet : Re: [Samba] Samba acting as a domain member +
2016 Sep 07
7
Winbind / Samba auth problem after username change
Well, I always get 0 results, whether using cn, full username, wildcards, another existing and working user etc. # cat /etc/passwd | grep 'ren_test' returns nothing # wbinfo -u | grep 'ren_test' returns: ren_test4 I also created a backup of all those ldb files and restarted the samba service. Now there's no new sam.ldb but a file looking similar to it. Here's