<?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: Disable root telnet access in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/disable-root-telnet-access/m-p/2973503#M120902</link>
    <description>Andy, yes there is:&lt;BR /&gt;&lt;BR /&gt;just enter 'console' in /etc/securetty and root will not be able to telnet to the server.&lt;BR /&gt;&lt;BR /&gt;David</description>
    <pubDate>Wed, 14 May 2003 17:26:43 GMT</pubDate>
    <dc:creator>David Child_1</dc:creator>
    <dc:date>2003-05-14T17:26:43Z</dc:date>
    <item>
      <title>Disable root telnet access</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disable-root-telnet-access/m-p/2973502#M120901</link>
      <description>How do I disable root telnet access in HPUX 11i?&lt;BR /&gt;&lt;BR /&gt;Is there a similar file like securettys for True64 to disable root telnet access?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Andy</description>
      <pubDate>Wed, 14 May 2003 17:24:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disable-root-telnet-access/m-p/2973502#M120901</guid>
      <dc:creator>Andy Wu_2</dc:creator>
      <dc:date>2003-05-14T17:24:42Z</dc:date>
    </item>
    <item>
      <title>Re: Disable root telnet access</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disable-root-telnet-access/m-p/2973503#M120902</link>
      <description>Andy, yes there is:&lt;BR /&gt;&lt;BR /&gt;just enter 'console' in /etc/securetty and root will not be able to telnet to the server.&lt;BR /&gt;&lt;BR /&gt;David</description>
      <pubDate>Wed, 14 May 2003 17:26:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disable-root-telnet-access/m-p/2973503#M120902</guid>
      <dc:creator>David Child_1</dc:creator>
      <dc:date>2003-05-14T17:26:43Z</dc:date>
    </item>
    <item>
      <title>Re: Disable root telnet access</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disable-root-telnet-access/m-p/2973504#M120903</link>
      <description>Yes, there is.  Create a file called /etc/securetty and put the word console in it.&lt;BR /&gt;&lt;BR /&gt;# cat /etc/securetty&lt;BR /&gt;console&lt;BR /&gt;&lt;BR /&gt;That will prevent root logging in directly from anywhere but the console.  It will allow you to log in via telnet as a regular user and, if you know the root password, do a 'su -' to get to root.</description>
      <pubDate>Wed, 14 May 2003 17:27:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disable-root-telnet-access/m-p/2973504#M120903</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2003-05-14T17:27:39Z</dc:date>
    </item>
    <item>
      <title>Re: Disable root telnet access</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disable-root-telnet-access/m-p/2973505#M120904</link>
      <description>Hi Andy,&lt;BR /&gt;&lt;BR /&gt;You can create a file named /etc/securetty in HP-UX and put the valid ttys where root can login from.  Normally you will just put in 'console' and then root can only login at the console.&lt;BR /&gt;&lt;BR /&gt;See the man page for 'login' for more information about securetty.&lt;BR /&gt;&lt;BR /&gt;JP&lt;BR /&gt;</description>
      <pubDate>Wed, 14 May 2003 17:28:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disable-root-telnet-access/m-p/2973505#M120904</guid>
      <dc:creator>John Poff</dc:creator>
      <dc:date>2003-05-14T17:28:01Z</dc:date>
    </item>
    <item>
      <title>Re: Disable root telnet access</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disable-root-telnet-access/m-p/2973506#M120905</link>
      <description>Simply create a file called /etc/securetty (perm=440) and put the line&lt;BR /&gt;console&lt;BR /&gt;in it. That would ONLY allow root login from the console.</description>
      <pubDate>Wed, 14 May 2003 17:28:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disable-root-telnet-access/m-p/2973506#M120905</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2003-05-14T17:28:13Z</dc:date>
    </item>
    <item>
      <title>Re: Disable root telnet access</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disable-root-telnet-access/m-p/2973507#M120906</link>
      <description>David,&lt;BR /&gt;&lt;BR /&gt;Duh... Thinking that if the file wasn't there, it couldn't be done that way.&lt;BR /&gt;&lt;BR /&gt;Thanks for the quick reply!!&lt;BR /&gt;&lt;BR /&gt;Andy</description>
      <pubDate>Wed, 14 May 2003 17:35:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disable-root-telnet-access/m-p/2973507#M120906</guid>
      <dc:creator>Andy Wu_2</dc:creator>
      <dc:date>2003-05-14T17:35:22Z</dc:date>
    </item>
    <item>
      <title>Re: Disable root telnet access</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disable-root-telnet-access/m-p/2973508#M120907</link>
      <description>One additional 'feature' for securetty: if the file is empty, then no one can login as root through any channel (LAN, serial, modem, etc). Pretty secure, eh?  Actually, this is a useful setting...any user can use su to become root, thus requiring two successful logins to become root, and with sulog, a good audit trail of who, when and where su was run.</description>
      <pubDate>Wed, 14 May 2003 22:55:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disable-root-telnet-access/m-p/2973508#M120907</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2003-05-14T22:55:25Z</dc:date>
    </item>
  </channel>
</rss>

