Displaying 20 results from an estimated 2000 matches similar to: "some questsions to online backup and a failiure with offline backup"
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
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
2020 May 05
1
samba-tool domain backup online fails
Hello List,
offline fails also..
root at dc01:~# samba-tool domain backup offline
--targetdir=/backup/linux/samba-dom-dc01-offline
Creating targetdir /backup/linux/samba-dom-dc01-offline...
running backup on dirs: /var/lib/samba/private /var/lib/samba /etc/samba
Starting transaction on /var/lib/samba/private/secrets
Starting transaction on /var/lib/samba/private/sam.ldb
backing up
2015 Sep 01
2
Samba 4 DC backups
Mark
Ok so you doing the exact opposite of what the samba_backup script does
with regards to ldb and tdb files, but then you are shutting down Samba
to do a backup anyway so it doesn't really matter what you are doing in
this regard.
I want a consistent backup while Samba is running.
Regards
Mike
On 2015-09-01 16:08, Mark Foley wrote:
> Here's what I do before tar'ring:
>
2015 Sep 01
7
Samba 4 DC backups
I have a few Samba 4.2 DC in production now and figured that I should do
something about backups.
I have read
https://wiki.samba.org/index.php/Backup_and_restore_an_Samba_AD_DC and
had a look through the samba_backup script and have a few questions.
Firstly I am using the Sernet packages on Centos7.
I am assuming the following mappings from the script for my set up
/usr/local/samba/etc is
2015 Sep 01
1
Samba 4 DC backups
On 2015-09-01 18:48, L.P.H. van Belle wrote:
> and most important...
>
> If you have 2 DC's ...
> ! NEVER USE THE BACKUP SCRIPT TO RESTORE ONE OF THE DC's !
>
> This wil corrupt your AD databases..
> Just remove the old DC from the domain and add a new one if needed .
>
> .. Rowland.
> This is also a nice to have in your backup script.
> Auto detect
2018 Nov 13
4
Online Backup fails
Hai,
As Rowland said also, your config looks better the we often see.. :-)
I can only see one thing thats little off in bind is the auth-nxdomain.
https://wiki.samba.org/index.php/Setting_up_a_BIND_DNS_Server
Shows auth-nxdomain yes;
You ADDC is the Authoritive DNS server for your domains so i suggest turn it on.
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van:
2015 Sep 01
1
Samba 4 DC backups
On 2015-09-02 08:22, Mark Foley wrote:
> Mike,
>
> I thought I pretty much did the same thing as the backup script: backup
> ldb, do
> tar. Also, I am stopping Samba for good measure, but I don't think I
> need to.
> What makes you say I'm doing the "exact opposite" of what the samba
> script does?
> Please explain, I want to be consistent with
2018 Nov 13
6
Online Backup fails
> when i dont use localhost its not working:
>
>
> phoenix /mnt/backupsamba # samba-tool domain backup online
> --server=$(hostname -s) --targetdir=/mnt/backupsamba/ -U Administrator
> Failed to connect to ldap URL 'ldap://phoenix' - LDAP client internal
> error: NT_STATUS_CONNECTION_REFUSED
> Failed to connect to 'ldap://phoenix' with backend
2018 Nov 13
2
Online Backup fails
On Tue, 13 Nov 2018 12:14:50 +0100
admins aixtema via samba <samba at lists.samba.org> wrote:
> Hi,
>
> no kinit cause it ask me for a password promt where i enter the
> password
>
> samba-tool domain backup online --server=localhost
> --targetdir=/mnt/backupsamba/ -U Administrator
> Password for [AIXTEMA\Administrator]:
>
>
>
> > What is in
2019 Apr 11
1
Samba bind-9.12 Support
Hi,
i wanna ask how is the status of the bind-9.12 Support?
Does this works already?
Because Samba wiki says 9.11
BIND Version Supported in Samba Version
BIND 9.11 Samba 4.5.2 and later
Because i want update my System, but gentoo do not provide bind-9.11
anymore.
The patches in this Post
https://lists.samba.org/archive/samba/2018-August/217489.html are no
longer at git.
Mit
2018 Nov 13
5
Online Backup fails
Hi,
when i try to create a online backup via samba 4.9.2 at gentoo (in my
test envoirment) i get the following errors:
samba-tool domain backup online --server=localhost
--targetdir=/mnt/backupsamba/ -U Administrator
Password for [DOMAIN\Administrator]:
workgroup is DOMAIN
realm is domain.de
Calling bare provision
Looking up IPv4 addresses
Looking up IPv6 addresses
No IPv6 address will be
2019 Jun 04
2
Password failure with xscreensaver when using winbind
Hi,
since some weeks i have a strange bug / problem at our gentoo linux clients
sometimes the user is unable to unlock the xscreensaver via pam /
winbindd if i restart the winbindd, the unlock works.
winbindd log
https://pastebin.com/qVzenH47
it makes no diffrence witch of our ad/dcs respond to the client.
net ads info
LDAP server name: 1 or 2 or 3 (our rodc)
around 40 days ago
2018 Nov 13
1
Online Backup fails
Hi,
its all local at my linux machine
what i did:
mkdir -p /mnt/backupsamba/
samba-tool domain backup online --server=localhost
--targetdir=/mnt/backupsamba/ -U Administrator
and then got the message
i use bind9 as dns backend, not the internal
File
"/usr/lib64/python2.7/site-packages/samba/netcmd/domain_backup.py", line
228, in run
dns_backend='SAMBA_INTERNAL',
2018 Nov 13
4
Online Backup fails
On Tue, 13 Nov 2018 12:36:20 +0100
admins aixtema via samba <samba at lists.samba.org> wrote:
> Did all your advices, but nothing works
>
> it still creates the tempRANDOMID folder wtih
>
> bind-dns/empty
> etc/smb.conf
> private/all contains from var/lib/samba/private
> state/sysvol
>
>
> but the dns still fails with the same error as my first post
I
2019 May 13
1
Diffrent date codes from pwdLastSet and Password must change Time
Hi,
i have little strange behaviour
I have a bash script running to notify users about the expire of there
password
I query the users with ldapsearch and use pwdLastSet, but this search is
diffrent to "Password must change Time" with rpcclient i now found out.
Password must change Time is +1 Day vs pwdLastSet.
can sombody explain this?
pwdLastSet: 131945210982711300
2019 Nov 14
2
Sometimes Roaming Profile loose rights to restart shutdown...
Hi,
sometimes my Roaming Profile gets buggy and i cant use the Reboot
Shutdown ... function all other works.
When i make a new users.v6 folder the Profile works again very well.
I tried all GPOs i found for energy settings but nothing helps if the
Profile is broken. Only delete and make a new one works
Samba 4.11.2
Win10 1803-1903
any ideas? or Workarounds?
Ren?
Mit freundlichen Gr??en,
2016 Sep 21
2
Samba loose the user forward as member Server
Hi,
i am at the end of my knowledge.
Our PDC works fine all user can access the Samba Shares, Windows Logins
are Working, all fine.
But our Member Server makes me ($=%§=(%(§=.
When i join the Domain all is fine and all Shares are working
net rpc join -S DOMAINSERVER -U Administrator
Using short domain name -- DOMAIN
Joined 'SERVER1' to domain 'DOMAIN'
net rpc testjoin -S
2015 Jan 05
2
backup using the packages of Sernet
dear,
I made the installation of Samba4 in centos6, now I need to back up the structure, tried using the script that samba.org offers more he is giving this error.
See the error through the bash -x
bash -x samba_backup.sh
+ FROMWHERE = / var / lib / samba
+ WHERE = / root / backups
+ '[' N '' ']'
+ '[' -n '' -a -d '' ']'
+ '[' -n
2019 Mar 26
5
Problem achieving manual synchronisation of idmap.ldb and the associated User and Group ID mappings between two Samba 4 AD DCs
Hi everyone, I have two AD DCs that I am experimenting with, hostnames
ad1 and ad2 respectively. I am using Raspberry Pi hardware, and
accordingly I am using Samba 4.5.16-Debian on Raspbian Linux.
I have already had some success so far setting up a second AD DC, ad2,
and joining this to my existing Active Directory domain SAMDOM. I have
already verified that I can create new user accounts on