Displaying 20 results from an estimated 8000 matches similar to: "preparing a 2nd DC"
2019 Jan 30
0
preparing a 2nd DC
I only see one error here.
Debian 9.6 .. Update to 9.7 ;-) :-P
Because of : https://www.debian.org/security/2019/dsa-4371
Looks good Stefan.
It the preseed on github still the same?
Working at things here also. .. Bit to much things but ok. Fun things :-)
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens
>
2020 Oct 12
4
BIND9 failing
I am working towards joining my second DC to the first.
If I am understanding:
https://wiki.samba.org/index.php/Joining_a_Samba_DC_to_an_Existing_Active_Directory
correctly I am to get bind9 working properly before the join should happen.
I am getting this:
> root at dc2:~# systemctl status bind9
>
> ? bind9.service - BIND Domain Name Server
>
> Loaded: loaded
2020 Oct 12
1
BIND9 failing
Forgot this one.
systemctl edit bind9
#/etc/systemd/system/bind9.service.d/override.conf is created.
# add below.
[Service]
# Disable reloading completely.
ExecReload=
# Or set it to restart
#ExecReload=/usr/sbin/rndc restart
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens
> L.P.H. van Belle via samba
>
2017 Dec 28
2
2nd samba DC: NT_STATUS_NO_LOGON_SERVERS
I added a 2nd DC (ADC2) to a samba-ADS today.
debian-9.3, samba-4.6.11 from Louis
followed
https://wiki.samba.org/index.php/Joining_a_Samba_DC_to_an_Existing_Active_Directory
replication works afai see
-
We wanted to test services after turning off the first DC, and running
ADC2 and a DM file-server only.
DC1/backup: 10.0.0.224
ADC2: 10.0.0.230
We then get NT_STATUS_NO_LOGON_SERVERS
On the
2019 Jan 30
3
preparing a 2nd DC
Am 30.01.19 um 11:37 schrieb Rowland Penny via samba:
> You will have to sync sysvol AFTER the join
> The join will create the kerberos ticket (unless you are actually
> referring to /etc/krb5.conf) and smb.conf.
> /etc/resolv.conf needs to point to DC1 before the join and itself after
> the join.
phew! I didn't have that on the radar, good that I asked ...
No problem to
2019 Jan 30
0
preparing a 2nd DC
On Wed, 30 Jan 2019 11:23:25 +0100
"Stefan G. Weichinger via samba" <samba at lists.samba.org> wrote:
>
> greetings, samba-users,
>
> I am currently preparing to join a second Samba-DC to a Samba-based
> ADS.
>
> DC1 is a debian-9.6 machine, running samba-4.8.8 from Louis' repos.
>
> DC2 is basically identically set up (thank you, ansible) and I
2018 Nov 29
4
samba_dnsupdate REFUSED between Samba4 AD DC and Win 2008r2
Il 29/11/2018 15:22, Rowland Penny via samba ha scritto:
> On Thu, 29 Nov 2018 15:03:03 +0100
> "L.P.H. van Belle via samba" <samba at lists.samba.org> wrote:
>
>> You dns keytab looks strange, my be due to manual changes..
> It looks strange because there is one of these missing:
>
> 1 DNS/mysamba4dc.mydomain.com at MYDOMAIN.COM
>
> Could be cut &
2024 May 31
1
move domain member server to new hardware
I?d get the new server ready, sync all data including xattrs & ACLs with rsync -AXav
You probably use AD or RID. Just use the same idmapping on the new server. Probably just copy old smb.conf to new machine.
When all is rsynced just remove the old server from the AD, turn off, assign name and IP address to new server. Join domain. That should do.
If all goes very wrong you can just power on
2019 Feb 01
0
preparing a 2nd DC
Am 30.01.19 um 12:09 schrieb Stefan G. Weichinger via samba:
> Am 30.01.19 um 11:37 schrieb Rowland Penny via samba:
>
>> You will have to sync sysvol AFTER the join
>> The join will create the kerberos ticket (unless you are actually
>> referring to /etc/krb5.conf) and smb.conf.
>> /etc/resolv.conf needs to point to DC1 before the join and itself after
>> the
2019 Feb 01
1
preparing a 2nd DC
On Fri, 1 Feb 2019 22:27:29 +0100
"Stefan G. Weichinger via samba" <samba at lists.samba.org> wrote:
> Am 30.01.19 um 12:09 schrieb Stefan G. Weichinger via samba:
> > Am 30.01.19 um 11:37 schrieb Rowland Penny via samba:
> >
> >> You will have to sync sysvol AFTER the join
> >> The join will create the kerberos ticket (unless you are actually
2017 Dec 28
0
2nd samba DC: NT_STATUS_NO_LOGON_SERVERS
Hai Stephan,
You need also this in smb.conf
# enable offline logins
winbind offline logon = yes
I did also test my logins with one DC turned off.
And login on the DM is no problem or my pcs, no problem.
I did not test the AD logins thats because these have only linux logins for maintainance.
And that always works.
In a 2 DC setup, setup your nameservers first to the LAN ip of the
2020 Jun 19
2
Upgrading from Debian Stretch to Buster, Van Belle package
looks like you have apt pinning enables.my repo is set to 500
default is 990.?
check /etc/apt/ and it's contents
Greetz,
Louis
Op 19 jun. 2020 17:54 schreef "Stefan G. Weichinger via samba" <samba at lists.samba.org>:
Am 19.06.20 um 17:11 schrieb Stefan G. Weichinger via samba:
> Am 19.12.19 um 19:15 schrieb Lmloge via samba:
>
>> When upgrading use :
2019 Sep 26
1
[PATCH] builder: templates: set "unassigned" hostname
By default the installer will set the hostname to what the DHCP returns,
exposing details of the machine where make-template.ml runs.
Instead, force "unassigned-hostname.unassigned-domain" as hostname, so
plays nicely with the hostname setting code in virt-customize.
---
builder/templates/debian.preseed | 2 +-
builder/templates/ubuntu.preseed | 5 +++++
2 files changed, 6
2020 Oct 21
1
Replication fails with (WERR_GEN_FAILURE)
Hello,
I set up a domain with two DCs (dns-backend is BIND9_DLZ) on a Debian 10
system. I used either the Debian-packages or the Packages from Louis
(4.12.8). I created an Ansible-role to setup everything, starting from
installing the packages over doing the provision/join up to change the
settings for bind9. The first DC runs fine. After the reboot services
are all present, allthe SRV Record for
2016 Jul 09
2
IRC question about virt-builder ubuntu-* images
22:06 < adam12> rwmjones: If you're still around, just curious - any reason why the ubuntu14 image doesn't come with `dpkg-reconfigure openssh-server`
already configured for firstboot?
The reason is because I couldn't work out how to automate this in the
preseed script. If you want to have a go, then see:
2006 Oct 03
3
debconf templating
Hello.
Hope you can help me further.
I can vaguely remember that once I saw a reference how to preconfigure
debconf in puppet manifests. So you can define answers in debconf inside
of manifests. No idea where anymore. Anybody knows?
greetinx
Christo
2017 Jul 10
7
[PATCH 0/5] various improvements for make-template.mk
Hi,
this series improves the generation of Debian templates, automating
basically almost all the steps needed.
Also, it fixes the generation of aarch64 images with NVRAM, which is
currently removed too soon, and thus not saved and compressed.
Thanks,
Pino Toscano (5):
builder: templates: update Debian preseed from Stretch
builder: templates: generalize debian location
builder: templates:
check-release FAILED (was: Re: [PATCH 5/5] builder: templates: pass empty proxy to d-i when not set)
2017 Jul 10
1
check-release FAILED (was: Re: [PATCH 5/5] builder: templates: pass empty proxy to d-i when not set)
Checking out sources from https://github.com/libguestfs/libguestfs ...
/var/tmp/tmppyH7Jl/libguestfs /var/tmp/tmppyH7Jl
Reset branch 'master'
Branch master set up to track remote branch master from origin.
Your branch is up-to-date with 'origin/master'.
>From github.com:libguestfs/libguestfs
4cea914d2..28c375701 master -> origin/master
Updating 4cea914d2..28c375701
2013 Dec 11
29
[PATCH RFC V2 0/6] OSSTest: OVMF test job
RFC v2 of this series
This series implements a basic test job for OVMF guest. The test case will
install an OVMF guest and try to boot it.
It is also possible to derive a debian HVM installation test case from
ts-ovmf-debian-install - the only difference should be the BIOS option. I
tested running the test script without specifying BIOS, it worked fine. I just
didn''t figure out a
2016 Jul 12
1
Re: IRC question about virt-builder ubuntu-* images
On Tue, Jul 12, 2016 at 07:40:51PM +0200, Guido Günther wrote:
> On Sat, Jul 09, 2016 at 08:20:27AM +0100, Richard W.M. Jones wrote:
> >
> > 22:06 < adam12> rwmjones: If you're still around, just curious - any reason why the ubuntu14 image doesn't come with `dpkg-reconfigure openssh-server`
> > already configured for firstboot?
> >
>