<?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 Blocking Root telnet in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/blocking-root-telnet/m-p/2611644#M36268</link>
    <description>I would like to know in HPUX is there a way I can block telneting to server as " root" other than a user. I know in Sun Solaris I can block telneting as root.</description>
    <pubDate>Sun, 11 Nov 2001 13:18:47 GMT</pubDate>
    <dc:creator>Raghuram Ollakal_1</dc:creator>
    <dc:date>2001-11-11T13:18:47Z</dc:date>
    <item>
      <title>Blocking Root telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/blocking-root-telnet/m-p/2611644#M36268</link>
      <description>I would like to know in HPUX is there a way I can block telneting to server as " root" other than a user. I know in Sun Solaris I can block telneting as root.</description>
      <pubDate>Sun, 11 Nov 2001 13:18:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/blocking-root-telnet/m-p/2611644#M36268</guid>
      <dc:creator>Raghuram Ollakal_1</dc:creator>
      <dc:date>2001-11-11T13:18:47Z</dc:date>
    </item>
    <item>
      <title>Re: Blocking Root telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/blocking-root-telnet/m-p/2611645#M36269</link>
      <description>To keep someone from logging into the box directly as root from anywhere EXCEPT the console create the file /etc/securetty&lt;BR /&gt;and put the word&lt;BR /&gt;&lt;BR /&gt;console&lt;BR /&gt;&lt;BR /&gt;into the file.&lt;BR /&gt;&lt;BR /&gt;# cat /etc/securetty&lt;BR /&gt;console&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;This will allow root to login directly from the console only.  If a user has the root password, however, the user can login as him or her self and then do an 'su -' put in the root password and be logged in.</description>
      <pubDate>Sun, 11 Nov 2001 13:24:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/blocking-root-telnet/m-p/2611645#M36269</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2001-11-11T13:24:19Z</dc:date>
    </item>
    <item>
      <title>Re: Blocking Root telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/blocking-root-telnet/m-p/2611646#M36270</link>
      <description>Note the above will *only* stop telnet and IIRC rlogin. If you require to stop root logging in via other mechanism (eg ftp, ssh, xdm) then you have to configure those bits seperately.&lt;BR /&gt;&lt;BR /&gt;FTP is easy - just put the word root in the /etc/ftpd/ftpusers file. &lt;BR /&gt;&lt;BR /&gt;To stop root in xdm you have put a little scriptlet in the xstartup file...</description>
      <pubDate>Sun, 11 Nov 2001 13:41:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/blocking-root-telnet/m-p/2611646#M36270</guid>
      <dc:creator>David Lodge</dc:creator>
      <dc:date>2001-11-11T13:41:02Z</dc:date>
    </item>
    <item>
      <title>Re: Blocking Root telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/blocking-root-telnet/m-p/2611647#M36271</link>
      <description>One additiobnal note:  You can eliminate root from logging in from ANY source with:&lt;BR /&gt;&lt;BR /&gt;cat /dev/null &amp;gt; /etc/securetty&lt;BR /&gt;&lt;BR /&gt;Now this might seem to be a bit extreme, it is actually a useful mode.  It means that anyone that needs root capability must supply 4 pieces of information: two logins and two passwords.  In other words, only su will work to attain root user login.&lt;BR /&gt;&lt;BR /&gt;NOTE: Never use su by itself...always, always use su - (that's a trailing minus character) to ensure that root will run /etc/profile and .profile rather than inheriting an unsecure environment.</description>
      <pubDate>Mon, 12 Nov 2001 03:35:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/blocking-root-telnet/m-p/2611647#M36271</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2001-11-12T03:35:37Z</dc:date>
    </item>
    <item>
      <title>Re: Blocking Root telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/blocking-root-telnet/m-p/2611648#M36272</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;Insert word 'console' in /etc/securetty file &lt;BR /&gt;By doing this you can login as your username only.. If you want root previlage you can do su  once you login.&lt;BR /&gt;&lt;BR /&gt;Goodluck&lt;BR /&gt;&lt;BR /&gt;-USA..</description>
      <pubDate>Mon, 12 Nov 2001 03:43:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/blocking-root-telnet/m-p/2611648#M36272</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2001-11-12T03:43:10Z</dc:date>
    </item>
  </channel>
</rss>

