Displaying 6 results from an estimated 6 matches for "zone_nam".
Did you mean:
zone_name
2012 Jul 23
1
[PATCH] nsd-patch: fix segfault after renaming slave zone
...}
zone->opts is filled in in difffile.c around line 675:
> zone->opts = zone_options_find(opt, domain_dname(zone->apex));
> if(!zone->opts) {
> log_msg(LOG_ERR, "xfr: zone %s not in config.",
> dname_to_string(zone_name,0));
> return 0;
> }
As a result, nsd-patch tries to dereference a null pointer when trying to
print zone name.
I think the proper fix is to move the code that adds zone structure to the
linked list at the very end of find_zone(). Attached patch fixes the issue
de...
2023 Nov 08
2
samba-tool dns zoneoptions --mark-old-records-static
...*args, **kwargs) File
"/usr/lib/python3/dist-packages/samba/netcmd/dns.py", line 546, in run
self.mark_old_records_static(server, zone, File
"/usr/lib/python3/dist-packages/samba/netcmd/dns.py", line 586, in
mark_old_records_static samdb, nodes = self._get_dns_nodes(server,
zone_name) File "/usr/lib/python3/dist-packages/samba/netcmd/dns.py", line
571, in _get_dns_nodes nodes = samdb.search(base=zone_dn,*
has anyone ever successfully executed this command?
Thanks
Samuel
2011 Sep 11
15
How To Expand an .erb Template Without Doing a Full Puppet Run?
We use puppet to distribute named zone files, like many
of you do. We use git to maintain these files, which are
then pulled by the puppet master machine. These zone files are
actually puppet template .erb files.
The other day, I made a mistake which resulted in some zone
files with syntax errors in them. Puppet faithfully distributed
the erroneous zone files to the name servers, which killed
2023 Nov 08
1
samba-tool dns zoneoptions --mark-old-records-static
...t; "/usr/lib/python3/dist-packages/samba/netcmd/dns.py", line 546, in
> run self.mark_old_records_static(server, zone, File
> "/usr/lib/python3/dist-packages/samba/netcmd/dns.py", line 586, in
> mark_old_records_static samdb, nodes = self._get_dns_nodes(server,
> zone_name) File
> "/usr/lib/python3/dist-packages/samba/netcmd/dns.py", line 571, in
> _get_dns_nodes nodes = samdb.search(base=zone_dn,*
>
> has anyone ever successfully executed this command?
>
> Thanks
>
> Samuel
Is 'server1' one of your DCs and is 'e...
2023 Nov 08
1
samba-tool dns zoneoptions --mark-old-records-static
...thon3/dist-packages/samba/netcmd/dns.py", line 546, in
> > run self.mark_old_records_static(server, zone, File
> > "/usr/lib/python3/dist-packages/samba/netcmd/dns.py", line 586, in
> > mark_old_records_static samdb, nodes = self._get_dns_nodes(server,
> > zone_name) File
> > "/usr/lib/python3/dist-packages/samba/netcmd/dns.py", line 571, in
> > _get_dns_nodes nodes = samdb.search(base=zone_dn,*
> >
> > has anyone ever successfully executed this command?
> >
> > Thanks
> >
> > Samuel
>
> Is &...
2008 Feb 20
12
no luck with Xen....
Perhaps someone has ideas on this topic, a recent attempt to play with Xen was a reather unlucky event, all what I will be able to demonstrate on that system is a PV ONNV domU which
ikely will not be very attractive to the audience :(
HW: U40M2, 2 x 2 core AMD revF procs, 8GB MEM, Phonix BIOS 1.5 (latest)
1 x 200GB internal SATA drive
SW: dom0 ONNV build 82, latest VirtManager from