<?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 access restrict in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-access-restrict/m-p/3023877#M131122</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Well, you can use the "chroot" command, but take note that all executables must be available using the new directory as root.&lt;BR /&gt;&lt;BR /&gt;For example, if you want the user to be able to run "ls", you will have to copy the file "/sbin/ls" to "~&lt;USER&gt;/sbin/ls"&lt;BR /&gt;&lt;BR /&gt;Other than that, you'll have to rely on standard Unix security.&lt;BR /&gt;&lt;BR /&gt;Ollie.&lt;/USER&gt;</description>
    <pubDate>Tue, 15 Jul 2003 09:38:35 GMT</pubDate>
    <dc:creator>Ollie R</dc:creator>
    <dc:date>2003-07-15T09:38:35Z</dc:date>
    <item>
      <title>Telnet access restrict</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-access-restrict/m-p/3023874#M131119</link>
      <description>how to restrict users to navigate when connected with telnet?????</description>
      <pubDate>Tue, 15 Jul 2003 09:19:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-access-restrict/m-p/3023874#M131119</guid>
      <dc:creator>Massimo_20</dc:creator>
      <dc:date>2003-07-15T09:19:45Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet access restrict</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-access-restrict/m-p/3023875#M131120</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You mean like with a restricted shell?&lt;BR /&gt;&lt;BR /&gt;Change the user's login shell to "/bin/rsh".&lt;BR /&gt;&lt;BR /&gt;Ollie.</description>
      <pubDate>Tue, 15 Jul 2003 09:26:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-access-restrict/m-p/3023875#M131120</guid>
      <dc:creator>Ollie R</dc:creator>
      <dc:date>2003-07-15T09:26:41Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet access restrict</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-access-restrict/m-p/3023876#M131121</link>
      <description>sorry but the question is another: the user can not navigate with cd command but also can not list or rename or copy or ... any file in another directory different from his home directory. I want that the home directory for the user will become his root directory. &lt;BR /&gt;Thank in advance!</description>
      <pubDate>Tue, 15 Jul 2003 09:35:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-access-restrict/m-p/3023876#M131121</guid>
      <dc:creator>Massimo_20</dc:creator>
      <dc:date>2003-07-15T09:35:29Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet access restrict</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-access-restrict/m-p/3023877#M131122</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Well, you can use the "chroot" command, but take note that all executables must be available using the new directory as root.&lt;BR /&gt;&lt;BR /&gt;For example, if you want the user to be able to run "ls", you will have to copy the file "/sbin/ls" to "~&lt;USER&gt;/sbin/ls"&lt;BR /&gt;&lt;BR /&gt;Other than that, you'll have to rely on standard Unix security.&lt;BR /&gt;&lt;BR /&gt;Ollie.&lt;/USER&gt;</description>
      <pubDate>Tue, 15 Jul 2003 09:38:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-access-restrict/m-p/3023877#M131122</guid>
      <dc:creator>Ollie R</dc:creator>
      <dc:date>2003-07-15T09:38:35Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet access restrict</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-access-restrict/m-p/3023878#M131123</link>
      <description>ok,&lt;BR /&gt;but where i must set the chroot from this user??? I tried to use the chroot command, but i don't know how to use chroot command.&lt;BR /&gt;The standard chroot man command use:&lt;BR /&gt;chroot directory command &lt;BR /&gt;Have you some information about chroot???&lt;BR /&gt;Thanks a lot!!!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Jul 2003 09:45:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-access-restrict/m-p/3023878#M131123</guid>
      <dc:creator>Massimo_20</dc:creator>
      <dc:date>2003-07-15T09:45:53Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet access restrict</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-access-restrict/m-p/3023879#M131124</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;According to the chroot(1m) manpage, "This command is restricted to users with appropriate privileges." Looks like you can't use this option just like that.&lt;BR /&gt;&lt;BR /&gt;However, if you check the manpage for "login(1)", you'll find this reference about the "/etc/passwd" file: "If the command name field is *, a chroot() to the directory named in the directory field of the entry is performed.  At that point, login is re-executed at the new level, which must have its own root structure, including a /usr/bin/login command and an /etc/passwd file."&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;&lt;BR /&gt;Ollie.</description>
      <pubDate>Tue, 15 Jul 2003 09:56:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-access-restrict/m-p/3023879#M131124</guid>
      <dc:creator>Ollie R</dc:creator>
      <dc:date>2003-07-15T09:56:26Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet access restrict</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-access-restrict/m-p/3023880#M131125</link>
      <description>The solution is near!!!!!!!&lt;BR /&gt;I copied the /etc/passwd file, the /usr/bin/login and some library in the user roort dir, in the right paths!&lt;BR /&gt;Now there is a problem: when the user logged in the subsystem, it ask me a new login....&lt;BR /&gt;.. &lt;BR /&gt;What's the meaning???&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Jul 2003 11:30:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-access-restrict/m-p/3023880#M131125</guid>
      <dc:creator>Massimo_20</dc:creator>
      <dc:date>2003-07-15T11:30:53Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet access restrict</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-access-restrict/m-p/3023881#M131126</link>
      <description>Hi Massimo,&lt;BR /&gt;&lt;BR /&gt;I think this is correct. If you read the "login" man page it says it gets a login again. I presume it looks for passwords in the new chroot-ed /etc/passwd file.&lt;BR /&gt;&lt;BR /&gt;Ollie.</description>
      <pubDate>Tue, 15 Jul 2003 11:44:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-access-restrict/m-p/3023881#M131126</guid>
      <dc:creator>Ollie R</dc:creator>
      <dc:date>2003-07-15T11:44:45Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet access restrict</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-access-restrict/m-p/3023882#M131127</link>
      <description>Hi Ollie, &lt;BR /&gt;&lt;BR /&gt;also I think this is correct. I create the /etc/passwd file, but the system not find the user login. The login man page is poor of information about this.&lt;BR /&gt; &lt;BR /&gt;Now i try another!!!&lt;BR /&gt;&lt;BR /&gt;Thank you very much.&lt;BR /&gt;&lt;BR /&gt;Ciao&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Jul 2003 11:50:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-access-restrict/m-p/3023882#M131127</guid>
      <dc:creator>Massimo_20</dc:creator>
      <dc:date>2003-07-15T11:50:36Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet access restrict</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-access-restrict/m-p/3023883#M131128</link>
      <description>Hi Massimo,&lt;BR /&gt;don' t forget to assign point who helped you!!! :)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Enrico&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Jul 2003 12:37:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-access-restrict/m-p/3023883#M131128</guid>
      <dc:creator>Enrico P.</dc:creator>
      <dc:date>2003-07-15T12:37:44Z</dc:date>
    </item>
  </channel>
</rss>

