Displaying 7 results from an estimated 7 matches for "v410x".
Did you mean:
v410
2019 Jul 10
4
Samba 4.10.6 for rhel7/centos7 rpms
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
2019 Sep 16
3
Migrating Samba NT4 Domain to Samba AD
This is a common error.
https://wiki.samba.org/index.php/Dns_tkey_negotiategss:_TKEY_is_unacceptable
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens
> Bart??omiej Solarz-Nies??uchowski via samba
> Verzonden: maandag 16 september 2019 14:09
> Aan: samba at lists.samba.org
> CC: ubi >> Maciej Wysocki
2019 May 20
0
self compiled 4.10.3 replication failure.
...thon3 is a 'foreign' passenger to RHEL7, if you
just wanted Samba 4.10.x on el7/centos7, it would be much simplier to just
consume the python2 system default. This is what I'm doing on el7 to build
without EPEL:
http://nova.polymtl.ca/~coyote/dist/samba/samba-4.10.3/RHEL7/SPECS/samba-v410x.spec
-----------------------------------------
%if 0%{?fedora} || 0%{?rhel} > 7
%global with_python3 1
%else
%global with_python3 0
%endif
-----------------------------------------
And 'samba-tool' dns seems to work fine (for me) on python2. To be
honnest, the only major change I saw i...
2019 Sep 16
0
Migrating Samba NT4 Domain to Samba AD
...u already checked..
Then all i can say now is, or a different OS, or try Vincent's his packages.
I see that is should support AD-DC, but I really dont know. I only do debian/ubuntu.
At least it looks like it.
(from : http://nova.polymtl.ca/~coyote/dist/samba/samba-4.10.8/RHEL7/SPECS/samba-v410x.spec )
%description dc
The samba-dc package provides AD Domain Controller functionality
--
See:
http://nova.polymtl.ca/~coyote/dist/samba/samba-4.10.8
http://nova.polymtl.ca/~coyote/dist/samba/samba-4.9.13
,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'...
2019 May 20
4
self compiled 4.10.3 replication failure.
On Sat, 18 May 2019, Nico Kadel-Garcia wrote:
> On Wed, May 15, 2019 at 4:32 PM Tom Diehl via samba
> <samba at lists.samba.org> wrote:
>>
>> Hi,
>>
>> I have a new Centos 7.6 VM that I self compiled 4.10.3 and joined it to an
>> existing samba AD domain that has 2 existing DCs. One of the existing DCs is
>> running 4.8.7 and the other is running
2019 May 20
2
self compiled 4.10.3 replication failure.
...ign' passenger to RHEL7, if you
> just wanted Samba 4.10.x on el7/centos7, it would be much simplier to just
> consume the python2 system default. This is what I'm doing on el7 to build
> without EPEL:
> http://nova.polymtl.ca/~coyote/dist/samba/samba-4.10.3/RHEL7/SPECS/samba-v410x.spec
> -----------------------------------------
> % if 0%{?fedora} || 0%{?rhel} > 7
> % global with_python3 1
> % else
> % global with_python3 0
> % endif
> -----------------------------------------
So what happens when 4.11 is released? The release notes clearly state tha...
2019 Sep 16
5
Migrating Samba NT4 Domain to Samba AD
...> Then all i can say now is, or a different OS, or try Vincent's his packages.
> I see that is should support AD-DC, but I really dont know. I only do debian/ubuntu.
> At least it looks like it.
>
> (from : http://nova.polymtl.ca/~coyote/dist/samba/samba-4.10.8/RHEL7/SPECS/samba-v410x.spec )
> %description dc
> The samba-dc package provides AD Domain Controller functionality
>
The problem with this list is that 90% of the users do not use red-hat
based distros, so everything is usually based around Debian based distros.
I think we need to fall back to checking how the...