<?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: blocking root access from a telnet session in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/blocking-root-access-from-a-telnet-session/m-p/2832181#M89159</link>
    <description>Sorry, the permissions should be '400' we don't want write permissions, and only 'root' should be able to read it.</description>
    <pubDate>Wed, 23 Oct 2002 23:03:33 GMT</pubDate>
    <dc:creator>Michael Tully</dc:creator>
    <dc:date>2002-10-23T23:03:33Z</dc:date>
    <item>
      <title>blocking root access from a telnet session</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/blocking-root-access-from-a-telnet-session/m-p/2832179#M89157</link>
      <description>i want to block root access from a telnet session. the admin must be at the console to login directly as root. however i want to telnet with a valid username, then execute su to root when needed.&lt;BR /&gt;&lt;BR /&gt;is there a console=/dev/console parameter i could set for this?&lt;BR /&gt;&lt;BR /&gt;thanks</description>
      <pubDate>Wed, 23 Oct 2002 22:51:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/blocking-root-access-from-a-telnet-session/m-p/2832179#M89157</guid>
      <dc:creator>Bob_16</dc:creator>
      <dc:date>2002-10-23T22:51:54Z</dc:date>
    </item>
    <item>
      <title>Re: blocking root access from a telnet session</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/blocking-root-access-from-a-telnet-session/m-p/2832180#M89158</link>
      <description>Hi Bobby,&lt;BR /&gt;&lt;BR /&gt;Create a file in /etc called&lt;BR /&gt;&lt;BR /&gt;securetty&lt;BR /&gt;&lt;BR /&gt;And in that file place the word&lt;BR /&gt;&lt;BR /&gt;console&lt;BR /&gt;&lt;BR /&gt;And only that word. &lt;BR /&gt;Then set perms on /etc/securetty to &lt;BR /&gt;&lt;BR /&gt;-r--r--r--   root:sys&lt;BR /&gt;&lt;BR /&gt;This will allow root logins ONLY from the console&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff</description>
      <pubDate>Wed, 23 Oct 2002 22:58:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/blocking-root-access-from-a-telnet-session/m-p/2832180#M89158</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2002-10-23T22:58:58Z</dc:date>
    </item>
    <item>
      <title>Re: blocking root access from a telnet session</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/blocking-root-access-from-a-telnet-session/m-p/2832181#M89159</link>
      <description>Sorry, the permissions should be '400' we don't want write permissions, and only 'root' should be able to read it.</description>
      <pubDate>Wed, 23 Oct 2002 23:03:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/blocking-root-access-from-a-telnet-session/m-p/2832181#M89159</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2002-10-23T23:03:33Z</dc:date>
    </item>
    <item>
      <title>Re: blocking root access from a telnet session</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/blocking-root-access-from-a-telnet-session/m-p/2832182#M89160</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;What your looking for is to have root only login directly from the console.&lt;BR /&gt;&lt;BR /&gt;# echo "console" &amp;gt;&amp;gt;/etc/securetty; chmod 700 /etc/securetty ; chown root:sys /etc/securetty&lt;BR /&gt;&lt;BR /&gt;You might wish to invest some time into installing 'sudo' as well. You can get it from here: &lt;A href="http://hpux.connect.org.uk/hppd/hpux/Sysadmin/sudo-1.6.6/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Sysadmin/sudo-1.6.6/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Michael</description>
      <pubDate>Wed, 23 Oct 2002 23:05:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/blocking-root-access-from-a-telnet-session/m-p/2832182#M89160</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2002-10-23T23:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: blocking root access from a telnet session</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/blocking-root-access-from-a-telnet-session/m-p/2832183#M89161</link>
      <description>thanks! for the quick response, that's amazing.&lt;BR /&gt;&lt;BR /&gt;i've set this up on a test box, and it does what i want. too bad hp-ux doesn't convey a message like solaris stating you are not at a console, but i can live with that.&lt;BR /&gt;&lt;BR /&gt;thanks again.</description>
      <pubDate>Wed, 23 Oct 2002 23:22:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/blocking-root-access-from-a-telnet-session/m-p/2832183#M89161</guid>
      <dc:creator>Bob_16</dc:creator>
      <dc:date>2002-10-23T23:22:55Z</dc:date>
    </item>
    <item>
      <title>Re: blocking root access from a telnet session</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/blocking-root-access-from-a-telnet-session/m-p/2832184#M89162</link>
      <description>That's amazing Michael!&lt;BR /&gt;You corrected yourself before you even answered =~)&lt;BR /&gt;&lt;BR /&gt;Hee..hee..hee,&lt;BR /&gt;Jeff</description>
      <pubDate>Wed, 23 Oct 2002 23:39:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/blocking-root-access-from-a-telnet-session/m-p/2832184#M89162</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2002-10-23T23:39:13Z</dc:date>
    </item>
  </channel>
</rss>

