<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Synology: enable ssh user login other than root</title>
	<atom:link href="http://bernhard.hensler.net/2008/07/17/synology-enable-ssh-user-login-other-than-root/feed/" rel="self" type="application/rss+xml" />
	<link>http://bernhard.hensler.net/2008/07/17/synology-enable-ssh-user-login-other-than-root/</link>
	<description></description>
	<lastBuildDate>Sun, 22 Apr 2012 20:55:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Wouter Berkepeis</title>
		<link>http://bernhard.hensler.net/2008/07/17/synology-enable-ssh-user-login-other-than-root/#comment-109</link>
		<dc:creator><![CDATA[Wouter Berkepeis]]></dc:creator>
		<pubDate>Sun, 22 Apr 2012 20:55:47 +0000</pubDate>
		<guid isPermaLink="false">http://bhensler.wordpress.com/2008/07/17/synology-enable-ssh-user-login-other-than-root#comment-109</guid>
		<description><![CDATA[I can confirm Kevin&#039;s solution and on top of that, just changing the /etc/passwd file even solves the same problem when trying to log in using publickey authentication]]></description>
		<content:encoded><![CDATA[<p>I can confirm Kevin&#8217;s solution and on top of that, just changing the /etc/passwd file even solves the same problem when trying to log in using publickey authentication</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Th</title>
		<link>http://bernhard.hensler.net/2008/07/17/synology-enable-ssh-user-login-other-than-root/#comment-85</link>
		<dc:creator><![CDATA[Th]]></dc:creator>
		<pubDate>Thu, 16 Feb 2012 19:49:47 +0000</pubDate>
		<guid isPermaLink="false">http://bhensler.wordpress.com/2008/07/17/synology-enable-ssh-user-login-other-than-root#comment-85</guid>
		<description><![CDATA[auto-replying to myself: closed! Sometimes reading further helps...]]></description>
		<content:encoded><![CDATA[<p>auto-replying to myself: closed! Sometimes reading further helps&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Th</title>
		<link>http://bernhard.hensler.net/2008/07/17/synology-enable-ssh-user-login-other-than-root/#comment-84</link>
		<dc:creator><![CDATA[Th]]></dc:creator>
		<pubDate>Thu, 16 Feb 2012 19:41:32 +0000</pubDate>
		<guid isPermaLink="false">http://bhensler.wordpress.com/2008/07/17/synology-enable-ssh-user-login-other-than-root#comment-84</guid>
		<description><![CDATA[OK, now I can not log in as root any more and if I login as my user I can not edit the sshd_config back to allow root login.
using &quot;sudo&quot; does not seem to work either.
Help!]]></description>
		<content:encoded><![CDATA[<p>OK, now I can not log in as root any more and if I login as my user I can not edit the sshd_config back to allow root login.<br />
using &#8220;sudo&#8221; does not seem to work either.<br />
Help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://bernhard.hensler.net/2008/07/17/synology-enable-ssh-user-login-other-than-root/#comment-30</link>
		<dc:creator><![CDATA[Kevin]]></dc:creator>
		<pubDate>Thu, 07 Jul 2011 03:26:44 +0000</pubDate>
		<guid isPermaLink="false">http://bhensler.wordpress.com/2008/07/17/synology-enable-ssh-user-login-other-than-root#comment-30</guid>
		<description><![CDATA[Why so complicated, just changing /etc/passwd worked on my box.]]></description>
		<content:encoded><![CDATA[<p>Why so complicated, just changing /etc/passwd worked on my box.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Schmidtke</title>
		<link>http://bernhard.hensler.net/2008/07/17/synology-enable-ssh-user-login-other-than-root/#comment-29</link>
		<dc:creator><![CDATA[Peter Schmidtke]]></dc:creator>
		<pubDate>Wed, 07 Oct 2009 09:28:12 +0000</pubDate>
		<guid isPermaLink="false">http://bhensler.wordpress.com/2008/07/17/synology-enable-ssh-user-login-other-than-root#comment-29</guid>
		<description><![CDATA[Thanks for the post, indeed very useful and working perfectly well on a DS509+. By default on new Synology boxes (I suppose) the ssh protocol 2 is enabled.]]></description>
		<content:encoded><![CDATA[<p>Thanks for the post, indeed very useful and working perfectly well on a DS509+. By default on new Synology boxes (I suppose) the ssh protocol 2 is enabled.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Åke Rahlén</title>
		<link>http://bernhard.hensler.net/2008/07/17/synology-enable-ssh-user-login-other-than-root/#comment-27</link>
		<dc:creator><![CDATA[Åke Rahlén]]></dc:creator>
		<pubDate>Sun, 26 Jul 2009 17:25:18 +0000</pubDate>
		<guid isPermaLink="false">http://bhensler.wordpress.com/2008/07/17/synology-enable-ssh-user-login-other-than-root#comment-27</guid>
		<description><![CDATA[Step 7:kill -HUP `pidof sshd`which means &quot;send signal hangup to process-number of the running sshdeamon&quot;. The Hangup-signal forces the sshd to reload its settings.]]></description>
		<content:encoded><![CDATA[<p>Step 7:kill -HUP `pidof sshd`which means &quot;send signal hangup to process-number of the running sshdeamon&quot;. The Hangup-signal forces the sshd to reload its settings.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

