<?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: Telnet and root in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-and-root/m-p/3459158#M209792</link>
    <description>Hi Stefano,&lt;BR /&gt;&lt;BR /&gt;For root it is easy.&lt;BR /&gt;&lt;BR /&gt;Create a file called /etc/securrety&lt;BR /&gt;# echo console &amp;gt; /etc/securetty&lt;BR /&gt;# chmod 400 /etc/securrety&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x7924cbaac6dcd5118ff40090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x7924cbaac6dcd5118ff40090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Robert-Jan</description>
    <pubDate>Mon, 10 Jan 2005 04:50:02 GMT</pubDate>
    <dc:creator>Robert-Jan Goossens</dc:creator>
    <dc:date>2005-01-10T04:50:02Z</dc:date>
    <item>
      <title>Telnet and root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-and-root/m-p/3459157#M209791</link>
      <description>Hi everybody, &lt;BR /&gt;I need to deny a direct access of some users (root, oracle) via telnet, force them to login as different user and using su. &lt;BR /&gt;Logins are not restricted to specific hosts.&lt;BR /&gt;&lt;BR /&gt;Any suggest?&lt;BR /&gt;&lt;BR /&gt;thanks.&lt;BR /&gt;&lt;BR /&gt;s.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Jan 2005 04:42:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-and-root/m-p/3459157#M209791</guid>
      <dc:creator>Stefano_65</dc:creator>
      <dc:date>2005-01-10T04:42:52Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet and root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-and-root/m-p/3459158#M209792</link>
      <description>Hi Stefano,&lt;BR /&gt;&lt;BR /&gt;For root it is easy.&lt;BR /&gt;&lt;BR /&gt;Create a file called /etc/securrety&lt;BR /&gt;# echo console &amp;gt; /etc/securetty&lt;BR /&gt;# chmod 400 /etc/securrety&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x7924cbaac6dcd5118ff40090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x7924cbaac6dcd5118ff40090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Mon, 10 Jan 2005 04:50:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-and-root/m-p/3459158#M209792</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2005-01-10T04:50:02Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet and root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-and-root/m-p/3459159#M209793</link>
      <description>Ok for root access. &lt;BR /&gt;Now, I'va a new question: I want to allow su - root only for some users.. Can I do this?&lt;BR /&gt;&lt;BR /&gt;Thanks again!&lt;BR /&gt;&lt;BR /&gt;s.</description>
      <pubDate>Mon, 10 Jan 2005 05:22:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-and-root/m-p/3459159#M209793</guid>
      <dc:creator>Stefano_65</dc:creator>
      <dc:date>2005-01-10T05:22:04Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet and root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-and-root/m-p/3459160#M209794</link>
      <description>When using su, user displayed by "who -m" is always the user who first issued telnet to the host. You can then in root's .profile get result of this command and compare to a valid user list (only readable and writable by root).&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Fred&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Jan 2005 05:37:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-and-root/m-p/3459160#M209794</guid>
      <dc:creator>Fred Ruffet</dc:creator>
      <dc:date>2005-01-10T05:37:08Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet and root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-and-root/m-p/3459161#M209795</link>
      <description>Hi Stefano,&lt;BR /&gt;&lt;BR /&gt;Check this doc.&lt;BR /&gt;&lt;BR /&gt;How can one keep users from running the su(1) command, yet still allow&lt;BR /&gt;a couple of users to be able to do this?&lt;BR /&gt;RESOLUTION&lt;BR /&gt;This feature is available via the SU_ROOT_GROUP parameter on HP-UX 11.11&lt;BR /&gt;and HP-UX 11.00 with the following patch installed:&lt;BR /&gt;&lt;BR /&gt;PHCO_15232 s700_800 11.00 su(1) cumulative patch&lt;BR /&gt;The current version is PHCO_16127.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www4.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000076457542" target="_blank"&gt;http://www4.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000076457542&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Mon, 10 Jan 2005 05:41:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-and-root/m-p/3459161#M209795</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2005-01-10T05:41:48Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet and root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-and-root/m-p/3459162#M209796</link>
      <description>Yes you can restrict 'su' for certain users&lt;BR /&gt;by specifying in&lt;BR /&gt;&lt;BR /&gt;/etc/default/security&lt;BR /&gt;&lt;BR /&gt;man security shows:&lt;BR /&gt;&lt;BR /&gt;  SU_ROOT_GROUP&lt;BR /&gt;&lt;BR /&gt;                     This parameter defines the root group name for the su&lt;BR /&gt;                     command.  Refer to su(1).&lt;BR /&gt;&lt;BR /&gt;                     SU_ROOT_GROUP=group_name The root group name is set to&lt;BR /&gt;                     the specified symbolic group name.  The su command&lt;BR /&gt;                     enforces the restriction that a non-superuser must be a&lt;BR /&gt;                     member of the specified root group to be allowed to su&lt;BR /&gt;                     to root.  This does not alter password checking.&lt;BR /&gt;&lt;BR /&gt;                     Default value: If this parameter is not defined or if&lt;BR /&gt;                     it is commented out, there is no default value.  In&lt;BR /&gt;                     this case, a non superuser is allowed to su to root&lt;BR /&gt;                     without being bound by root group restrictions.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;&lt;BR /&gt;--&lt;BR /&gt;M&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Jan 2005 05:45:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-and-root/m-p/3459162#M209796</guid>
      <dc:creator>Michael Selvesteen_2</dc:creator>
      <dc:date>2005-01-10T05:45:24Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet and root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-and-root/m-p/3459163#M209797</link>
      <description>thanks everybody!</description>
      <pubDate>Mon, 10 Jan 2005 05:48:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-and-root/m-p/3459163#M209797</guid>
      <dc:creator>Stefano_65</dc:creator>
      <dc:date>2005-01-10T05:48:25Z</dc:date>
    </item>
  </channel>
</rss>

