Displaying 20 results from an estimated 2000 matches similar to: "After Updates"
2019 Jul 24
2
Dynamic DNS record scavenging support
Hello,
according to this:
https://gitlab.com/samba-team/samba/merge_requests/26
samba should support DNS record scavenging is this only true for the
internal DNS or also BIND? Should this work?
I enabled it (dns zone scavenging = yes) to try it out and got this
(didn't enable it from the DNS Manager tool as I got the error first):
Jul 24 16:39:20 dc1 samba[29071]: [2019/07/24
2018 Nov 09
2
Samba panic when accessing DNS domain entry with RSAT DNS tool
Hi everybody,
for some time now I have an issue with our samba/bind9-DLZ setup which
became worse lately.
I use the RSAT DNS tool to configure DNS records. In the past it
sometimes happened, that DNS died when accessing the domain zone. This
condition could only be resolved by restarting samba on the affected DC.
Unfortunately the situation got worse and configuration/modification of
entries
2020 Oct 18
3
Samba does not work after upgrade to Ubuntu 20.04.1
Hello,
today I upgraded one of my DCs to Ubuntu to 20.04.1. After that my DC did not work anymore, despite unmasking, reenabling.
In /var/log/samba/log.samba I get the error messages below. Looks like libraries are missing.
What shall I do?
Thanks, Joachim
root at cobra:/var/log/samba# cat log.samba
[2020/10/11 15:12:51.009065, 0]
2019 Apr 13
2
Replication failures
I’m getting errors with replication
Samba 4.9.3 on Ubuntu 16.04
6 Samba DC’s at 3 sites
I recently joined a Win2k8 R2 server to the domain and promoted it to domain controller. The replication was working before that, and not working after.
I didn’t realize the problems and tried to join a Win2012 R2 server and promote to DC as well. That also failed with an error about replication failures.
2018 Nov 09
2
Samba panic when accessing DNS domain entry with RSAT DNS tool
Hello Daniel,
thank you for the fast reply.
I am also using Windows 10. I'll setup a temporary Win7 VM to test if
this will make any difference.
Do you know if this a known issue with RSAT on Windows 10 ?
Best regards
Andreas
Am 09.11.2018 um 11:23 schrieb Mueller:
> I had this error when I did it from Windows 10.
> I usede a Windows 7 PC and everything was fine again.
>
>
2019 Sep 20
2
DNS crashing when accessing with MS DNS tool on Samba with BIND9 backend
Hi all,
I am currently having some problems managing DNS on our Samba servers
with bind9 backend. Whenever I try to access the AD domain zone from the
MS DNS tool the DNS part crashes and services need to be restarted.
After the crash DNS is not working anymore.
I get the following in log.samba:
[2019/09/20 09:39:10.681745,? 0]
2019 Jul 10
4
error in sernet samba
Hi sambalist,
I'm using sernet samba for several years. I found that there's error in the log.samba file like this:
[2019/07/10 14:55:25.892988, 0] ../../lib/util/fault.c:79(fault_report)
===============================================================
[2019/07/10 14:55:25.893187, 0] ../../lib/util/fault.c:80(fault_report)
INTERNAL ERROR: Signal 11 in pid 9906
2011 Jan 20
1
libwbclient not found
Hi,
I've just done a fresh install of ubuntu maverick, I added the PPA sources
deb http://ppa.launchpad.net/samba-team/ppa/ubuntu maverick main
deb-src http://ppa.launchpad.net/samba-team/ppa/ubuntu maverick main
installed Samba4....
For some reason samba can't find libwbclient
root at morannon:/etc/apt/sources.list.d# ldd -d -r /usr/sbin/samba
linux-vdso.so.1 =>
2019 Jul 10
2
error in sernet samba
Reindl/Harald,
What is your first name? Sorry for asking, but always wondered about it.
I just wanted to note here that...
1) I have seen this also if samba is upgraded and not restarted.
Or
2) if a packages is not upgrade because an extra package is also needed at install.
And that should be tested/checked/tried out first and if that all fails,
then its needed to contact sernet support.
2020 Nov 12
2
Signal 11 on domain join (Debian 10 Samba 4.9.5+dfsg-5+deb10u1)
I wanted to do a little playtesting with Samba as a domain controller.
I spun up a Debian 10 box, installed Samba (package 4.9.5+dfsg-5+deb10u1) ,
and attempted to join it to the domain. It crashed horribly. ;)
Unfortunately their domain ends in ".local". There's nothing I can do
about it at the moment. But I do remove multicast DNS from nsswitch to
prevent it from attempting to
2024 Oct 01
1
Error SAMBA4.19.2
Good evening,
We have been dealing with an incident for several weeks during peak load
times, either due to authentications or service accesses that rely on Samba
4 AD. Below are the details of the current Samba version and OS:
**Samba version 4.19.2**
```bash
~$ uname -r
5.15.0-41-generic
~$ sudo lsb_release
No LSB modules are available.
~$ sudo lsb_release -a
No LSB modules are available.
2019 Apr 24
0
Replication failures
>>
>> I was able to get replication working again by deleting DNS records that were conflicting in LDAP.
>>
>> Used ldapcmp tool to find conflicts
>> https://wiki.samba.org/index.php/Samba-tool_ldapcmp
>>
>
> Ok, the problem seems to be back again.
>
> Ubuntu 16.04, samba 4.9.3
>
> I’ve checked with: samba-tool ldapcmp
> between dc1
2023 Apr 10
1
NT_STATUS_TOO_MANY_OPENED_FILES
Hello Rowland,
Find the _*smb.conf :*_
[global]
netbios name = DC4
realm = KTKBANKLTD.COM
server role = active directory domain controller
workgroup = KTKBANKLTD
[sysvol]
path = /usr/local/samba/var/locks/sysvol
read only = No
[netlogon]
path = /usr/local/samba/var/locks/sysvol/ktkbankltd.com/scripts
??????read only = No
*Logs:*
{"timestamp":
2024 Oct 03
1
Error SAMBA4.19.2
Good evening,
>
> We have been dealing with an incident for several weeks during peak load
> times, either due to authentications or service accesses that rely on Samba
> 4 AD. Below are the details of the current Samba version and OS:
>
> **Samba version 4.19.2**
>
> ```bash
> ~$ uname -r
> 5.15.0-41-generic
> ~$ sudo lsb_release
> No LSB modules are
2019 Jul 24
0
Dynamic DNS record scavenging support
Hello all,
some additional info:
Samba version is 4.10.6 on Centos7 with sernet packages.
I am using bind_dlz as dns.
This happens on all DC regardless if scavening was enabled with the
Windows DNS Manager.
I enabled one new zone but this still happens. Replication is also not
working then as the kcc seqfaults every view seconds.
In the release notes it says:
This support should however only be
2019 Apr 24
0
Replication failures
Hai,
Can you run this script on a good DC and the problem DC.
https://raw.githubusercontent.com/thctlo/samba4/master/samba-collect-debug-info.sh
Mail me both files.
I'll have a quick check.
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens M B via samba
> Verzonden: woensdag 24 april 2019 14:48
> Aan: samba at
2024 Jun 29
1
libsamba-policy.cpython: where it is used in samba?
26.05.2024 13:13, Andrew Bartlett wrote:
> On Sat, 2024-05-25 at 14:25 +0300, Michael Tokarev via samba wrote:
>> Hi!
>>
>> I'm trying to find where various components of samba belongs to and where they're used.
>> There are quite a few files with unknown purpose. For example, a cpython library
>> (python code which is to be linked to from a C program)
2012 May 07
7
How to build Samba4 using static linked libraries
Hi All:
I am building the torture/smbtorture for samba-4.0.0alpha17. After build, I am running the test in another environment.
I not only need to copy the binary smbtorture, I also need to copy the shared libraries. This is HUGE inconvenient for us.
Could somebody tell me how to build the binary using static linked libraries?
Thanks very much
Peixing
libpthread.so.0 =>
2019 Jun 18
1
some questsions to online backup and a failiure with offline backup
Hi,
first online backup works, but why some parts are missing?
Online:
root# samba-tool domain backup online --targetdir=/mnt/backup/online/
--server=DC -UAdministrator
Backup created 2019-Jun-18 11:04:19
Using samba-tool version: Samba 4.10.2
Domain online backup, using DC 'DOMAIN'
Backup for domain DOMAIN (NetBIOS), DOMAIN (DNS realm)
Backup contains domain secrets: True
missing
2024 Oct 08
1
Error SAMBA4.19.2
hi Gabriel,
>> /usr/local/samba/private/sam.ldb: Error (24) Too many open files -
I have not seen other reports of 4.19 or similar versions running out of
open files, so I suspect it is a peculiarity of your machine.
This message from 2018 has some hints for diagnosis and fixes:
https://lists.samba.org/archive/samba/2018-April/215130.html
And you could also look at the output of