Displaying 20 results from an estimated 2000 matches similar to: "DDNS Error"
2018 May 16
3
DDNS Error
The DDNS setup from the wiki uses the keytab of the seperate
"Unprivileged user for TSIG-GSSAPI DNS updates via ISC DHCP server"
you have to Check this one not the one which BIND uses.
Regards
Am 16.05.2018 um 12:45 schrieb Rowland Penny via samba:
> On Wed, 16 May 2018 12:32:52 +0200 Stefan Kania via samba
> <samba at lists.samba.org> wrote:
>
>> It's me
2018 May 16
0
DDNS Error
On Wed, 16 May 2018 12:32:52 +0200
Stefan Kania via samba <samba at lists.samba.org> wrote:
> It's me again :-)
> Now we have DDNS with DHCP running but we have a problem on one of our
> two DCs. Btw we used the setup and the script from wiki.
> Doing a "dhclient" on a host we are getting the following messages:
> -------------
> Mai 16 12:13:28 samba41
2018 May 16
0
DDNS Error
@Rowland The tip with the Server who created the entry was good, but not
our problem. We tried it with different hosts on both systems
@Christian I know but at some point you try everything ;-)
We fixed it the Microsoft-way by rebooting both DCs after the reboot
everything was fine :-)
Am 16.05.2018 um 12:57 schrieb Christian Naumer via samba:
> The DDNS setup from the wiki uses the keytab of
2019 Jan 11
2
samba_dnsupdate options: --use-samba-tool vs. --use-nsupdate, and dhcpd dynamic updates
On Thu, 10 Jan 2019 22:23:41 +0000 (UTC)
Billy Bob <billysbobs at yahoo.com> wrote:
>
>
> On Thursday, January 10, 2019 2:56 PM, Rowland Penny via samba
> <samba at lists.samba.org> wrote:
>
>
> >Uncomment line 10, adjust it for prefix if Samba isn't in /usr/local and then try again.
> Here it is with script properly configured.
> Regarding
2019 Jan 10
2
samba_dnsupdate options: --use-samba-tool vs. --use-nsupdate, and dhcpd dynamic updates
On Thu, 10 Jan 2019 20:40:30 +0000 (UTC)
Billy Bob <billysbobs at yahoo.com> wrote:
>
>
>
> On Thursday, January 10, 2019 2:33 PM, Rowland Penny via samba
> <samba at lists.samba.org> wrote:
>
> >On Thu, 10 Jan 2019 20:18:37 +0000 (UTC)>
> >Billy Bob <billysbobs at yahoo.com> wrote:
> >
> >>
> >>
>
2013 Oct 11
3
Removing a domain controller help needed
On Fri, 2013-10-11 at 16:00 +1300, Andrew Bartlett wrote:
> On Fri, 2013-09-13 at 09:10 +0200, christophe wrote:
> > Hi,
> >
> > First guys, I'd like congratulate you. Samba 4 is really a cool product.
> >
> > I have a little problem though.
> >
> > The context:
> >
> > I have Samba4 AD DC working perfectly on a virtual machine
>
2016 Feb 01
1
Securring DHCP, with DDNS
Hi,
Ok it's better like this!:-) The dhcp failover mode works well and 2
windows 7 client PC are well handled.
They can have an IP and addresses are created/deleted in the DNS
successfully.
but...
I try to remove my 2 old windows 2000 AD server from the production's
LAN and put my 2 new Samba4 instead.
The dhcp servers works fine but not really the DDNS.
We have this kind of error
2018 Aug 15
2
DDNS with bind9 and isc-dhcp-server
Hello List, Hello Rowland :-)
again I'm having problems with the DDNS. I did it as shown in the wiki.
I took all teh scripts from the wiki the dhcp-dyndns.sh is Version: 0.8.9
I configured everything including the failover. When I start the two
DHCP-Server everything is perfect. I see the right messages in the log,
the two DHCP-Servers are talking to each other. When a Client ask for an
2019 Jan 11
3
samba_dnsupdate options: --use-samba-tool vs. --use-nsupdate, and dhcpd dynamic updates
On Friday, January 11, 2019 1:39 PM, Rowland Penny via samba <samba at lists.samba.org> wrote:
> There doesn't seem to be anything really wrong there,the only really
> difference between your named.conf and mine is that I have:
>
> dnssec-validation no;
> dnssec-enable no;
> dnssec-lookaside no;
> listen-on-v6 { none; };
> listen-on port 53
2019 Jan 10
2
samba_dnsupdate options: --use-samba-tool vs. --use-nsupdate, and dhcpd dynamic updates
On Thu, 10 Jan 2019 20:18:37 +0000 (UTC)
Billy Bob <billysbobs at yahoo.com> wrote:
>
>
> On Thursday, January 10, 2019 2:08 PM, Billy Bob via samba
> <samba at lists.samba.org> wrote:
> >Do you want to change your scripts to match my scripts as found on
> >the wiki ?
> >I know they work, well they have for me for the last 6 years.
>
>
2019 Jan 11
2
samba_dnsupdate options: --use-samba-tool vs. --use-nsupdate, and dhcpd dynamic updates
On Fri, 11 Jan 2019 16:13:50 +0000 (UTC)
Billy Bob <billysbobs at yahoo.com> wrote:
>
>
> On Friday, January 11, 2019 3:14 AM, Rowland Penny via samba
> <samba at lists.samba.org> wrote:
> >
> >I have no idea where the above is coming from, but it isn't from
> >the dhcp scripts.
> >
>
> I don't know what to tell you,
2017 Oct 07
2
bind9 and isc-dhcp-Server for dynamic DNS-updates Error
This is my named.conf
options {
directory "/var/cache/bind";
notify no;
empty-zones-enable no;
auth-nxdomain yes;
listen-on-v6 { none; };
forwarders { 192.168.10.3; 10.0.0.3; };
allow-query { 127.0.0.1/32; 192.168.16.0/24; };
allow-recursion { 127.0.0.1/32;
2015 Nov 17
1
DDNS and DHCP problems
Another mistake : The louis's script ddns-kerberos-check.sh was not
running in hourly.cron directory ( i make a chmod 770 to resolve that )
to recall here what I did:
- I cloned the Windows 2000 server AD servers on a private network and I
migrated to samba4
- Meanwhile, users have continued to use the Windows 2000 AD servers on
the production network
- I replaced the production servers
2019 Jan 10
1
samba_dnsupdate options: --use-samba-tool vs. --use-nsupdate, and dhcpd dynamic updates
PRIOR THREAD: https://lists.samba.org/archive/samba/2019-January/220292.html
In the referenced prior thread, I had an issue of samba_dnsupdate --verbose --all-names causing a dns_tkey_gssnegotiate: TKEY is unacceptable error.
Ultimately, the solution kindly provided by Rowland was to insert dns update command = /usr/local/samba/sbin/samba_dnsupdate --use-samba-tool into the [global] section of
2013 Oct 29
1
Samba 4.1 supports to join Windows 2012 server as a secondary DC?
Somebody knows if Samba 4.1 supports to join Windows 2012 server as a
secondary DC?? Because after compiling samba 4.1 in an ubuntu server i try
to join to a Windows 2012 server and get this error:
root at samba41:~/compilar/samba-4.1.0#
/root/compilar/samba-4.1.0/bin/samba-tool domain join zentyal.it.com DC
-Uadministrator --realm=zentyal.it.com
Finding a writeable DC for domain
2017 Oct 07
2
bind9 and isc-dhcp-Server for dynamic DNS-updates Error
Hello Rolawnd, I followed the wikipage exactly. Bind9 is installed on the Samba DC.
The Linux-Client should be a member of the Active Directory-domain?
Regards
----- Mensaje original -----
De: "samba" <samba at lists.samba.org>
Para: "samba" <samba at lists.samba.org>
Enviados: Sábado, 7 de Octubre 2017 13:29:43
Asunto: Re: [Samba] bind9 and isc-dhcp-Server for
2019 Jan 11
2
samba_dnsupdate options: --use-samba-tool vs. --use-nsupdate, and dhcpd dynamic updates
On Friday, January 11, 2019 11:20 AM, Billy Bob via samba <samba at lists.samba.org> wrote:
On Friday, January 11, 2019 10:44 AM, Rowland Penny via samba <samba at lists.samba.org> wrote:
On Fri, 11 Jan 2019 16:13:50 +0000 (UTC)
Billy Bob <billysbobs at yahoo.com> wrote:
>>> Here is what the logs show WITHOUT the -d option:
>>>
>>> Jan
2019 Aug 13
4
Configure DHCP to update DNS records with BIND9
Hello everyone,
I have configured my Samba as AD with BIND9_DLZ as backend and trying to
configure the ISC-DHCP-server to add the leases to BIND_DLZ
As described in the samba wiki:
https://wiki.samba.org/index.php/Configure_DHCP_to_update_DNS_records_with_B
IND9
Everything is working fine so far, but I get an error message as shown below
in syslog:
Aug 13 14:32:28 SAMBA dhcpd[4635]:
2019 Jul 01
2
Issue with DHCP Updating DNS Records on AD DC
Greetings,
I am in the process of replacing my MicroFocus (Novell) eDirectory system
with a Samba-based Active Directory system. I've got three domain
controllers built, and they seem to be humming along nicely. Server OS is
Ubuntu 18.04 patched current. I started off with the Samba 4.7 packages
included in the default Ubuntu repository, but have since upgraded to Samba
4.10 using packages
2017 Dec 18
5
DHCP-DNS problems
On 18 December 2017 at 16:20, Rowland Penny via samba <samba at lists.samba.org
> wrote:
>
>
> Even this looks wrong, I would expect something like this:
>
> Dec 18 07:43:59 dc3 dhcpd: DHCPREQUEST for 192.168.0.111 from
> cc:4e:ec:e9:c8:d3 via eth0
> Dec 18 07:43:59 dc3 dhcpd: DHCPACK on 192.168.0.111 to cc:4e:ec:e9:c8:d3
> via eth0
> Dec 18 07:47:33 dc3 dhcpd: