<?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 Options in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-options/m-p/2661254#M930085</link>
    <description>shahul,&lt;BR /&gt;&lt;BR /&gt;I'm guessing 11.0 or greater.&lt;BR /&gt;&lt;BR /&gt;You will need to set up ftpaccess.&lt;BR /&gt;&lt;BR /&gt;man 4 ftpaccess&lt;BR /&gt;&lt;BR /&gt;add the -a option to ftpd in the inetd.conf&lt;BR /&gt;&lt;BR /&gt;man ftpd&lt;BR /&gt;&lt;BR /&gt;Also, If you only want ftp for the user.  The user should not have a valid shell.  Instead, give the user a shell of /usr/bin/false and add this shell to /etc/shells.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;...jcd...</description>
    <pubDate>Fri, 08 Feb 2002 14:23:10 GMT</pubDate>
    <dc:creator>Joseph C. Denman</dc:creator>
    <dc:date>2002-02-08T14:23:10Z</dc:date>
    <item>
      <title>FTP Options</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-options/m-p/2661252#M930083</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;  This is the continuation of my previous question. Now I restricted all users ftp connection thru /etc/ftpusers file and I have created one user particularly for ftp called "onlyftp" and  I have put /usr/bin/rsh as it startup shell. Now what I want is he should not be able to move around after ftp connection established. He should play only in his home directory. How to set this??? Is there anyway to do this other than portable softwares??? Because of security prblm, anonymous ftp is not a choice for me.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;Shahul</description>
      <pubDate>Fri, 08 Feb 2002 11:36:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-options/m-p/2661252#M930083</guid>
      <dc:creator>Shahul</dc:creator>
      <dc:date>2002-02-08T11:36:02Z</dc:date>
    </item>
    <item>
      <title>Re: FTP Options</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-options/m-p/2661253#M930084</link>
      <description>Hi Shahul,&lt;BR /&gt;&lt;BR /&gt;In order to chroot the users environment, you have to set the home dir in the passwd file to something like /home/onlyftp/./&lt;BR /&gt;&lt;BR /&gt;The ftp daemon will chroot to the home dir of the user when it sees the ./&lt;BR /&gt;&lt;BR /&gt;Which version of HP-UX do you use?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Vincent</description>
      <pubDate>Fri, 08 Feb 2002 12:23:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-options/m-p/2661253#M930084</guid>
      <dc:creator>Vincent Stedema</dc:creator>
      <dc:date>2002-02-08T12:23:07Z</dc:date>
    </item>
    <item>
      <title>Re: FTP Options</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-options/m-p/2661254#M930085</link>
      <description>shahul,&lt;BR /&gt;&lt;BR /&gt;I'm guessing 11.0 or greater.&lt;BR /&gt;&lt;BR /&gt;You will need to set up ftpaccess.&lt;BR /&gt;&lt;BR /&gt;man 4 ftpaccess&lt;BR /&gt;&lt;BR /&gt;add the -a option to ftpd in the inetd.conf&lt;BR /&gt;&lt;BR /&gt;man ftpd&lt;BR /&gt;&lt;BR /&gt;Also, If you only want ftp for the user.  The user should not have a valid shell.  Instead, give the user a shell of /usr/bin/false and add this shell to /etc/shells.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;...jcd...</description>
      <pubDate>Fri, 08 Feb 2002 14:23:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-options/m-p/2661254#M930085</guid>
      <dc:creator>Joseph C. Denman</dc:creator>
      <dc:date>2002-02-08T14:23:10Z</dc:date>
    </item>
    <item>
      <title>Re: FTP Options</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-options/m-p/2661255#M930086</link>
      <description>Devnull,&lt;BR /&gt;&lt;BR /&gt;    I changed home directory as per ur advice. But no effect. Still he is able to change home directory after establishing FTP connection.&lt;BR /&gt;&lt;BR /&gt;  Joseph..  I am using HPUX 10.2. ftpaccess option is not there in this.&lt;BR /&gt;&lt;BR /&gt;Expecting ur advice again&lt;BR /&gt;&lt;BR /&gt;With rgds&lt;BR /&gt;SHahul</description>
      <pubDate>Mon, 11 Feb 2002 06:11:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-options/m-p/2661255#M930086</guid>
      <dc:creator>Shahul</dc:creator>
      <dc:date>2002-02-11T06:11:36Z</dc:date>
    </item>
    <item>
      <title>Re: FTP Options</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-options/m-p/2661256#M930087</link>
      <description>Hi Shahul,&lt;BR /&gt;&lt;BR /&gt;If you're running hp-ux 10.20 you should consider installing wu-ftp. The ftpd version that comes with hp-ux 11.00 is based on this and is a lot more configurable than the ftpd that comes with 10.20.&lt;BR /&gt;&lt;BR /&gt;The depot can be downloaded here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.cs.utah.edu/hppd/hpux/Networking/FTP/wu_ftpd-2.6.1/" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/Networking/FTP/wu_ftpd-2.6.1/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Vincent</description>
      <pubDate>Tue, 12 Feb 2002 07:43:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-options/m-p/2661256#M930087</guid>
      <dc:creator>Vincent Stedema</dc:creator>
      <dc:date>2002-02-12T07:43:48Z</dc:date>
    </item>
  </channel>
</rss>

