<?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 Re: root should login only through console. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/root-should-login-only-through-console/m-p/5635379#M732223</link>
    <description>&lt;P&gt;yes, thanks.&lt;/P&gt;&lt;P&gt;i am loggin through SSH via putty.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;that is /opt/ssh/et/sshd_config file and the parameter is permitRootLogin no.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vijay&lt;/P&gt;</description>
    <pubDate>Wed, 25 Apr 2012 20:42:46 GMT</pubDate>
    <dc:creator>vijay alur alur</dc:creator>
    <dc:date>2012-04-25T20:42:46Z</dc:date>
    <item>
      <title>root should login only through console.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-should-login-only-through-console/m-p/5635323#M732221</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i want to configure all my servers such that i cannot login to through root directly. only way login through root is by console. For achieving this i have made an entry in /etc/securetty file with the console written in it. But still i am able to login with root directly. is there anything more i need to do to achieve this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vijay&lt;/P&gt;</description>
      <pubDate>Wed, 25 Apr 2012 19:30:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-should-login-only-through-console/m-p/5635323#M732221</guid>
      <dc:creator>vijay alur alur</dc:creator>
      <dc:date>2012-04-25T19:30:27Z</dc:date>
    </item>
    <item>
      <title>Re: root should login only through console.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-should-login-only-through-console/m-p/5635373#M732222</link>
      <description>&lt;P&gt;&amp;gt;&amp;gt;But still i am able to login with root directly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How are you logging in?&amp;nbsp; Are you logging in via SSH, telnet, rlogin, X-Windows?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you are using SSH then the /etc/securetty file is not used.&amp;nbsp; There is an option in ssh_config or sshd_config (I can't remember which one) called ALLOW_ROOT_LOGIN (or something similar).&amp;nbsp; If it is set to YES, change it to no and then restart SSH on the server.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Apr 2012 20:34:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-should-login-only-through-console/m-p/5635373#M732222</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2012-04-25T20:34:15Z</dc:date>
    </item>
    <item>
      <title>Re: root should login only through console.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-should-login-only-through-console/m-p/5635379#M732223</link>
      <description>&lt;P&gt;yes, thanks.&lt;/P&gt;&lt;P&gt;i am loggin through SSH via putty.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;that is /opt/ssh/et/sshd_config file and the parameter is permitRootLogin no.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vijay&lt;/P&gt;</description>
      <pubDate>Wed, 25 Apr 2012 20:42:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-should-login-only-through-console/m-p/5635379#M732223</guid>
      <dc:creator>vijay alur alur</dc:creator>
      <dc:date>2012-04-25T20:42:46Z</dc:date>
    </item>
    <item>
      <title>Re: root should login only through console.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-should-login-only-through-console/m-p/5635387#M732224</link>
      <description>&lt;P&gt;Make sure you have enforcesecuretty set to yes in your sshd_config file. &amp;nbsp;See page 44:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://bizsupport2.austin.hp.com/bc/docs/support/SupportManual/c03243765/c03243765.pdf"&gt;http://bizsupport2.austin.hp.com/bc/docs/support/SupportManual/c03243765/c03243765.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Apr 2012 21:04:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-should-login-only-through-console/m-p/5635387#M732224</guid>
      <dc:creator>Doug_Lamoureux</dc:creator>
      <dc:date>2012-04-25T21:04:13Z</dc:date>
    </item>
    <item>
      <title>Re: root should login only through console.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-should-login-only-through-console/m-p/5635393#M732225</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.hpe.com/t5/user/viewprofilepage/user-id/99207"&gt;@vijay alur alur&lt;/a&gt; wrote:&lt;BR /&gt;&lt;P&gt;yes, thanks.&lt;/P&gt;&lt;P&gt;i am loggin through SSH via putty.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;that is /opt/ssh/et/sshd_config file and the parameter is permitRootLogin no.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vijay&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Very good.&amp;nbsp; I was responding off-the-cuff without double-cheking the files themselves.&amp;nbsp; I'm glad you found what you needed.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Apr 2012 21:16:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-should-login-only-through-console/m-p/5635393#M732225</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2012-04-25T21:16:58Z</dc:date>
    </item>
  </channel>
</rss>

