similar to: Bind DNS Issues

Displaying 20 results from an estimated 300 matches similar to: "Bind DNS Issues"

2015 Oct 27
0
Bind DNS Issues
On 27/10/15 03:57, David Minard wrote: > G'day All, > > I'm running up Samba4.2.3 with 4 DCs on Centos7. There are no > changes to the default smb.conf file that gets created at provision/DC > join. "samba-tool drs showrepl" show all DC replicating in and out. > "samba-tool dbcheck" shows no errors. > > See below for named.conf.
2015 Oct 27
0
Bind DNS Issues
On 27/10/15 03:57, David Minard wrote: > G'day All, > > I'm running up Samba4.2.3 with 4 DCs on Centos7. There are no > changes to the default smb.conf file that gets created at provision/DC > join. "samba-tool drs showrepl" show all DC replicating in and out. > "samba-tool dbcheck" shows no errors. > > See below for named.conf.
2018 Mar 21
3
Replication Failure Issue
Thanks Carlos, The thing is, that I did not upgrade the version of Samba - that is the next step, so the ports used would not have changed. I only updated the OS. > On 21/03/2018, at 10:04 PM, Carlos Alberto Panozzo Cunha <carlos.hollow at gmail.com> wrote: > > Hi, > I have same problem after update for samba. > I allow new ports in firewall. > >
2018 Mar 21
1
Replication Failure Issue
G'day All, I have 4 DCs on Centos 7.1. Everything was working really well for years, including replication. Then I decided that the OS needed updating. Did the yum update on one of the DCs, rebooted. That server is now running Centos 7.4. Samba seemed to start okay. However, samba-tool drs showrepl gives this error on all 3 of the other DCs, and shows success on the updated DC.
2018 Nov 13
2
Samba-4.8.5 and SCCM-5.0 Problem Extending the Schema
G'day All, We are trying to set up SCCM-5.0. Our AD test is Samba-4.8.5. SCCM requires schema changes, and Samba is rejecting these. Anyone tackled this? Ideas on how to proceed? The output thrown by the SCCM exe (extadsch.exe) is: Microsoft System Center Configuration Manager v5.00 (Build 8634) Copyright (C) 2011 Microsoft Corp. Failed to extend the Active Directory schema. Your
2018 Mar 23
3
Replication Failure Issue
G'day All, Will replay to all messages so far in this one to keep it all together. On 21/03/18 22:52, lingpanda101 wrote: > On 3/21/2018 7:32 AM, David Minard via samba wrote: >> Thanks Carlos, >> >> The thing is, that I did not upgrade the version of Samba - that is >> the next step, so the ports used would not have changed. I only >> updated the OS.
2018 Mar 26
2
Replication Failure Issue
On 24/03/18 01:35, lingpanda101 wrote: > On 3/22/2018 8:06 PM, David Minard wrote: >> G'day All, >> >>     Will replay to all messages so far in this one to keep it all >> together. >> >> On 21/03/18 22:52, lingpanda101 wrote: >>> On 3/21/2018 7:32 AM, David Minard via samba wrote: >>>> Thanks Carlos, >>>>
2015 Oct 01
4
4th DC Unable to Replicate - WERR_DS_DRA_ACCESS_DENIED
G'day All, I've been setting up a new set of DCs, using 4.2.3 and all was going well until I tried to get a 4th DC going. I'm using bind_DLZ, and I think this is where I went wrong. I provisioned the new DC before having set up bind properly (I forgot to "yum install bind bind-util bind-libs") before hand. The provision worked okay, except that it told me
2015 Oct 12
0
Questions About Bind_DLZ
G'day Guys, Sorry for the delay. I've had the log level of samba at 5 for a while now. Nothing interesting seems to be coming from the samba log. Increasing the bind logs, to level 5, shows nothing different. I get the same two warnings: 09-Oct-2015 12:46:01.421 database: warning: samba_dlz: Ignoring duplicate zone 'samba4.scem.westernsydney.edu.au' from
2015 Oct 05
0
Fwd: net rpc lookup from group names that start with "-"
Hi , Thank you for your input. I have had tried all of the escape characters you have have tested with but I have had no luck with them. I am curious to know which versions of net have you been tested with? I do agree that the best practice for this is to remove "-" from the beginning of the object name, However, seeing that it can be created that way allowed, I would like to find a
2018 Mar 21
0
Replication Failure Issue
On 3/21/2018 7:32 AM, David Minard via samba wrote: > Thanks Carlos, > > The thing is, that I did not upgrade the version of Samba - that is the next step, so the ports used would not have changed. I only updated the OS. > > >> On 21/03/2018, at 10:04 PM, Carlos Alberto Panozzo Cunha <carlos.hollow at gmail.com> wrote: >> >> Hi, >> I have same problem
2018 Mar 21
0
Replication Failure Issue
Hai, Very important things are missing here in this one.. smb.conf Samba from sources or os provided? In case of last, centos 7.1 to 7.4 is samba 4.1.12 to 4.6.2 https://wiki.centos.org/Manuals/ReleaseNotes/CentOS7 Various packages have been rebased. Some of those are openLDAP, samba, .... And yes, as Carlos suggested, do check your firewalling also. Maybe samba didnt change but
2009 Mar 17
3
rndc: connect failed: 127.0.0.1#953: connection refused
My BIND9.6.0 on FreeBSD 6.2 works fine when I manually start with: root@ns2# named -4 -S 1024 -c /etc/namedb/named.conf But it won't start on boot and no error messages or log. And it won't start using rndc, it cause error message. Why does the error shows port 953 when I specified for port 53 in the config? rndc: connect failed: 127.0.0.1#953: connection refused Below are
2015 Jun 23
1
Winbindd Strangeness
I've Set up a DC and a Member Server for a file server. Both are running on Centos7 and samba version 4.2.2. The Member Server is running smbd and winbindd. I've followed the wiki and for the most part it's working. However, after stuffing up the ranges, then fixing them up, when I create new accounts, adding all the Unix attributes, the UID_Number is not showing the correct value
2004 Feb 06
1
ipfw question
Dear All. I want to use 'not' for 2 addresses (for both) in ipfw2 rule. The only way that looks like what I need is # ipfw add count from IP1 to not IP2,IP3 But does this rule indeed makes what I want? Does it count all packets destined to addresses other then IP2 AND IP3?! No other syntax works. For example more logically correct not IP2 AND not IP3 or even not { IP2 or IP3 } are
2006 Jun 09
5
Redirect Host to Host
Hello I have a PC with 2 IPs publics IP1 in eth0 and IP2 in eth0:0 I want to do a redirection of IP2 to an other public IP IP3 in an other laptop (other network) - for all ports : IP2 ---> IP3 - for juste www : IP2:www --> IP3:www i tried many combination with shorewall-3.0.7-4, but no sucess no help from google, Thanks in advance Laurent
2015 Jun 24
1
Winbindd Strangeness
On 23/06/15 13:32, David Minard wrote: > I've Set up a DC and a Member Server for a file server. Both are running on Centos7 and samba version 4.2.2. The Member Server is running smbd and winbindd. > > I've followed the wiki and for the most part it's working. However, after stuffing up the ranges, then fixing them up, when I create new accounts, adding all the
2015 Jul 03
4
Getent Differences on a DC and a Member Server
Thank you Felix. On 02/07/15 16:18, Felix Matouschek wrote: > Hi David, > > I experienced this issue as well, it's currently a limitation of Samba 4.2.2. > Samba 4.2.2 DCs do not support pulling home directories and login shells from AD via rfc2307. > > I solved this issue with the "template homedir" and "template shell" directives. > You lose some
2020 Jul 23
5
Off Topic bash question
I have a simple script: #!/bin/bash # index=0 total=0 names=() ip=() while read -r LINE do NODENAME=` echo $LINE | cut -f 1 -d ','` IP=` echo $LINE | cut -f 2 -d ','` names[index]="$NODENAME" ip[index]="$IP" index=`expr index+1` total=`expr total+1` done <<< $(cat list.txt) simple file: more list.txt name1,ip1 name2,ip2 name3,ip3 output when
2015 Jun 25
1
Winbindd Strangeness
> > On 24/06/15 02:55, David Minard wrote: >> On 23/06/15 13:32, David Minard wrote: >> >>> I've Set up a DC and a Member Server for a file server. Both are >>> running on Centos7 and samba version 4.2.2. The Member Server is >>> running smbd and winbindd. >>> >>> I've followed the wiki and for the most part