<?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 access only from console in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/root-access-only-from-console/m-p/2860379#M95935</link>
    <description>Gary,&lt;BR /&gt;&lt;BR /&gt;Have a look at this link. This has been addressed quite a few times in this forum. You may also search on "root access console". &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xb82706350fe2d61190050090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xb82706350fe2d61190050090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;&lt;BR /&gt;Dave</description>
    <pubDate>Mon, 09 Dec 2002 17:10:56 GMT</pubDate>
    <dc:creator>David Bell_1</dc:creator>
    <dc:date>2002-12-09T17:10:56Z</dc:date>
    <item>
      <title>root access only from console</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-access-only-from-console/m-p/2860378#M95934</link>
      <description>Hi team,&lt;BR /&gt;&lt;BR /&gt;we are planning some security enhancment now, one proposal is to allow root access only from console, not through telnet. &lt;BR /&gt;&lt;BR /&gt;can we do it by /var/adm/inetd.sec? not sure we can specify users in that file. or there are other ways to do it?&lt;BR /&gt;&lt;BR /&gt;thanks,&lt;BR /&gt;Gary</description>
      <pubDate>Mon, 09 Dec 2002 17:06:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-access-only-from-console/m-p/2860378#M95934</guid>
      <dc:creator>Gary Yu</dc:creator>
      <dc:date>2002-12-09T17:06:11Z</dc:date>
    </item>
    <item>
      <title>Re: root access only from console</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-access-only-from-console/m-p/2860379#M95935</link>
      <description>Gary,&lt;BR /&gt;&lt;BR /&gt;Have a look at this link. This has been addressed quite a few times in this forum. You may also search on "root access console". &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xb82706350fe2d61190050090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xb82706350fe2d61190050090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;&lt;BR /&gt;Dave</description>
      <pubDate>Mon, 09 Dec 2002 17:10:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-access-only-from-console/m-p/2860379#M95935</guid>
      <dc:creator>David Bell_1</dc:creator>
      <dc:date>2002-12-09T17:10:56Z</dc:date>
    </item>
    <item>
      <title>Re: root access only from console</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-access-only-from-console/m-p/2860380#M95936</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;seen on &lt;A href="http://docs.hp.com/hpux/onlinedocs/B2355-90742/B2355-90742.html" target="_blank"&gt;http://docs.hp.com/hpux/onlinedocs/B2355-90742/B2355-90742.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;[system security]&lt;BR /&gt;[this is assuming you're using HP-UX 11.0]&lt;BR /&gt;Tracking Root &lt;BR /&gt;&lt;BR /&gt;A useful method to keep track of system access and reduce security breaches on standard and trusted servers is to physically secure the system console and allow root to login only at the system console. Users logging in through other ports must first log in as themselves, then execute su to become root.&lt;BR /&gt;&lt;BR /&gt;To limit root to logging in only through the system console, create the /etc/securetty file with the single entry, console, as follows:&lt;BR /&gt;&lt;BR /&gt;# echo console &amp;gt; /etc/securetty&lt;BR /&gt;&lt;BR /&gt;docs.hp.com is your friend...&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;Fran??ois-Xavier</description>
      <pubDate>Mon, 09 Dec 2002 17:11:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-access-only-from-console/m-p/2860380#M95936</guid>
      <dc:creator>F. X. de Montgolfier</dc:creator>
      <dc:date>2002-12-09T17:11:04Z</dc:date>
    </item>
    <item>
      <title>Re: root access only from console</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-access-only-from-console/m-p/2860381#M95937</link>
      <description>You can use securetty. I beleive you create a file in /etc called securetty and put and entry in there for console.&lt;BR /&gt;&lt;BR /&gt;/etc/securetty&lt;BR /&gt;console</description>
      <pubDate>Mon, 09 Dec 2002 17:11:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-access-only-from-console/m-p/2860381#M95937</guid>
      <dc:creator>Ken Hubnik_2</dc:creator>
      <dc:date>2002-12-09T17:11:42Z</dc:date>
    </item>
    <item>
      <title>Re: root access only from console</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-access-only-from-console/m-p/2860382#M95938</link>
      <description>Linux does this, but not through inetd.sec&lt;BR /&gt;&lt;BR /&gt;HP can do it as well.&lt;BR /&gt;&lt;BR /&gt;Someone will post the manual way of doing it.&lt;BR /&gt;&lt;BR /&gt;You could be lazy like me and just install the Bastille security tool.  For political reasons I declined, but it has a step that will disable root access from anywhere but the console.&lt;BR /&gt;&lt;BR /&gt;Here is a link&lt;BR /&gt;&lt;A href="https://payment.ecommerce.hp.com/cgi-bin/swdepot_parser.cgi/cgi/try.pl?productNumber=B6849AA&amp;amp;date=" target="_blank"&gt;https://payment.ecommerce.hp.com/cgi-bin/swdepot_parser.cgi/cgi/try.pl?productNumber=B6849AA&amp;amp;date=&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Its off a search at software.hp.com for Bastille, btw.&lt;BR /&gt;&lt;BR /&gt;If you are really concerned about security, Bastille is the way to go.  It also enhances system performance, because it stops the use of some dated daemon's that run be default and nobody actually uses any more.&lt;BR /&gt;&lt;BR /&gt;Don't forget to disable X-Windows root access. &lt;BR /&gt;I recommend the Practical Network Security class from HP.  It's a five day class, it teaches you all of the above except Bastille(which was recently ported from Linux), and teaches you how hackers work and how to defeat them.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Steve&lt;BR /&gt;Please assign points to people who spent timie, trying to help you.</description>
      <pubDate>Mon, 09 Dec 2002 17:14:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-access-only-from-console/m-p/2860382#M95938</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2002-12-09T17:14:25Z</dc:date>
    </item>
    <item>
      <title>Re: root access only from console</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-access-only-from-console/m-p/2860383#M95939</link>
      <description>You can do that by creating /etc/securetty file to only allow root access from console. The content of that file should have the line :-&lt;BR /&gt;console&lt;BR /&gt;Owner of that file should be root:bin and permission 600. This is for security reason.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 09 Dec 2002 17:15:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-access-only-from-console/m-p/2860383#M95939</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-12-09T17:15:11Z</dc:date>
    </item>
    <item>
      <title>Re: root access only from console</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-access-only-from-console/m-p/2860384#M95940</link>
      <description>Ken is correct.  The easiest way to do this is to put the word console in the /etc/securetty file.&lt;BR /&gt;&lt;BR /&gt;# cat /etc/securetty&lt;BR /&gt;console&lt;BR /&gt;# &lt;BR /&gt;&lt;BR /&gt;Note that there is no '/dev/' in front of the word console.</description>
      <pubDate>Mon, 09 Dec 2002 17:16:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-access-only-from-console/m-p/2860384#M95940</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2002-12-09T17:16:10Z</dc:date>
    </item>
    <item>
      <title>Re: root access only from console</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-access-only-from-console/m-p/2860385#M95941</link>
      <description>Thanks guys for the prompt and accurate answers!&lt;BR /&gt;&lt;BR /&gt;Fran??ois is right, docs.hp.com is our friend, and I would also say this forum is our friend!&lt;BR /&gt;&lt;BR /&gt;thanks again,&lt;BR /&gt;Gary</description>
      <pubDate>Mon, 09 Dec 2002 17:22:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-access-only-from-console/m-p/2860385#M95941</guid>
      <dc:creator>Gary Yu</dc:creator>
      <dc:date>2002-12-09T17:22:02Z</dc:date>
    </item>
    <item>
      <title>Re: root access only from console</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-access-only-from-console/m-p/2860386#M95942</link>
      <description>/etc/securetty  should contain:&lt;BR /&gt;console</description>
      <pubDate>Mon, 09 Dec 2002 17:44:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-access-only-from-console/m-p/2860386#M95942</guid>
      <dc:creator>Paul Sperry</dc:creator>
      <dc:date>2002-12-09T17:44:27Z</dc:date>
    </item>
  </channel>
</rss>

