Displaying 4 results from an estimated 4 matches for "smb_sysvol_conn".
2020 Oct 30
1
Setting up Backup AD DC
...t
connection is now disconnected.')
? File "/usr/lib64/python3.6/site-packages/samba/netcmd/__init__.py",
line 186, in _run
??? return self.run(*args, **kwargs)
? File
"/usr/lib64/python3.6/site-packages/samba/netcmd/domain_backup.py", line
273, in run
??? smb_conn = smb_sysvol_conn(server, lp, creds)
? File
"/usr/lib64/python3.6/site-packages/samba/netcmd/domain_backup.py", line
118, in smb_sysvol_conn
??? return libsmb.Conn(server, "sysvol", lp=s3_lp, creds=creds, sign=True)
notes:
- parameter "--krb5-ccache" is actually *not* documented...
2023 Nov 20
1
Online Backup failed....
Hi,
here are the versions:
dc01:
Raspberry Pi 3 Model B Rev 1.2
root at dc01:~# cat /etc/debian_version
11.8
root at dc01:~# samba -V
Version 4.17.12-Debian
root at dc01:~# uname -a
Linux dc01 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023 aarch64
GNU/Linux
Dc02:
Raspberry Pi 3 Model B Rev 1.2
root at dc02:~# cat /etc/debian_version
11.8
root at dc02:~# samba -V
Version
2019 Aug 29
4
Schedule samba backup
Hi,
I was using samba backup offline, but seems that now is not working, a
bug is reported.
As a workaround I want to use online backup:
sudo samba-tool domain backup online --targetdir=<output-dir>
--server=<DC-server> -UAdministrator
Asking password in interative mode works, but I need to automate to
execute from crontab without asking pwd, how can I do this with
security?
2020 Oct 29
3
Setting up Backup AD DC
On Thu, 29 Oct 2020, Rowland penny via samba wrote:
> On 29/10/2020 14:43, Marco Shmerykowsky via samba wrote:
>> I want to setup a backup AD DC and have a few quick
>> (possibly dumb) questions:
> No, you just want to add another DC
>>
>> 1) Is this link the best reference to the procedure to
>> ?? create the backup AD DC?
>>
>> ->
>>