<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://kb.rvmgroup.it/index.php?action=history&amp;feed=atom&amp;title=Cambiare_il_backend_DNS_in_Samba</id>
	<title>Cambiare il backend DNS in Samba - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://kb.rvmgroup.it/index.php?action=history&amp;feed=atom&amp;title=Cambiare_il_backend_DNS_in_Samba"/>
	<link rel="alternate" type="text/html" href="https://kb.rvmgroup.it/index.php?title=Cambiare_il_backend_DNS_in_Samba&amp;action=history"/>
	<updated>2026-05-09T03:23:09Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://kb.rvmgroup.it/index.php?title=Cambiare_il_backend_DNS_in_Samba&amp;diff=10542&amp;oldid=prev</id>
		<title>Gabriele.vivinetto: Created page with &quot;Per cambiare da backend esterno Bind ad interno:  *Disabilitare bind:  systemctl stop bind9.service   systemctl disable bind9.service   systemctl mask bind9.service   *Stoppar...&quot;</title>
		<link rel="alternate" type="text/html" href="https://kb.rvmgroup.it/index.php?title=Cambiare_il_backend_DNS_in_Samba&amp;diff=10542&amp;oldid=prev"/>
		<updated>2021-03-16T17:04:05Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Per cambiare da backend esterno Bind ad interno:  *Disabilitare bind:  systemctl stop bind9.service   systemctl disable bind9.service   systemctl mask bind9.service   *Stoppar...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Per cambiare da backend esterno Bind ad interno:&lt;br /&gt;
&lt;br /&gt;
*Disabilitare bind:&lt;br /&gt;
 systemctl stop bind9.service &lt;br /&gt;
 systemctl disable bind9.service &lt;br /&gt;
 systemctl mask bind9.service &lt;br /&gt;
&lt;br /&gt;
*Stoppare samba e migrare il dns&lt;br /&gt;
 systemctl stop samba-ad-dc.service &lt;br /&gt;
 samba_upgradedns --dns-backend=SAMBA_INTERNAL&lt;br /&gt;
&lt;br /&gt;
*Impostare il forwarder e eliminare dns dai servizi esclusi:&lt;br /&gt;
&lt;br /&gt;
 vi /etc/samba/smb.conf&lt;br /&gt;
&lt;br /&gt;
[global]&lt;br /&gt;
    dns forwarder = 1.2.3.4&lt;br /&gt;
    #server services = -dns&lt;br /&gt;
&lt;br /&gt;
*Riavviare Samba&lt;br /&gt;
 systemctl start samba-ad-dc.servic&lt;br /&gt;
&lt;br /&gt;
=Riferimenti=&lt;br /&gt;
*[https://wiki.samba.org/index.php/Changing_the_DNS_Back_End_of_a_Samba_AD_DC#Changing_From_the_BIND9_DLZ_Back_End_to_the_Samba_Internal_DNS_Server Changing the DNS Back End of a Samba AD DC - SambaWiki]&lt;br /&gt;
&lt;br /&gt;
*[https://wiki.samba.org/index.php/Samba_Internal_DNS_Back_End#Setting_up_a_DNS_Forwarder Samba Internal DNS Back End - SambaWiki]&lt;/div&gt;</summary>
		<author><name>Gabriele.vivinetto</name></author>
	</entry>
</feed>