Displaying 20 results from an estimated 400 matches similar to: "[Announce] Samba 4.11.6 Available for Download"
2020 Jan 23
0
[Announce] Samba 4.10.13 Available for Download
========================================================
"It's better to be a lion for a
day than a sheep all your
life."
Elizabeth Kenny
========================================================
Release Announcements
---------------------
This is the latest stable release of the Samba 4.10 release series.
Changes since 4.10.12
----------------------
o Jeremy
2018 May 01
1
cannot compile 4-8-stable or 4-8-test
Samba from git (4-8-stable and 4-8-test) is failing to compile. I did
not have these issues with the previous 4-7 branches.
Basically this installation is just a simple file server, no domain,
ad, print service, etc. necessary or even desired.
My configure arguments:
$ ./configure --without-winbind --disable-avahi --without-ads
--without-ldap --without-pam --without-quotas --without-dnsupdate
2018 Jun 27
2
sambaundoguididx fails with ldb transaction error
Hi,
trying to revert 4.8.0/1 issues with sambaundoguididx and getting following:
Traceback (most recent call last):
File "/root/sambaundoguididx", line 66, in <module>
db.modify(modmsg)
_ldb.LdbError: (32, 'ldb_wait from (null) with LDB_WAIT_ALL: No such
object (32)')
A transaction is still active in ldb context [0x56060ac2a310] on
2017 Jun 10
1
AD Azure Connect
Hi everyone,
I like to connect azure ad to my samba4 installation via AD Azure Sync
(with password passthrough authentication).
Passthrough authentication and User synchronizations working with a Windows
2016 domain member server without any harm.
But group membership synchronizations fails always because AD Azure Sync
cannot parse the member attribute (reference-value-not-ldap-conformant).
2023 Mar 13
1
Fwd: samba-gpupdate nsswitch error
On 13/03/2023 17:05, David Mulder via samba wrote:
>
> On 3/13/23 10:54 AM, Rowland Penny via samba wrote:
>> Glad it isn't just myself having problems understanding that code, it
>> is horrible :-D
>>
>> If it is a machine, why is it trying to look up a uid ? I traced where
>> the error message is coming from, but couldn't understand what was
2019 Feb 25
2
AD-DC samba_gpoupdate failing
Well, I had a look at the python bindings and the error handling was in
shambles.
I fixed libgpo/pygpo.c and I now get:
gpos = ads.get_gpo_list(creds.get_username())
SystemError: Failed to get machine token for 'DC01$' (CN=DC01,OU=Domain
Controllers,DC=rvx,DC=is)
(the failing call is status = gp_get_machine_token(self->ads_ptr, frame,
dn,
2019 Feb 26
0
AD-DC samba_gpoupdate failing
Ok, I've analyzed this and found that the cause is a call to getpwuid(uid)
with the uid being that of the domain controller.
"wbinfo --uid-info=3000074" works and returns information, but this library
function fails.
This is then propagated upwards as a memory error, because it is being
called from getpwuid_alloc() which is a talloc variant. the api doesn't
allow us to
2019 Aug 01
0
Build error due to Waf task dependency cycle in run_after
Am Sonntag, 14. Juli 2019, 22:10:10 CEST schrieb Johannes Engel:
> Dear all,
>
> trying to build some Heimdal-based packages for Samba AD DC under
> openSUSE I am facing some difficulties with the build system:
> During the installation which is triggered by "make install" waf complains
> about some task dependency cycle after leaving folder bin/default.
> Full log
2019 Mar 20
2
build problem with 4.10.0
Hi
I want to build samba-4.10.0 for SUSE openLeap 15.1. Config and make
works fine but make install sucks:
./configure --prefix=/usr --localstatedir=/var --sysconfdir=/etc
--libdir=/usr/lib64 --libexecdir=/usr/lib64
--with-cachedir=/var/lib/samba --with-lockdir=/var/lib/samba/lock
--with-logfilebase=/var/log/samba --with-modulesdir=/usr/lib64/samba
--disable-rpath --disable-rpath-install
2008 Aug 30
3
Updated version of patch
Attached is a patch against shout-python-0.2 which does two trivial but
very useful things
(1) The function "get_connected" is exported so that shout-python
becomes usable
in nonblocking mode. In the current version of shout-python "open"
raises an exception in nonblocking mode.
(2) The global interpreter lock is released in the potentially blocking
functions
2020 May 16
0
Upgrade from 4.11.6 to 4.12.2 created authentication issues
On 15/05/2020 19:52, James Atwell via samba wrote:
> Hello,
>
> ??????? I upgraded two DC's to 4.12.2 from 4.11.6 before I noticed
> authentication issues with a couple Netgear ReadyNAS we have. For
> reference I have a total of 6 DC's with 4 running 4.11.6 and two now
> running 4.12.2.? I ran the usual ./configure,make,make install from
> tar without issues.
2020 Feb 05
0
smbd fails to start after upgrade to version 4.11.6
On 05/02/2020 17:51, Roy Eastwood wrote:
> Hi Rowland,
>> OK, my computer is now running on eth0 and has the two lines in smb.conf and it works.
> Let me get this right - with the two lines in smb.conf on your pi:
> When using wlan0, smbd fails and core dumps?
I haven't tested this on my rpi4 yet, I will though.
> When using eth0, smbd starts ok?
No, this is what I have
2020 May 16
0
Upgrade from 4.11.6 to 4.12.2 created authentication issues
On 16/05/2020 14:40, James Atwell wrote:
>
> On 5/16/2020 5:00 AM, Rowland penny via samba wrote:
>> On 15/05/2020 19:52, James Atwell via samba wrote:
>>> Hello,
>>>
>>> ??????? I upgraded two DC's to 4.12.2 from 4.11.6 before I noticed
>>> authentication issues with a couple Netgear ReadyNAS we have. For
>>> reference I have a total
2020 Feb 28
0
Issue compiling Samba 4.11.6 with GNUTLS 3.6.12 (Not standard location)
On 28/02/2020 18:01, Georg.Biberger at partner.bmw.de wrote:
>> SLES11 is EOL and is python3 easily available for it ?
> BMW has extended support from SUSE for SLES11 until end of 2021, so no EOL.
> I use phyton2 with "export PYTHON=python2"
I thought the extended support was for security updates only and whilst
you should be able to build Samba using python2, you need
2020 Feb 28
0
Issue compiling Samba 4.11.6 with GNUTLS 3.6.12 (Not standard location)
On 28/02/2020 18:54, Andrew Bartlett wrote:
> On Fri, 2020-02-28 at 18:38 +0000, Rowland penny via samba wrote:
>>> Is there a way to solve this build issue with Samba 4.11.6?
>>>
>> Not sure, but even if you can, you cannot use it without python3
>>
>> Rowland
> G'Day Rowland,
>
> If the OS only needs to build Samba for a fileserver or a client
2020 Feb 28
2
Issue compiling Samba 4.11.6 with GNUTLS 3.6.12 (Not standard location)
On Fri, 2020-02-28 at 18:38 +0000, Rowland penny via samba wrote:
> > Is there a way to solve this build issue with Samba 4.11.6?
> >
> Not sure, but even if you can, you cannot use it without python3
>
> Rowland
G'Day Rowland,
If the OS only needs to build Samba for a fileserver or a client
library then the python3 issue doesn't come up, we still allow a build
of
2020 May 16
0
Upgrade from 4.11.6 to 4.12.2 created authentication issues
On 16/05/2020 18:41, James Atwell wrote:
>
> On 5/16/2020 9:55 AM, Rowland penny via samba wrote:
>> On 16/05/2020 14:40, James Atwell wrote:
>>>
>>> On 5/16/2020 5:00 AM, Rowland penny via samba wrote:
>>>> On 15/05/2020 19:52, James Atwell via samba wrote:
>>>>> Hello,
>>>>>
>>>>> ??????? I upgraded two
2020 Feb 15
0
Teo En Ming's Manual for Setting Up Samba 4.11.6 and CentOS 8.1 (1911) Linux Server QEMU/KVM Virtual Machine as an Active Directory Domain Controller (AD DC)
Links to reading materials:
[1] https://lkml.org/lkml/2020/2/15/16
[2] http://lkml.iu.edu/hypermail/linux/kernel/2002.1/10224.html
[3] https://marc.info/?l=linux-kernel&m=158174694431737&w=2
[4] http://lists.linuxfromscratch.org/pipermail/lfs-chat/2020-February/029090.html
[5] https://lists.samba.org/archive/samba/2020-February/228348.html
[6]
2020 Feb 14
0
Samba 4.11.6 cannot JOIN - 'Could not find machine account'
On Fri, 2020-02-14 at 12:47 -0700, Rick Hollinbeck via samba wrote:
> Dug deeper (i.e. into the source code)... no answer yet.
>
> The samba join process is failing when fetching the domain's machine password
> from the secrets.tdb database, which presumably it has just built as part of the JOIN..
>
> Specifically, it is looking for an entry:
2020 Apr 24
0
markedly fewer objects in dbcheck after upgrade to 4.12.1 from 4.11.6
well this one got crickets. after a week, it appears there was no call for alarm. Please notify me how I mis-read the release notes. I just don't remember anything about reducing number of database objects. At any rate I am posting this as a note to anyone else who finds the same thing.
On Friday, 17 April 2020, 16:42:39 GMT-7, ray klassen via samba <samba at lists.samba.org> wrote: