Displaying 20 results from an estimated 4000 matches similar to: "Container setup?"
2019 Jul 05
2
Container setup?
On 7/4/19 12:49 PM, Joachim Lindenberg wrote:
> * I am not (yet) familiar with LXD or nspawn. Do you have any pointer on how Samba DC works with LXD?
>
I've only used LXD for containerizing web applications so far.
2019 Jul 03
2
Container setup?
On 7/3/19 8:21 AM, Sven Schwedas via samba wrote:
> Though I'm not sure if docker is the right tool for the job; samba as a
> fat daemon running a bazillion subprocesses orchestrated by a persistent
> database that's very sensitive to instances leaving and joining the
> domain seems the antithesis to docker's philosophy.
>
Docker would be a terrible choice for this;
2023 Aug 07
1
Samba-AD in Docker
On Monday, August 7, 2023 6:05:03 AM EDT Andrew Bartlett via samba wrote:
> https://github.com/samba-in-kubernetes
>
Andrew, thanks a bunch for pointing people to our org! I really appreciate it.
More below...
> On Mon, 2023-08-07 at 11:08 +0200, Joachim Lindenberg via samba wrote:
> > Hello Anantha, Michael,
> > IIRC this is somewhat optimistic or a secret sausage. For
2019 Jul 05
4
Container setup?
Hi Marco, anybody,
> + must be 'privileged' container (no unprivileged ones)
I have seen containers with and without calling for being privileged, but you never know without trying and testing carefully...
Googling I found https://github.com/lxc/lxd/issues/3442#issuecomment-312560949 but I am not really clear about the conclusion.
Does it really have to be privileged?
Thanks & Best
2019 Jul 04
0
Container setup?
Hello Patrick,
>On 7/3/19 8:21 AM, Sven Schwedas via samba wrote:
>> Though I'm not sure if docker is the right tool for the job; samba as a
>> fat daemon running a bazillion subprocesses orchestrated by a
>> persistent database that's very sensitive to instances leaving and
>> joining the domain seems the antithesis to docker's philosophy.
>>
2015 Aug 10
5
libvirt-lxc
Hi,
I noticed that libvirt-lxc will be deprecated for RedHat:
"Future development on the Linux containers framework is now based on
the docker command-line interface. libvirt-lxc tooling may be removed in
a future release of Red Hat Enterprise Linux (including Red Hat
Enterprise Linux 7) and should not be relied upon for developing custom
container management applications." -
2017 Apr 03
2
creating a lxc image to be used with libvirt-lxc
Dear all,
I'm moving my first baby steps with libvirt-lxc trying to convert over from
an LXD installation and one of the hurdles is putting together an image.
All the examples I found about libvirt-lxc refer to running /bin/sh in a
container, almost as if it was docker, as opposed to run a "full system"
like I've been doing with lxd. Also virt-install, often referred in libvirt
2019 Jul 02
5
Container setup?
Hello,
I am trying to figure out, whether there are any best practices how to run a
Samba AD DC in a container. First of all: why a container? Because obviously
containers require less resources and are easier to update than multiple
linux systems ? and I want to spend some of the savings into redundancy
(multiple DCs, also distributed to serve different locations).
Googling around I found
2018 Nov 05
4
Time server on AD DC in an LXD container.
After reading the instructions at
https://wiki.samba.org/index.php/Time_Synchronisation, I still have
questions about how samba interacts with nptd.
The issue is that LXD doesn't want containers setting the time and so won't
start ntpd at container startup even though it's enabled in systemd. The
host does sync it's time with a national time server, so we can assume that
the
2019 Jul 05
0
Container setup - selftests not running?
On 05/07/2019 21:12, Joachim Lindenberg via samba wrote:
> Following my questions in https://lists.samba.org/archive/samba/2019-July/224115.html and the lack of recent builds of Samba in Ubuntu, I started to build Samba on my own.
> I installed a new virtual machine with Ubuntu 18.04.2 (LTS) server (+ssh), installed docker and docker-compose, and then tried to build using the following
2018 Sep 12
2
Cannot set Windows ACL security permissions Ubuntu 18.04 LXD privileged container
I'm tying to set up a member server for serving files following the
instructions at:
https://wiki.samba.org/index.php/Setting_up_a_Share_Using_Windows_ACLs.
Since I'm not an expert with log files or debugging, I need help
troubleshooting the following:
When I get to the part where I connect to the member server from the
Windows Computer Management tool, I get a long message starting with
2019 Jul 30
0
split horizon and authoritative answers..?
Hai,
Have you ever tried this with a systemd networking setup.
I suggest you try this, this at least helped me with some split dns issues.
Below shows how i did it.
Configure you network with system, the configs..
#/etc/systemd/network/lan-dev.network
#
# Configure global settings in /etc/systemd/*.conf
#
# Dont forget : rm /etc/resolv.conf && ln -s /run/systemd/resolve/resolv.conf
2018 Nov 06
2
Time server on AD DC in an LXD container.
Further investigations reveal:
---
C:\WINDOWS\system32> w32tm /monitor
GetDcList failed with error code: 0x800706BA.
Exiting with error 0x800706BA
---
error 0x800706BA indicates that the RPC server is unavailable.
Any ideas?
Thanks,
Jonathan Kreider
On Tue, Nov 6, 2018 at 5:48 PM Jonathan Kreider <jonathan.kreider at gmail.com>
wrote:
>
> Thanks Robert & Marco.
>
>
2016 May 01
12
[Bug 1064] New: iptables-save fails silently in unprivileged lxc/lxd container
https://bugzilla.netfilter.org/show_bug.cgi?id=1064
Bug ID: 1064
Summary: iptables-save fails silently in unprivileged lxc/lxd
container
Product: iptables
Version: unspecified
Hardware: x86_64
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component:
2017 Jun 24
0
replication not done with missing DC?
Hello,
I have been able to restore a backup, disabled samba initially, changed hostname, and then joined as a DC. It looks as if that was successful and some data was replicated. I had to manually update some DNS data to get it operational however. As a test whether user data (my major concern) was replicated, I disabled the old DCs and ran samba-tool user list, and the result was as expected.
2019 Jul 20
2
replication stuck?
I figured it out myself. The kerberos configuration on the old dc cobra was bad ? no clue why it worked at all until yesterday.
After fixing it, testing with kinit, and restarting the dc processes it resumed replication.
Joachim
Von: Joachim Lindenberg <samba at lindenberg.one>
Gesendet: Friday, 19 July 2019 16:54
An: samba at lists.samba.org
Betreff: replication stuck?
Until
2024 Jul 24
1
new DC via clone..
I run DCs in containers. LXC, privileged, on proxmox.
On Jul 24, 2024 at 09:19 +0200, Joachim Lindenberg <samba at lindenberg.one>, wrote:
>
> Therefore I wished, Samba-Ad-Dc were able to run as a container
2024 Jul 24
1
new DC via clone..
Hi Kees,
I do have working backups and snapshots for sure. After my experiment yesterday I just reverted to the previous snapshot (knowing that samba-ad-dc was down all the time and no inconsistency could enter my domain doing so). I also mentioned somewhere that it is not just samba and bind, but also sshd, docker, pi-hole and stubby. On one instance I also have freeradius. Samba alone is just
2019 Aug 12
0
dns_tkey_gssnegotiate: TKEY is unacceptable
On 12/08/2019 20:19, Joachim Lindenberg wrote:
> Hi Rowland,
> did read, actually cited the page it myself, but didn?t help me to identify the cause.
> Kerberos credentials exists, dns users exists, file permission are correct. So either that is insufficient or I am blind..
> Regards, Joachim
>
> -----Urspr?ngliche Nachricht-----
> Von: samba <samba-bounces at
2018 Jan 29
2
How to use /dev/net/tun from libvirt-lxc with user namespacing enabled
I have a container rootfs that I use to keep all work-related stuff. This
container was originally created by lxd (which creates all containers for
use with user namespacing), but now I decided to start using libvirt for
container management since I already use it for virtual machines, which
will spare me from dealing with multiple hypervisor technologies.
I managed to create a working domain xml