<?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: Giving restricted telnet and ftp access at the same time in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/giving-restricted-telnet-and-ftp-access-at-the-same-time/m-p/2647143#M756322</link>
    <description>Thanks for the thread TM, but I still need and extra help.&lt;BR /&gt;That I have now is:&lt;BR /&gt;&lt;BR /&gt;- Users can telnet but they can't move from his home directory due to the rksh&lt;BR /&gt;&lt;BR /&gt;- Only a few users are allowed to ftp to the system as defines in /etc/ftpusers&lt;BR /&gt;&lt;BR /&gt;Last thing I neeed is these ftp users can't move from his home directory. They use an ftp windows client and it seems that the restriction with rksh is not working with it and they can move around the filesystems.&lt;BR /&gt;&lt;BR /&gt;Thank you&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 21 Jan 2002 11:15:54 GMT</pubDate>
    <dc:creator>Rafael Moran</dc:creator>
    <dc:date>2002-01-21T11:15:54Z</dc:date>
    <item>
      <title>Giving restricted telnet and ftp access at the same time</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/giving-restricted-telnet-and-ftp-access-at-the-same-time/m-p/2647139#M756318</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I'm giving telnet and ftp access to a server with rksh. With that I obtained that users can't move from their directories with telnet access but when they do an ftp with a windows client they can move freely to other directories&lt;BR /&gt;Anybody knows a way to restrict it without changing the login ? I don't want to use restricted ftp, anonymous ftp or similar, because then I loss the telnet access with it.&lt;BR /&gt;&lt;BR /&gt;Thank you very much&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Jan 2002 11:36:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/giving-restricted-telnet-and-ftp-access-at-the-same-time/m-p/2647139#M756318</guid>
      <dc:creator>Rafael Moran</dc:creator>
      <dc:date>2002-01-17T11:36:16Z</dc:date>
    </item>
    <item>
      <title>Re: Giving restricted telnet and ftp access at the same time</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/giving-restricted-telnet-and-ftp-access-at-the-same-time/m-p/2647140#M756319</link>
      <description>Do a chroot on them and they will be restricted to the "root" that you give them.&lt;BR /&gt;&lt;BR /&gt;What OS version are you running?&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Thu, 17 Jan 2002 12:01:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/giving-restricted-telnet-and-ftp-access-at-the-same-time/m-p/2647140#M756319</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-01-17T12:01:43Z</dc:date>
    </item>
    <item>
      <title>Re: Giving restricted telnet and ftp access at the same time</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/giving-restricted-telnet-and-ftp-access-at-the-same-time/m-p/2647141#M756320</link>
      <description>Thank you Harry,&lt;BR /&gt;&lt;BR /&gt;I'm using 10.20&lt;BR /&gt;I tried to put the chroot in the .profile but it always says me Not Owner&lt;BR /&gt;I checked all files in the directory and all of them belongs to the user&lt;BR /&gt;If I do it as root no problem&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Jan 2002 12:26:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/giving-restricted-telnet-and-ftp-access-at-the-same-time/m-p/2647141#M756320</guid>
      <dc:creator>Rafael Moran</dc:creator>
      <dc:date>2002-01-17T12:26:13Z</dc:date>
    </item>
    <item>
      <title>Re: Giving restricted telnet and ftp access at the same time</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/giving-restricted-telnet-and-ftp-access-at-the-same-time/m-p/2647142#M756321</link>
      <description>It seems that the following thread discusses exactly that :&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xfea3663ce855d511abcd0090277a778c,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xfea3663ce855d511abcd0090277a778c,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;g'd luck&lt;BR /&gt;t++</description>
      <pubDate>Sat, 19 Jan 2002 15:23:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/giving-restricted-telnet-and-ftp-access-at-the-same-time/m-p/2647142#M756321</guid>
      <dc:creator>T. M. Louah</dc:creator>
      <dc:date>2002-01-19T15:23:25Z</dc:date>
    </item>
    <item>
      <title>Re: Giving restricted telnet and ftp access at the same time</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/giving-restricted-telnet-and-ftp-access-at-the-same-time/m-p/2647143#M756322</link>
      <description>Thanks for the thread TM, but I still need and extra help.&lt;BR /&gt;That I have now is:&lt;BR /&gt;&lt;BR /&gt;- Users can telnet but they can't move from his home directory due to the rksh&lt;BR /&gt;&lt;BR /&gt;- Only a few users are allowed to ftp to the system as defines in /etc/ftpusers&lt;BR /&gt;&lt;BR /&gt;Last thing I neeed is these ftp users can't move from his home directory. They use an ftp windows client and it seems that the restriction with rksh is not working with it and they can move around the filesystems.&lt;BR /&gt;&lt;BR /&gt;Thank you&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 21 Jan 2002 11:15:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/giving-restricted-telnet-and-ftp-access-at-the-same-time/m-p/2647143#M756322</guid>
      <dc:creator>Rafael Moran</dc:creator>
      <dc:date>2002-01-21T11:15:54Z</dc:date>
    </item>
    <item>
      <title>Re: Giving restricted telnet and ftp access at the same time</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/giving-restricted-telnet-and-ftp-access-at-the-same-time/m-p/2647144#M756323</link>
      <description>wu-ftpd (patched default on HP-UX 11.x or higher) does this by configuration.  You can grab a copy at &lt;BR /&gt;&lt;A href="http://www.wu-ftpd.org/" target="_blank"&gt;http://www.wu-ftpd.org/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If the technique works on HP-UX 10.20, it'll probably be through the same mechanism:&lt;BR /&gt;&lt;BR /&gt;You can try making the user's home directory like this in /etc/passwd&lt;BR /&gt;/home/user/./&lt;BR /&gt;or&lt;BR /&gt;/home/./user&lt;BR /&gt;&lt;BR /&gt;depending on where you'd like the chroot to occur.&lt;BR /&gt;&lt;BR /&gt;For the former, user's home directory will need a copy of system:/sbin/ls in a bin directory created in their home directory&lt;BR /&gt;e.g.&lt;BR /&gt;mkdir /home/user/bin&lt;BR /&gt;cp /sbin/ls /home/usr/bin/ls&lt;BR /&gt;&lt;BR /&gt;for the latter, you'll need one copy of /sbin/ls in /home/bin&lt;BR /&gt;e.g.&lt;BR /&gt;mkdir /home/bin&lt;BR /&gt;cp /sbin/ls /home/bin/ls</description>
      <pubDate>Mon, 21 Jan 2002 13:35:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/giving-restricted-telnet-and-ftp-access-at-the-same-time/m-p/2647144#M756323</guid>
      <dc:creator>Christopher Caldwell</dc:creator>
      <dc:date>2002-01-21T13:35:40Z</dc:date>
    </item>
    <item>
      <title>Re: Giving restricted telnet and ftp access at the same time</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/giving-restricted-telnet-and-ftp-access-at-the-same-time/m-p/2647145#M756324</link>
      <description>I just want to add 2 things:&lt;BR /&gt;&lt;BR /&gt;1-    ftpd rejects remote logins to local user accounts that are named in&lt;BR /&gt;      /etc/ftpd/ftpusers.  Each restricted account name must appear alone on&lt;BR /&gt;      a line in the file.  The line cannot contain any white space.  User&lt;BR /&gt;      accounts that specify a restricted login shell in /etc/passwd should&lt;BR /&gt;      be listed in /etc/ftpd/ftpusers because ftpd accesses local accounts&lt;BR /&gt;      without using their login shells.&lt;BR /&gt;&lt;BR /&gt;2- about /etc/passwd&lt;BR /&gt;The following fields have character limitations as noted:&lt;BR /&gt;&lt;BR /&gt;+  Login name field can be no longer than eight characters;&lt;BR /&gt;+  Initial working directory field can be no longer than 63 characters;&lt;BR /&gt;+  Program field can be no longer than 44 characters.&lt;BR /&gt;+  Results are unpredictable if these fields are longer than the limits&lt;BR /&gt;   specified above.&lt;BR /&gt;</description>
      <pubDate>Mon, 21 Jan 2002 14:55:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/giving-restricted-telnet-and-ftp-access-at-the-same-time/m-p/2647145#M756324</guid>
      <dc:creator>T. M. Louah</dc:creator>
      <dc:date>2002-01-21T14:55:23Z</dc:date>
    </item>
  </channel>
</rss>

