similar to: error in sernet samba

Displaying 20 results from an estimated 1000 matches similar to: "error in sernet samba"

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.
2019 Jul 10
0
error in sernet samba
Sorry.. Centos.. yum update I dont know the Centos version of apt dist-upgrade. But check if ldb tdb tevent are upgrade. Greetz, Louis > -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens > L.P.H. van Belle via samba > Verzonden: woensdag 10 juli 2019 10:12 > Aan: samba at lists.samba.org > Onderwerp: Re: [Samba] error in
2019 Jul 10
0
error in sernet samba
Am 10.07.19 um 14:39 schrieb L.P.H. van Belle via samba: > Reindl/Harald, > > What is your first name? Sorry for asking, but always wondered about it. > I just wanted to note here that... Harald > 1) I have seen this also if samba is upgraded and not restarted. won't happen on original CentOS packages, they have restart triggers in the spec files > 2) if a packages is
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
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]
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 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.
2019 May 20
5
Upgrade from 4.9.8 to 4.10.3 on Centos using Sernet Packages
Hello you all, we have a 4 DC environment running on Centos7 with the Sernet-Packages. Version on all DCs is 4.9.8 (smb.conf below). We upgraded one of the DCs to 4.10.3. After a few minutes we see this in the logs: May 20 10:57:17 dc3 samba[15547]: [2019/05/20 10:57:17.200060, 0] ../../lib/util/fault.c:79(fault_report) May 20 10:57:17 dc3 samba[15547]:
2020 Oct 05
2
logging lines in krb5.conf
On 10/5/2020 11:58 AM, Rowland penny via samba wrote: > On 05/10/2020 16:30, Jason Keltz via samba wrote: >> Hi. >> >> Using MIT5 backend with Samba.. > I hope you mean on the clients, the use of MIT as the kdc on a Samba > DC is experimental and shouldn't be used in production Hi Roland, our environment uses CentOS 7.? I don't have much choice but to use this
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
2020 Nov 09
1
Can't join domain (LDAP error)
On Mon, 2020-11-09 at 14:43 +1030, O'Connor, Daniel wrote: > > Good idea. > First step is building Samba from source which is not a fun > experience on FreeBSD :( We do honestly want to make this easier. Now of course that doesn't help for a historical bisect, but we are open to and encourage up- streaming of patches from ports. (We also ask that patches we reject - this
2017 Dec 18
3
High named cpu
Hi there. I'm running an AD DC in a KVM VM, a centos7 server. named is showing a very hight cpu usage, close to 100%. I just increased the number of CPUs to 2 to cope. This is a small company, with perhaps 20 workstations and another 20 linux servers. There shouldn't be that much happening. top - 17:27:48 up 2:29, 1 user, load average: 1.08, 1.13, 1.09 Tasks: 139 total, 1 running,
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 Apr 08
3
Samba 4.8.11 for rhel7/centos7 rpms
Hi everyone, In case anyone's interested, I've posted the rpm builds of samba 4.8.11 that I'm using on RHEL7.6. (I run these in VMs, serving as AD DCs for my SOHO). Comments most welcomed. http://nova.polymtl.ca/~coyote/dist/samba/samba-4.8.11 If you're on RHEL7/Centos7, you've got several repos to choose from: http://azzurro.ezplanet.net/el7
2010 May 06
1
samba 4 libnss_winbind.so
Hi, I'm testing samba4 alpha 12 on Ubuntu 10.04 Lucid Server I followed this HOWTO http://wiki.samba.org/index.php/Samba4/HOWTO All seems ok. Now, i want get the samba users, groups in my server with winbind I find this howto http://wiki.samba.org/index.php/Samba4/Winbind "The current installation process put the library libnss_winbind.so in <PATH_TO_SAMBA>/lib (ie.
2013 Jan 16
3
compiling samba for ubuntu 12.4 lts
Hi, I'm trying to create a samba4.0.1-package for ubuntu12.4. It seems as if I've succeeded to resolve the dependencies and everything is compiling and linking just fine until it switches to the source4 directory. There I always get these kerberos/heimdal-related linker-errors: default/source3/libads/kerberos_57.o: In function
2019 Apr 15
4
compile samba 4.10.2 centos 7.6
On Sun, 2019-04-14 at 10:38 -0400, Nico Kadel-Garcia via samba wrote: > On Sat, Apr 13, 2019 at 11:43 PM Sérgio Basto <sergio at serjux.com> > wrote: > > > > On Sat, 2019-04-13 at 07:43 -0400, Nico Kadel-Garcia via samba > > wrote: > > > On Fri, Apr 12, 2019 at 7:20 AM Andreas Habel via samba > > > <samba at lists.samba.org> wrote: > >
2020 Jul 22
1
Migrate GPO policies does not work properly.
Hi! Sorry my late answer. I did run the sysvolcheck/reset commands and everything seems fine. On my server I use the following rpm packages, installed from the tranquil.it repository. ldb-tools.x86_64 2.0.10-1.el7?????????????????? @samba_custom libldb.x86_64?????????????????????? 2.0.10-1.el7 @samba_custom libldb-devel.x86_64???????????????? 2.0.10-1.el7 @samba_custom