 




<?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: Configuring SSHD to allow remote login to CentOS 5.2 using Putty</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/configuring-sshd-to-allow-remote-login-to-centos-52-using-putty/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/configuring-sshd-to-allow-remote-login-to-centos-52-using-putty/</link>
	<description></description>
	<lastBuildDate>Tue, 21 May 2013 03:16:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: petkoa</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/configuring-sshd-to-allow-remote-login-to-centos-52-using-putty/#comment-81209</link>
		<dc:creator>petkoa</dc:creator>
		<pubDate>Mon, 06 Sep 2010 13:21:41 +0000</pubDate>
		<guid isPermaLink="false">#comment-81209</guid>
		<description><![CDATA[If you are sure your password is correct, then probably your sshd is configured to accept only key authentication?

Look up the value of &quot;PasswordAuthentication&quot; option in your /etc/ssh/sshd.conf file - it should be yes, if you really want to log-in with a password.

There is another option which can prevent your password log-in if you are logging in as root - &quot;PermitRootLogin&quot; (see man sshd_config for details)

On my opinion, it&#039;s OK to log-in with password as a regular user, but better use key authentication when logging in as root.

BR,]]></description>
		<content:encoded><![CDATA[<p>If you are sure your password is correct, then probably your sshd is configured to accept only key authentication?</p>
<p>Look up the value of &#8220;PasswordAuthentication&#8221; option in your /etc/ssh/sshd.conf file &#8211; it should be yes, if you really want to log-in with a password.</p>
<p>There is another option which can prevent your password log-in if you are logging in as root &#8211; &#8220;PermitRootLogin&#8221; (see man sshd_config for details)</p>
<p>On my opinion, it&#8217;s OK to log-in with password as a regular user, but better use key authentication when logging in as root.</p>
<p>BR,</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/10 queries in 0.038 seconds using memcached
Object Caching 267/273 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-21 03:50:22 -->