<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How to restrict root login using SSH in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/how-to-restrict-root-login-using-ssh/m-p/5227821#M51883</link>
    <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;I would like to restrict direct root login to the server using sshd?&lt;BR /&gt;&lt;BR /&gt;Thanx in advance........</description>
    <pubDate>Wed, 03 Mar 2010 09:53:35 GMT</pubDate>
    <dc:creator>viswanathkishore</dc:creator>
    <dc:date>2010-03-03T09:53:35Z</dc:date>
    <item>
      <title>How to restrict root login using SSH</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-restrict-root-login-using-ssh/m-p/5227821#M51883</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;I would like to restrict direct root login to the server using sshd?&lt;BR /&gt;&lt;BR /&gt;Thanx in advance........</description>
      <pubDate>Wed, 03 Mar 2010 09:53:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-restrict-root-login-using-ssh/m-p/5227821#M51883</guid>
      <dc:creator>viswanathkishore</dc:creator>
      <dc:date>2010-03-03T09:53:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to restrict root login using SSH</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-restrict-root-login-using-ssh/m-p/5227822#M51884</link>
      <description>Edit /etc/ssh/sshd_config (path may vary depending on the distro) and add this:&lt;BR /&gt;&lt;BR /&gt;PermitRootLogin no&lt;BR /&gt;&lt;BR /&gt;Then restart the sshd daemon.</description>
      <pubDate>Wed, 03 Mar 2010 10:24:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-restrict-root-login-using-ssh/m-p/5227822#M51884</guid>
      <dc:creator>J. Maestre</dc:creator>
      <dc:date>2010-03-03T10:24:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to restrict root login using SSH</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-restrict-root-login-using-ssh/m-p/5227823#M51885</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.hpux.ws/?p=19" target="_blank"&gt;http://www.hpux.ws/?p=19&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You can block it with sshd_config but you better make sure first su - root works.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 03 Mar 2010 15:09:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-restrict-root-login-using-ssh/m-p/5227823#M51885</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2010-03-03T15:09:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to restrict root login using SSH</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-restrict-root-login-using-ssh/m-p/5227824#M51886</link>
      <description>On Red Hat Enterprise Linux, here's how I configure SSH to deny remote root logins that rely upon password entry:&lt;BR /&gt;cp -p /etc/ssh/sshd_config /etc/ssh/sshd_config.orig&lt;BR /&gt;vi /etc/ssh/sshd_config&lt;BR /&gt;-------------------------------&lt;BR /&gt;#PermitRootLogin yes&lt;BR /&gt;PermitRootLogin without-password&lt;BR /&gt;-------------------------------&lt;BR /&gt;/etc/init.d/sshd restart&lt;BR /&gt;</description>
      <pubDate>Wed, 03 Mar 2010 23:25:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-restrict-root-login-using-ssh/m-p/5227824#M51886</guid>
      <dc:creator>Jared Middleton</dc:creator>
      <dc:date>2010-03-03T23:25:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to restrict root login using SSH</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-restrict-root-login-using-ssh/m-p/5227825#M51887</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;This is working. Thanx for the Solution.</description>
      <pubDate>Thu, 04 Mar 2010 04:28:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-restrict-root-login-using-ssh/m-p/5227825#M51887</guid>
      <dc:creator>viswanathkishore</dc:creator>
      <dc:date>2010-03-04T04:28:47Z</dc:date>
    </item>
  </channel>
</rss>

