<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Setup SysVol Replication Across Two Samba4 AD DC with Rsync &#8211; Part 6	</title>
	<atom:link href="https://www.tecmint.com/samba4-ad-dc-sysvol-replication/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/samba4-ad-dc-sysvol-replication/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Sat, 05 Sep 2020 17:54:32 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: PeterP		</title>
		<link>https://www.tecmint.com/samba4-ad-dc-sysvol-replication/comment-page-1/#comment-1360783</link>

		<dc:creator><![CDATA[PeterP]]></dc:creator>
		<pubDate>Sat, 05 Sep 2020 17:54:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=24156#comment-1360783</guid>

					<description><![CDATA[I&#039;m having difficulty with this, when copying the key, the remote server will not accept the root password (I have checked that the password is correct).

I&#039;m using Ubuntu 20.04

Any ideas on how to fix this?

root@dc01:~# ssh-copy-id root@dc02
/usr/bin/ssh-copy-id: INFO: Source of key(s) to be installed: &quot;/root/.ssh/id_rsa.pub&quot;
/usr/bin/ssh-copy-id: INFO: attempting to log in with the new key(s), to filter out any that are already installed
/usr/bin/ssh-copy-id: INFO: 1 key(s) remain to be installed -- if you are prompted now it is to install the new keys
root@dc02&#039;s password:
Permission denied, please try again.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m having difficulty with this, when copying the key, the remote server will not accept the root password (I have checked that the password is correct).</p>
<p>I&#8217;m using Ubuntu 20.04</p>
<p>Any ideas on how to fix this?</p>
<p>root@dc01:~# ssh-copy-id root@dc02<br />
/usr/bin/ssh-copy-id: INFO: Source of key(s) to be installed: &#8220;/root/.ssh/id_rsa.pub&#8221;<br />
/usr/bin/ssh-copy-id: INFO: attempting to log in with the new key(s), to filter out any that are already installed<br />
/usr/bin/ssh-copy-id: INFO: 1 key(s) remain to be installed &#8212; if you are prompted now it is to install the new keys<br />
root@dc02&#8217;s password:<br />
Permission denied, please try again.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Tom		</title>
		<link>https://www.tecmint.com/samba4-ad-dc-sysvol-replication/comment-page-1/#comment-1095768</link>

		<dc:creator><![CDATA[Tom]]></dc:creator>
		<pubDate>Tue, 15 Jan 2019 17:58:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=24156#comment-1095768</guid>

					<description><![CDATA[I tried to do this on our Zentyal servers but i get of permission errors when trying to use rsync]]></description>
			<content:encoded><![CDATA[<p>I tried to do this on our Zentyal servers but i get of permission errors when trying to use rsync</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: bblue		</title>
		<link>https://www.tecmint.com/samba4-ad-dc-sysvol-replication/comment-page-1/#comment-976874</link>

		<dc:creator><![CDATA[bblue]]></dc:creator>
		<pubDate>Mon, 19 Mar 2018 21:35:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=24156#comment-976874</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/samba4-ad-dc-sysvol-replication/comment-page-1/#comment-976864&quot;&gt;bblue&lt;/a&gt;.

Never mind. I must have been fooled by some cache. This is indeed required.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/samba4-ad-dc-sysvol-replication/comment-page-1/#comment-976864">bblue</a>.</p>
<p>Never mind. I must have been fooled by some cache. This is indeed required.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: bblue		</title>
		<link>https://www.tecmint.com/samba4-ad-dc-sysvol-replication/comment-page-1/#comment-976864</link>

		<dc:creator><![CDATA[bblue]]></dc:creator>
		<pubDate>Mon, 19 Mar 2018 19:46:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=24156#comment-976864</guid>

					<description><![CDATA[Is this step really necessary? I tried taking my first DC offline, and I can still see the GPOs in the second...]]></description>
			<content:encoded><![CDATA[<p>Is this step really necessary? I tried taking my first DC offline, and I can still see the GPOs in the second&#8230;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Iulian Murgulet		</title>
		<link>https://www.tecmint.com/samba4-ad-dc-sysvol-replication/comment-page-1/#comment-897741</link>

		<dc:creator><![CDATA[Iulian Murgulet]]></dc:creator>
		<pubDate>Fri, 30 Jun 2017 06:39:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=24156#comment-897741</guid>

					<description><![CDATA[In my oppinion you also need this:

systemctl disable systemd-timesyncd.service

- and  insert in /etc/apparmor/init/network-interface-security/usr.sbin.ntpd, this line(bellow the samba comment):

  /var/lib/samba/ntp_signd/socket rw,
- then reboot the server]]></description>
			<content:encoded><![CDATA[<p>In my oppinion you also need this:</p>
<p>systemctl disable systemd-timesyncd.service</p>
<p>&#8211; and  insert in /etc/apparmor/init/network-interface-security/usr.sbin.ntpd, this line(bellow the samba comment):</p>
<p>  /var/lib/samba/ntp_signd/socket rw,<br />
&#8211; then reboot the server</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
