<?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: How to Disable SSH Login to Specific User in Linux	</title>
	<atom:link href="https://www.ubuntumint.com/disable-ssh-user-login/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.ubuntumint.com/disable-ssh-user-login/</link>
	<description>UbuntuMint - Everything About Ubuntu Linux</description>
	<lastBuildDate>Mon, 24 Jul 2023 08:54:29 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>
	<item>
		<title>
		By: Phil		</title>
		<link>https://www.ubuntumint.com/disable-ssh-user-login/#comment-13696</link>

		<dc:creator><![CDATA[Phil]]></dc:creator>
		<pubDate>Mon, 15 Aug 2022 18:12:53 +0000</pubDate>
		<guid isPermaLink="false">https://www.ubuntumint.com/?p=1030#comment-13696</guid>

					<description><![CDATA[At least on &lt;strong&gt;Fedora 28&lt;/strong&gt;, this is what I get with &lt;strong&gt;ssh&lt;/strong&gt;.
&lt;pre&gt;
$ sudo systemctl restart ssh

Failed to restart ssh.service: Unit ssh.service not found.
&lt;/pre&gt;
So it seems at least on some systems `restart sshd` is required]]></description>
			<content:encoded><![CDATA[<p>At least on <strong>Fedora 28</strong>, this is what I get with <strong>ssh</strong>.</p>
<pre>
$ sudo systemctl restart ssh

Failed to restart ssh.service: Unit ssh.service not found.
</pre>
<p>So it seems at least on some systems `restart sshd` is required</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ansgar		</title>
		<link>https://www.ubuntumint.com/disable-ssh-user-login/#comment-11097</link>

		<dc:creator><![CDATA[Ansgar]]></dc:creator>
		<pubDate>Thu, 19 May 2022 12:20:26 +0000</pubDate>
		<guid isPermaLink="false">https://www.ubuntumint.com/?p=1030#comment-11097</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.ubuntumint.com/disable-ssh-user-login/#comment-5021&quot;&gt;Igor&lt;/a&gt;.

It&#039;s the same, &lt;strong&gt;sshd.service&lt;/strong&gt; is just an alias to &lt;strong&gt;ssh.service&lt;/strong&gt;.

Also, a tab after &lt;strong&gt;DenyUsers&lt;/strong&gt; is not necessary or important, space works just fine.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.ubuntumint.com/disable-ssh-user-login/#comment-5021">Igor</a>.</p>
<p>It&#8217;s the same, <strong>sshd.service</strong> is just an alias to <strong>ssh.service</strong>.</p>
<p>Also, a tab after <strong>DenyUsers</strong> is not necessary or important, space works just fine.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Igor		</title>
		<link>https://www.ubuntumint.com/disable-ssh-user-login/#comment-5021</link>

		<dc:creator><![CDATA[Igor]]></dc:creator>
		<pubDate>Sun, 05 Dec 2021 13:30:40 +0000</pubDate>
		<guid isPermaLink="false">https://www.ubuntumint.com/?p=1030#comment-5021</guid>

					<description><![CDATA[&lt;pre&gt;
# systemctl restart sshd 
&lt;/pre&gt;
rather then
&lt;pre&gt;
# systemctl restart ssh
&lt;/pre&gt;]]></description>
			<content:encoded><![CDATA[<pre>
# systemctl restart sshd 
</pre>
<p>rather then</p>
<pre>
# systemctl restart ssh
</pre>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
