<?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: ftpaccess in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ftpaccess/m-p/3196024#M165697</link>
    <description>I've found the following ftpaccess entries to work for me....&lt;BR /&gt;&lt;BR /&gt;...snip...&lt;BR /&gt;&lt;BR /&gt;guestgroup ftpguest&lt;BR /&gt;guest-root /opt/home/ftp/incoming/user1 user1&lt;BR /&gt;guest-root /opt/home/ftp/incoming/user2 user2&lt;BR /&gt;guest-root /opt/home/ftp/incoming/user user3&lt;BR /&gt;restricted-uid user1 user 2 user3&lt;BR /&gt;&lt;BR /&gt;upload /opt/home/ftp  *  no&lt;BR /&gt;upload /opt/home/ftp /incoming yes ftp other 0440 nodirs&lt;BR /&gt;upload /opt/home/ftp /incoming/user1 no&lt;BR /&gt;upload /opt/home/ftp /incoming/user2 no&lt;BR /&gt;upload /opt/home/ftp /incoming/user3 no&lt;BR /&gt;&lt;BR /&gt;upload /opt/home/ftp/incoming/user1 /usr no&lt;BR /&gt;upload /opt/home/ftp/incoming/user1 /etc no&lt;BR /&gt;upload /opt/home/ftp/incoming/user1 / yes somebody somegroup 0666 nodirs&lt;BR /&gt;&lt;BR /&gt;noretrieve /etc/passwd .notar core&lt;BR /&gt;noretrieve /opt/home/ftp/incoming/&lt;BR /&gt;&lt;BR /&gt;allow-retrieve /opt/home/ftp/incoming/user1 user1&lt;BR /&gt;allow-retrieve /opt/home/ftp/incoming/user2 user2&lt;BR /&gt;allow-retrieve /opt/home/ftp/incoming/user3 user3&lt;BR /&gt;&lt;BR /&gt;chmod no  anonymous,guest&lt;BR /&gt;chmod yes real&lt;BR /&gt;&lt;BR /&gt;umask no  anonymous,guest&lt;BR /&gt;umask yes real&lt;BR /&gt;&lt;BR /&gt;delete  yes real&lt;BR /&gt;rename  yes real,guest&lt;BR /&gt;overwrite yes real,guest&lt;BR /&gt;delete  no  guest,anonymous&lt;BR /&gt;rename  no  anonymous&lt;BR /&gt;overwrite no anonymous&lt;BR /&gt;put no test&lt;BR /&gt;&lt;BR /&gt;readme  README*    login&lt;BR /&gt;readme  README*    cwd=*&lt;BR /&gt;&lt;BR /&gt;message /welcome.msg            login&lt;BR /&gt;message .message                cwd=*&lt;BR /&gt;&lt;BR /&gt;compress        yes             all&lt;BR /&gt;tar             yes             all&lt;BR /&gt;&lt;BR /&gt;log commands real&lt;BR /&gt;log transfers anonymous,guest,real inbound,outbound&lt;BR /&gt;&lt;BR /&gt;shutdown /etc/shutmsg&lt;BR /&gt;&lt;BR /&gt;...snip...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 18 Feb 2004 16:19:42 GMT</pubDate>
    <dc:creator>James A. Donovan</dc:creator>
    <dc:date>2004-02-18T16:19:42Z</dc:date>
    <item>
      <title>ftpaccess</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftpaccess/m-p/3196023#M165696</link>
      <description>I can chroot a user and set upload parameters through ftpaccess, but not both at the same time. Once I get the upload conditions set and then setup chroot, the upload conditions don't work. The moment I insert the chroot delimiter in /etc/passwd or enable guestgroup in ftpaccess, the upload conditions I have set, no longer work. Maybe these 2 things can't be set up together or maybe I'm missing something.</description>
      <pubDate>Wed, 18 Feb 2004 16:08:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftpaccess/m-p/3196023#M165696</guid>
      <dc:creator>John Carver</dc:creator>
      <dc:date>2004-02-18T16:08:59Z</dc:date>
    </item>
    <item>
      <title>Re: ftpaccess</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftpaccess/m-p/3196024#M165697</link>
      <description>I've found the following ftpaccess entries to work for me....&lt;BR /&gt;&lt;BR /&gt;...snip...&lt;BR /&gt;&lt;BR /&gt;guestgroup ftpguest&lt;BR /&gt;guest-root /opt/home/ftp/incoming/user1 user1&lt;BR /&gt;guest-root /opt/home/ftp/incoming/user2 user2&lt;BR /&gt;guest-root /opt/home/ftp/incoming/user user3&lt;BR /&gt;restricted-uid user1 user 2 user3&lt;BR /&gt;&lt;BR /&gt;upload /opt/home/ftp  *  no&lt;BR /&gt;upload /opt/home/ftp /incoming yes ftp other 0440 nodirs&lt;BR /&gt;upload /opt/home/ftp /incoming/user1 no&lt;BR /&gt;upload /opt/home/ftp /incoming/user2 no&lt;BR /&gt;upload /opt/home/ftp /incoming/user3 no&lt;BR /&gt;&lt;BR /&gt;upload /opt/home/ftp/incoming/user1 /usr no&lt;BR /&gt;upload /opt/home/ftp/incoming/user1 /etc no&lt;BR /&gt;upload /opt/home/ftp/incoming/user1 / yes somebody somegroup 0666 nodirs&lt;BR /&gt;&lt;BR /&gt;noretrieve /etc/passwd .notar core&lt;BR /&gt;noretrieve /opt/home/ftp/incoming/&lt;BR /&gt;&lt;BR /&gt;allow-retrieve /opt/home/ftp/incoming/user1 user1&lt;BR /&gt;allow-retrieve /opt/home/ftp/incoming/user2 user2&lt;BR /&gt;allow-retrieve /opt/home/ftp/incoming/user3 user3&lt;BR /&gt;&lt;BR /&gt;chmod no  anonymous,guest&lt;BR /&gt;chmod yes real&lt;BR /&gt;&lt;BR /&gt;umask no  anonymous,guest&lt;BR /&gt;umask yes real&lt;BR /&gt;&lt;BR /&gt;delete  yes real&lt;BR /&gt;rename  yes real,guest&lt;BR /&gt;overwrite yes real,guest&lt;BR /&gt;delete  no  guest,anonymous&lt;BR /&gt;rename  no  anonymous&lt;BR /&gt;overwrite no anonymous&lt;BR /&gt;put no test&lt;BR /&gt;&lt;BR /&gt;readme  README*    login&lt;BR /&gt;readme  README*    cwd=*&lt;BR /&gt;&lt;BR /&gt;message /welcome.msg            login&lt;BR /&gt;message .message                cwd=*&lt;BR /&gt;&lt;BR /&gt;compress        yes             all&lt;BR /&gt;tar             yes             all&lt;BR /&gt;&lt;BR /&gt;log commands real&lt;BR /&gt;log transfers anonymous,guest,real inbound,outbound&lt;BR /&gt;&lt;BR /&gt;shutdown /etc/shutmsg&lt;BR /&gt;&lt;BR /&gt;...snip...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Feb 2004 16:19:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftpaccess/m-p/3196024#M165697</guid>
      <dc:creator>James A. Donovan</dc:creator>
      <dc:date>2004-02-18T16:19:42Z</dc:date>
    </item>
    <item>
      <title>Re: ftpaccess</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftpaccess/m-p/3196025#M165698</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The following works just fine for me&lt;BR /&gt;&lt;BR /&gt;$grep test /etc/passwd&lt;BR /&gt;&lt;BR /&gt;test:*:10101:20::/home/test/./incoming:/usr/bin/ksh&lt;BR /&gt;&lt;BR /&gt;snippet from ftpaccess&lt;BR /&gt;&lt;BR /&gt;guestgroup test&lt;BR /&gt;upload /home/test * no&lt;BR /&gt;upload /home/test /incoming yes sshd sshd 0440 nodirs&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;-Sri&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Feb 2004 16:23:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftpaccess/m-p/3196025#M165698</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-02-18T16:23:23Z</dc:date>
    </item>
    <item>
      <title>Re: ftpaccess</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftpaccess/m-p/3196026#M165699</link>
      <description>Got things working. It appears that you can't chroot to a directory and have the upload directive work. After logging in, you must cd to a higher directory. In there the upload directive will apply. What configuration can be included that will prevent downloads from an entire directory?</description>
      <pubDate>Wed, 18 Feb 2004 18:07:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftpaccess/m-p/3196026#M165699</guid>
      <dc:creator>John Carver</dc:creator>
      <dc:date>2004-02-18T18:07:47Z</dc:date>
    </item>
  </channel>
</rss>

