<?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: ftp-acces in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-acces/m-p/3069548#M905024</link>
    <description>HP's ftp doesnt allow you to restrict navigation around the box. You need to replace it with a different ftp which can do this;&lt;BR /&gt;&lt;BR /&gt;WU-FTP or ProFTPd;&lt;BR /&gt;&lt;BR /&gt;WU-FTP&lt;BR /&gt;&lt;A href="ftp://wuarchive.wustl.edu/packages/wuarchive-ftpd/wu-ftpd-2.4.tar.gz" target="_blank"&gt;ftp://wuarchive.wustl.edu/packages/wuarchive-ftpd/wu-ftpd-2.4.tar.gz&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://www.landfield.com/wu-ftpd/" target="_blank"&gt;http://www.landfield.com/wu-ftpd/&lt;/A&gt;&lt;BR /&gt;ProFTPd &lt;A href="http://www.proftpd.org" target="_blank"&gt;http://www.proftpd.org&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;As for disabling telnet for this user there are 2 ways;&lt;BR /&gt;&lt;BR /&gt;1. /var/adm/inetd.sec   which allows you to disable telnet by an IP address - the one the user uses, but if the user has access to &amp;gt;1 machine then;&lt;BR /&gt;2. an entry in the users .profile to check for telnet login, then exit.&lt;BR /&gt;</description>
    <pubDate>Fri, 12 Sep 2003 06:35:00 GMT</pubDate>
    <dc:creator>Stefan Farrelly</dc:creator>
    <dc:date>2003-09-12T06:35:00Z</dc:date>
    <item>
      <title>ftp-acces</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-acces/m-p/3069547#M905023</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I would like to give a testuser access to my hp-box. I created a user, but this user has access to the entire machine. I would like to disable telnet for this specific user and I want this user only to be able to ftp to this directory.</description>
      <pubDate>Fri, 12 Sep 2003 06:29:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-acces/m-p/3069547#M905023</guid>
      <dc:creator>Pieter_5</dc:creator>
      <dc:date>2003-09-12T06:29:10Z</dc:date>
    </item>
    <item>
      <title>Re: ftp-acces</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-acces/m-p/3069548#M905024</link>
      <description>HP's ftp doesnt allow you to restrict navigation around the box. You need to replace it with a different ftp which can do this;&lt;BR /&gt;&lt;BR /&gt;WU-FTP or ProFTPd;&lt;BR /&gt;&lt;BR /&gt;WU-FTP&lt;BR /&gt;&lt;A href="ftp://wuarchive.wustl.edu/packages/wuarchive-ftpd/wu-ftpd-2.4.tar.gz" target="_blank"&gt;ftp://wuarchive.wustl.edu/packages/wuarchive-ftpd/wu-ftpd-2.4.tar.gz&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://www.landfield.com/wu-ftpd/" target="_blank"&gt;http://www.landfield.com/wu-ftpd/&lt;/A&gt;&lt;BR /&gt;ProFTPd &lt;A href="http://www.proftpd.org" target="_blank"&gt;http://www.proftpd.org&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;As for disabling telnet for this user there are 2 ways;&lt;BR /&gt;&lt;BR /&gt;1. /var/adm/inetd.sec   which allows you to disable telnet by an IP address - the one the user uses, but if the user has access to &amp;gt;1 machine then;&lt;BR /&gt;2. an entry in the users .profile to check for telnet login, then exit.&lt;BR /&gt;</description>
      <pubDate>Fri, 12 Sep 2003 06:35:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-acces/m-p/3069548#M905024</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2003-09-12T06:35:00Z</dc:date>
    </item>
    <item>
      <title>Re: ftp-acces</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-acces/m-p/3069549#M905025</link>
      <description>Hi!&lt;BR /&gt;The best way to do this is&lt;BR /&gt;SAM: Internet Services, Internet security;&lt;BR /&gt;&lt;BR /&gt;Anyway the files,connected with security&lt;BR /&gt;of FTP and Telnet are:&lt;BR /&gt;/etc/services&lt;BR /&gt;/etc/inetd.conf&lt;BR /&gt;/etc/ftpusers&lt;BR /&gt;and indeed: /etc/passwd&lt;BR /&gt;&lt;BR /&gt;Good luck!&lt;BR /&gt;</description>
      <pubDate>Fri, 12 Sep 2003 06:37:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-acces/m-p/3069549#M905025</guid>
      <dc:creator>Stanimir</dc:creator>
      <dc:date>2003-09-12T06:37:49Z</dc:date>
    </item>
    <item>
      <title>Re: ftp-acces</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-acces/m-p/3069550#M905026</link>
      <description>What platform is he/she coming from? If he/she is from a windoze box, you can create very secure and separated workspaces with samba (CiFS server) and not wory about ftp.&lt;BR /&gt;&lt;BR /&gt;From 11.00 on, CiFS server is free, and available on the Application CD's. New machines probably even ship with CiFS already installed.&lt;BR /&gt;&lt;BR /&gt;5012-7834 11.00 Appl CD 06-2003 4/4&lt;BR /&gt;5012-7838 11.11 Appl CD 06-2003 4/4&lt;BR /&gt;&lt;BR /&gt;Enjoy, have FUN! H.Merijn</description>
      <pubDate>Fri, 12 Sep 2003 07:13:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-acces/m-p/3069550#M905026</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2003-09-12T07:13:29Z</dc:date>
    </item>
    <item>
      <title>Re: ftp-acces</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-acces/m-p/3069551#M905027</link>
      <description>There is a file /var/adm/inetd.sec, in which you can specify the IP address of a machine that can or cannot have telnet and/or ftp access tp the host.&lt;BR /&gt;There are syntax examples in the file, and I find this works well.&lt;BR /&gt;</description>
      <pubDate>Fri, 12 Sep 2003 07:39:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-acces/m-p/3069551#M905027</guid>
      <dc:creator>Mike Ingram</dc:creator>
      <dc:date>2003-09-12T07:39:21Z</dc:date>
    </item>
    <item>
      <title>Re: ftp-acces</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-acces/m-p/3069552#M905028</link>
      <description>You mite try TFTP as this can be locked to a folder and below but not above.</description>
      <pubDate>Sat, 13 Sep 2003 04:29:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-acces/m-p/3069552#M905028</guid>
      <dc:creator>George E. Holland_1</dc:creator>
      <dc:date>2003-09-13T04:29:17Z</dc:date>
    </item>
    <item>
      <title>Re: ftp-acces</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-acces/m-p/3069553#M905029</link>
      <description>If you are running 11.0 or later, WU-FTPD was added several years ago. For 10.20, you'll need to get a copy from: &lt;A href="http://hpux.connect.org.uk/" target="_blank"&gt;http://hpux.connect.org.uk/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Search for wu_ftpd.&lt;BR /&gt;&lt;BR /&gt;However, if all you need is ftp and need to disable shell access (ie, telnet), just change the user's shell from /usr/bin/sh to /usr/bin/false. While they will get a login prompt, it will exit immediately. And make sure you add (or edit the existing) /etc/shells with:&lt;BR /&gt;&lt;BR /&gt;/sbin/sh&lt;BR /&gt;/usr/bin/ksh&lt;BR /&gt;/usr/bin/sh&lt;BR /&gt;/usr/bin/csh&lt;BR /&gt;/usr/bin/rsh&lt;BR /&gt;/usr/bin/rksh&lt;BR /&gt;/usr/bin/keysh&lt;BR /&gt;/bin/sh&lt;BR /&gt;/bin/ksh&lt;BR /&gt;/bin/csh&lt;BR /&gt;/bin/rsh&lt;BR /&gt;/bin/rksh&lt;BR /&gt;/usr/bin/false&lt;BR /&gt;&lt;BR /&gt;(and any other shell that you may have assigned to users) ftpd requires that a user's shell appear in /etc/shells (man getusershell). Otherwise, ftpd will not allow the user to login.&lt;BR /&gt;</description>
      <pubDate>Sun, 14 Sep 2003 01:03:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-acces/m-p/3069553#M905029</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2003-09-14T01:03:16Z</dc:date>
    </item>
    <item>
      <title>Re: ftp-acces</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-acces/m-p/3069554#M905030</link>
      <description>Aloha Andre,&lt;BR /&gt;&lt;BR /&gt;An easy way to limit login via telnet is to change the user's shell to /usr/bin/false.  They can still FTP, but get kicked out when they try to telnet.&lt;BR /&gt;&lt;BR /&gt;Chuck</description>
      <pubDate>Wed, 17 Sep 2003 00:56:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-acces/m-p/3069554#M905030</guid>
      <dc:creator>Chuck Sims</dc:creator>
      <dc:date>2003-09-17T00:56:42Z</dc:date>
    </item>
    <item>
      <title>Re: ftp-acces</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-acces/m-p/3069555#M905031</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;  It is possible to restrict the user to his homedirectory (chroot) if you are running 11.X&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt; # groupadd -g 55 ftponly&lt;BR /&gt; # useradd -d /home/ftponly -s /usr/bin/notelnet -g 55 -m ftponly&lt;BR /&gt; # echo "exit 0" &amp;gt;&amp;gt; /usr/bin/notelnet&lt;BR /&gt; # chmod +x /usr/bin/telnet&lt;BR /&gt; # mkdir -p ~ftponly/usr/bin&lt;BR /&gt; # cp /sbin/ls ~ftponly/usr/bin&lt;BR /&gt; # echo "/usr/bin/notelnet" &amp;gt;&amp;gt; /etc/shells&lt;BR /&gt; # cd /etc/ftpd&lt;BR /&gt; # cp /usr/newconfig/etc/ftpd/ftpaccess .&lt;BR /&gt; # vi ftpaccess&lt;BR /&gt; ..&lt;BR /&gt; guestgroup ftponly.&lt;BR /&gt; ..&lt;BR /&gt; #&lt;BR /&gt; # chown -R bin:bin ~ftponly&lt;BR /&gt; # chmod -R 755 ~ftponly&lt;BR /&gt; # vi /etc/inetd.conf&lt;BR /&gt; ftp stream tcp nowait root /usr/lbin/ftpd ftpd -a -l&lt;BR /&gt; &lt;BR /&gt; # inetd -c&lt;BR /&gt;&lt;BR /&gt; Let me know if this helps&lt;BR /&gt;&lt;BR /&gt;Sundar&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Sep 2003 05:08:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-acces/m-p/3069555#M905031</guid>
      <dc:creator>Sundar_7</dc:creator>
      <dc:date>2003-09-17T05:08:32Z</dc:date>
    </item>
  </channel>
</rss>

