similar to: Replication issues after OS upgrade

Displaying 20 results from an estimated 1000 matches similar to: "Replication issues after OS upgrade"

2015 Jul 13
0
Replication issues after OS upgrade
You did change : the DLZ option from 9.8 to 9.9 ? check your bind options. this .. dlz "AD DNS Zone" { # For BIND 9.8.x # database "dlopen /usr/lib/x86_64-linux-gnu/samba/bind9/dlz_bind9.so"; # For BIND 9.9.x database "dlopen /usr/lib/x86_64-linux-gnu/samba/bind9/dlz_bind9_9.so"; # For BIND 9.10.x # database "dlopen
2016 Jan 04
0
Log of DC replication error
Today I had another automatic restart of my secondary DC because samba-tool drs showrepl showed errors. The restart was completed at 12:35. This is what I found in log.samba at log level 3: [2016/01/04 12:33:47.201892, 3] ../source4/rpc_server/drsuapi/getncchanges.c:2007(dcesrv_drsuapi_DsGetNCChanges) UpdateRefs on getncchanges for b19509be-c3ee-4a58-9fc9-afd61759a23f [2016/01/04
2016 Apr 01
4
Samba suddenly restart and replication does not works anymore
Hello Samba team ! On my network I have three Samba-4.1.17 domain controllers (Debian Jessie) : -> One PDC : pdc01 -> Two "slave" DC : sdc02, sdc03 I don't know why, but sometimes Samba receive the SIGTERM signal and restart even if I remove it from the logrotate configuration. On "pdc01" I see : ---------- pdc01 (log.samba) ---------- SIGTERM: killing children
2016 Apr 04
1
Samba suddenly restart and replication does not works anymore
>> >> Hello Samba team ! >> >> On my network I have three Samba-4.1.17 domain controllers (Debian Jessie) >> : >> -> One PDC : pdc01 >> -> Two "slave" DC : sdc02, sdc03 >> >> I don't know why, but sometimes Samba receive the SIGTERM signal and >> restart even if I remove it from the logrotate configuration. On >>
2016 Apr 03
1
Samba suddenly restart and replication does not works anymore
2016-04-01 23:36 GMT+02:00 Rowland penny <rpenny at samba.org>: > On 30/03/16 13:35, Prunk Dump wrote: >> >> Hello Samba team ! >> >> On my network I have three Samba-4.1.17 domain controllers (Debian Jessie) >> : >> -> One PDC : pdc01 >> -> Two "slave" DC : sdc02, sdc03 >> >> I don't know why, but sometimes Samba
2016 Apr 03
0
Samba suddenly restart and replication does not works anymore
I'd check for differences in the ldap trees with samba-tool ldapcmp first If such are found try an manual full sync replication to fix the difference. I had an similar issue a while back and an deleted object on one dc caused such sigterm's. Had to get that deleted object out of the way afterwards the dc's where stable again. Am 30.03.2016 um 14:35 schrieb Prunk Dump: > Hello
2016 Apr 01
0
Samba suddenly restart and replication does not works anymore
On 30/03/16 13:35, Prunk Dump wrote: > Hello Samba team ! > > On my network I have three Samba-4.1.17 domain controllers (Debian Jessie) : > -> One PDC : pdc01 > -> Two "slave" DC : sdc02, sdc03 > > I don't know why, but sometimes Samba receive the SIGTERM signal and > restart even if I remove it from the logrotate configuration. On >
2019 Jun 26
4
One DC cannot authenticate off of another DC
Thank you, Louis, for your reply. By simply asking me to provide outputs of the aforementioned files, I found the cause of my first problem (auth failing). It was my /etc/hosts file on dc1. All of them should look like this, and indeed DC2 and DC3's *did* look like this: # cat /etc/hosts > 127.0.0.1 ? ? ? localhost.samdom.mycompany.net ?localhost > 192.168.3.201
2019 Jun 20
4
DLZ Backend DNS Hosed
I've been working on this problem for a few hours. Here are some updates: Many of the domains I listed are duplicates of domains managed by other DNS servers on my network. There was no point in having them in Samba AD, so I deleted the zones in Windows DNS Manager and created slaves in my named.conf.local folder, so that they'd pull the records from my authoritative BIND DNS server,
2019 Jun 21
1
DLZ Backend DNS Hosed
Louis, I appreciate your efforts with my predicament. I'm very sorry to say that your advice hasn't gotten me to a solution. After updating my /etc/network/interfaces to put my localhost IP address first (192.168.3.201, for example), saving, restarting services, rebooting, running "samba_upgradedns --dns-backend=BIND9_DLZ", saving, rebooting, etc., I still cannot add, edit or
2019 Jun 20
2
DLZ Backend DNS Hosed
Nice shell script,?Louis. Here are the results: Collected config ?--- 2019-06-20-12:46 ----------- Hostname: umbriel DNS Domain: samdom.mycompany.net FQDN: umbriel.samdom.mycompany.net ipaddress: 192.168.3.203? ----------- Samba is running as an AD DC ----------- ? ? ? ?Checking file: /etc/os-release NAME="Ubuntu" VERSION="16.04.6 LTS (Xenial Xerus)" ID=ubuntu
2012 Apr 23
2
Windows 2008R2 AD, kerberos, NFSv4
Hi, I'm trying to set up NFSv4 on two boxes (centos 5.5) and have it authenticate against our Windows 2008R2 AD server acting as the KDC. (samba/winbind is running ok with "idmap config MYCOMPANY: backend = rid" so we have identical ids across the servers.) I can mount my test directory fine via NFSv4 *without* the sec=krb5 option. However, once I put the sec=krb5 option in,
2018 Apr 11
1
Two Samba 4 AD DC, a VPN
Hello, hello Rowland, So the physical configuration is something like below : +-------------------------------+ server_a   Samba AD DC   Domain: mycompany.net   Subnet: 192.168.1.0/24   IP    : 192.168.1.2 +-------------------------------+ +-------------------------------+ pc_a_1   FQDN: pc_a_1.mycompany.net.   IP:   192.168.1.33 +-------------------------------+
2014 Nov 07
2
Samba_internal dns Ubuntu 14.04.1LTS
I am having problems getting dns to function correctly with Ubuntu 14.04LTS. My /etc/hosts file is: 127.0.0.1 localhost # Need to keep 127.0.1.1 entry or DNS fails 127.0.1.1 mysrvr03.mycomapny.biz wdnsrvr03 192.168.16.208 mysrvr03.mycompany.biz wdnsrvr03 # The following lines are desirable for IPv6 capable hosts ::1 localhost ip6-localhost ip6-loopback ff02::1 ip6-allnodes ff02::2
2005 Mar 16
3
Samba and LDAP Base DN
Right now, I have all of my Samba stuff under ou=corp,dc=mycompany,dc=com. I have it this way because there used to also be ou=furn,dc=mycompany,dc=com with a different domain. Now that I only have one domain, I would like to move everything to dc=mycompany,dc=com. So I copy all of the subentries of ou=corp (ou=computers, ou=people, ou=grooups, and the sambaDomainName entries) to
2013 Apr 09
2
NTP doesnt work for Win2000 clients + Samba 4.0.4 (see tcpdump)
Hi all, I am using Samba 4.0.4 as AD DC on my test environment and realized that all my W2k clients (default installation, no special setups made on the clients) cannot receive the correct time of my samba 4.0.4 AD domain controller. Windows XP and 7 work fine though. The problem occurs at three W2k test clients I tried with. The default behavior of Windows clients is to use the update type
2017 Jun 05
2
Lowest functional level 2000 (4.6.4)
I have a samba dc which i recently upgraded to 4.6.4. I was looking at updating the functional level as it currently returns: Forest function level: (Windows) 2000 Domain function level: (Windows) 2000 Lowest function level of a DC: (Windows) 2000 There is only a single DC (this host). According to the documentation 2000 isn’t even supported anymore:
2002 Feb 24
1
newbie questions: different domains in Samba?
Hi, I'm having a basic question. I want to use my notebook at the office as well as at home. Win2K is configured to log into a NT domain MYCOMPANY. My Samba server is configured to run as NT domain HOME. Since I don't have rights to "add a workstation" in the MYCOMPANY domain I understand that can't switch my local configuration to something different then MYCOMPANY because
2010 Oct 26
1
Every user in LDAP queried when one user logs on.
Hi I have configured a machine to authenticate against LDAP. When I log onto the box using the newly created user I see a LDAP search request for every user that exist in the directory. If I have only 20 users even a 100 that is not a problem but when I start going to 10000 users I start getting some weird errors and timeouts because of the time it takes to download the data to the client. I
2014 Nov 07
1
Fwd: Re: Samba_internal dns Ubuntu 14.04.1LTS
Sent the following only to Rowland by mistake. Forgive me O' fearless leader of mailing list. My bad. --- ------------------------- Bob Wooden of Donelson Trophy 615.885.2846 (main) www.donelsontrophy.com [1] "Everyone deserves an award!!" -------- Original Message -------- SUBJECT: Re: [Samba] Samba_internal dns Ubuntu 14.04.1LTS DATE: 2014-11-07 09:32