Hi everyone, I've posted some updated source and binary rpms following the release of updates by the samba project. Updated rpms include samba-4.10.6 and ldb-1.5.5. Here are the links: - http://nova.polymtl.ca/~coyote/dist/samba/samba-4.10.6/RHEL7 As usual, these work fine for me (4.10.6) but YMMV. Please do report issues if you find some. Regards, Vincent
> Hi everyone, > > I've posted some updated source and binary rpms following the release of > updates by the samba project. Updated rpms include samba-4.10.6 and > ldb-1.5.5. > > Here are the links: > -http://nova.polymtl.ca/~coyote/dist/samba/samba-4.10.6/RHEL7 > > As usual, these work fine for me (4.10.6) but YMMV. Please do report > issues if you find some.Vincent, excellent work! Can you also provide support for rados vfs (already exists in SPEC) and ctdb_mutex_ceph_rados_helper? This is covered via: ``` --with-cluster-support \ --enable-cephfs \ --enable-ceph-reclock \ ``` All dependencies (librados & libcephfs) already provided via CentOS [1] or Ceph project [2] repos. [1] http://mirror.centos.org/centos-7/7/storage/x86_64/ceph-nautilus/ [2] https://download.ceph.com/rpm-nautilus/el7/x86_64/ Thanks, k
Hi Konstantin, On Wed, 10 Jul 2019, Konstantin Shalygin via samba wrote:> Vincent, excellent work!Thank you. Glad it's helping others.> Can you also provide support for rados vfs (already exists in SPEC) and > ctdb_mutex_ceph_rados_helper?That's probably doable but you'd have to BETA-test for me since I don't have a working ceph cluster at home. The information you've provided is very useful, I'll take a look, probably in the next few days.. Kindest regards, Vincent
On Mon, Jul 8, 2019 at 12:31 PM Vincent S. Cojot via samba <samba at lists.samba.org> wrote:> > > Hi everyone, > > I've posted some updated source and binary rpms following the release of > updates by the samba project. Updated rpms include samba-4.10.6 and > ldb-1.5.5. > > Here are the links: > - http://nova.polymtl.ca/~coyote/dist/samba/samba-4.10.6/RHEL7 > > As usual, these work fine for me (4.10.6) but YMMV. Please do report > issues if you find some. > > Regards, > > VincentI've been updating my build tools over at https://github.com/nkadel/samba4repo . I've tested builds on RHEL 8 with those tools, and my RHEL 8 reposync tools at https://github.com/nkadel/nkadel-rsync-scripts Vincent, I've activated several submodules in that repo for RHEL 8 compilation. But I'd like to resolve the distinctions between your setup, and mine, so we can save some work.
On Thu, 11 Jul 2019, Nico Kadel-Garcia wrote:> I've been updating my build tools over at > https://github.com/nkadel/samba4repo . I've tested builds on RHEL 8 > with those tools, and my RHEL 8 reposync tools at > https://github.com/nkadel/nkadel-rsync-scripts > > Vincent, I've activated several submodules in that repo for RHEL 8 > compilation. But I'd like to resolve the distinctions between your > setup, and mine, so we can save some work.Hi Nico, I'm not sure there's a way to reconcile our projects. At the present time, I'm mostly focused on providing rhel7/python2 (native to rhel7/centos7) rpms as a convenience for the community (for users who don't have access to a build system). In the future, when I start working on RHEL8 builds of samba, then I may join forces with your project but I won't know until it's time to do so. Vincent
On Monday, July 8, 2019 6:30:21 PM CEST Vincent S. Cojot via samba wrote:> Hi everyone, > > I've posted some updated source and binary rpms following the release of > updates by the samba project. Updated rpms include samba-4.10.6 and > ldb-1.5.5.Do you know https://github.com/sergiomb2/SambaAD This uses GnuTLS and MIT Kerberos on CentOS7/RHEL7. Cheers, Andreas -- Andreas Schneider asn at samba.org Samba Team www.samba.org GPG-ID: 8DFF53E18F2ABC8D8F3C92237EE0FC4DCC014E3D
On Friday, July 12, 2019 3:06:07 AM CEST Nico Kadel-Garcia via samba wrote:> On Mon, Jul 8, 2019 at 12:31 PM Vincent S. Cojot via samba > > <samba at lists.samba.org> wrote: > > Hi everyone, > > > > I've posted some updated source and binary rpms following the release of > > updates by the samba project. Updated rpms include samba-4.10.6 and > > ldb-1.5.5. > > > > Here are the links: > > - http://nova.polymtl.ca/~coyote/dist/samba/samba-4.10.6/RHEL7 > > > > As usual, these work fine for me (4.10.6) but YMMV. Please do report > > issues if you find some. > > > > Regards, > > > > Vincent > > I've been updating my build tools over at > https://github.com/nkadel/samba4repo . I've tested builds on RHEL 8 > with those tools, and my RHEL 8 reposync tools at > https://github.com/nkadel/nkadel-rsync-scriptsThat looks good :-) -- Andreas Schneider asn at samba.org Samba Team www.samba.org GPG-ID: 8DFF53E18F2ABC8D8F3C92237EE0FC4DCC014E3D
Hi Andreas, Yes, I've seen that project. It is a similar effort with a few differences. I'm mostly trying to provide pre-cooked binary (and source) rpms for people to use on rhel7/centos7 and be as minimally intrusive as possible. I also aim to provide all of the needed dependencies in the shared repos. To that effect, my builds are using the distro-provided gnutls library (3.3.29) and the samba internal heimdall implementation (MIT kerberbos support is still considered experimental - see [1]). [1]: https://wiki.samba.org/index.php/Running_a_Samba_AD_DC_with_MIT_Kerberos_KDC#Experimental_Feature Cheers, Vincent On Mon, 15 Jul 2019, Andreas Schneider wrote:> On Monday, July 8, 2019 6:30:21 PM CEST Vincent S. Cojot via samba wrote: >> Hi everyone, >> >> I've posted some updated source and binary rpms following the release of >> updates by the samba project. Updated rpms include samba-4.10.6 and >> ldb-1.5.5. > > Do you know > > https://github.com/sergiomb2/SambaAD > > This uses GnuTLS and MIT Kerberos on CentOS7/RHEL7. > > > Cheers, > > > Andreas > > -- > Andreas Schneider asn at samba.org > Samba Team www.samba.org > GPG-ID: 8DFF53E18F2ABC8D8F3C92237EE0FC4DCC014E3D > > >
On Mon, Jul 15, 2019 at 2:07 AM Andreas Schneider via samba <samba at lists.samba.org> wrote:> > On Monday, July 8, 2019 6:30:21 PM CEST Vincent S. Cojot via samba wrote: > > Hi everyone, > > > > I've posted some updated source and binary rpms following the release of > > updates by the samba project. Updated rpms include samba-4.10.6 and > > ldb-1.5.5. > > Do you know > > https://github.com/sergiomb2/SambaAD > > This uses GnuTLS and MIT Kerberos on CentOS7/RHEL7.I nabbed the compat-gnutls from there, along with the compat-nettle tools, to resolve dependencies on RHEL 7 for my buld tools. My work uses separate RPM building tools for libtalloc, libtevent, etc. rather than the internal libraries, for maximum upgrade bugfix and feature compatibility for *other* Samba development tools on the system. I can understand why RHEL has not updated gnutls for compatibility with the latest Samba requirements, on RHEL 7, that's built into a *lot* of system tools.