<?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 user in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-user/m-p/4503940#M365014</link>
    <description>You know, you are on here almost every day, rarely give more than 4 points and only 59 of 126 questions.&lt;BR /&gt;&lt;BR /&gt;Why don't you just send next months check?</description>
    <pubDate>Fri, 02 Oct 2009 21:49:53 GMT</pubDate>
    <dc:creator>Michael Steele_2</dc:creator>
    <dc:date>2009-10-02T21:49:53Z</dc:date>
    <item>
      <title>FTP user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-user/m-p/4503932#M365006</link>
      <description>Hi ALL&lt;BR /&gt;&lt;BR /&gt;I have to create a FTP user.this user is only allowed to ftp from a certain directory, and he cant view or list any other file or directory, i want to be denied even from cd / .. he cant list root or any other directory , only the directory he is supposed to FTP from.&lt;BR /&gt;&lt;BR /&gt;please suggest&lt;BR /&gt;</description>
      <pubDate>Mon, 28 Sep 2009 05:58:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-user/m-p/4503932#M365006</guid>
      <dc:creator>Viney Kumar</dc:creator>
      <dc:date>2009-09-28T05:58:26Z</dc:date>
    </item>
    <item>
      <title>Re: FTP user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-user/m-p/4503933#M365007</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;In order to prevent an access for FTP user to directories other than his own, define the home directory as follows:&lt;BR /&gt;/home/ftp/./ftpuser:/bin/false &lt;BR /&gt;&lt;BR /&gt;HTH</description>
      <pubDate>Mon, 28 Sep 2009 06:38:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-user/m-p/4503933#M365007</guid>
      <dc:creator>Victor Fridyev</dc:creator>
      <dc:date>2009-09-28T06:38:26Z</dc:date>
    </item>
    <item>
      <title>Re: FTP user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-user/m-p/4503934#M365008</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;If you need read-only access (as anonymous -or ftp- special account do), then you could use the ftpaccess in order to set up an guest group.&lt;BR /&gt;&lt;BR /&gt;Basically you need to edit /etc/group to make a group let's say you call it ftponly&lt;BR /&gt;&lt;BR /&gt;Second you need to assign the user/users to that group and in the last part you should modify the file "ftpaccess" (man ftpaccess ;you can find the file here: &lt;BR /&gt;/etc/ftpd/ftpaccess&lt;BR /&gt;) in order to add the line:&lt;BR /&gt;&lt;BR /&gt;guestgroup ftponly&lt;BR /&gt;&lt;BR /&gt;Best regards from Romania,&lt;BR /&gt;Horia Chirculescu&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 28 Sep 2009 07:25:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-user/m-p/4503934#M365008</guid>
      <dc:creator>Horia Chirculescu</dc:creator>
      <dc:date>2009-09-28T07:25:17Z</dc:date>
    </item>
    <item>
      <title>Re: FTP user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-user/m-p/4503935#M365009</link>
      <description>&lt;!--!*#--&gt;      man ftpd&lt;BR /&gt;&lt;BR /&gt;Look for "guest".  There are some details,&lt;BR /&gt;if you want "ls" (LIST) to work.</description>
      <pubDate>Mon, 28 Sep 2009 11:40:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-user/m-p/4503935#M365009</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2009-09-28T11:40:19Z</dc:date>
    </item>
    <item>
      <title>Re: FTP user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-user/m-p/4503936#M365010</link>
      <description>Please check the docuement attached&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Thu, 01 Oct 2009 21:19:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-user/m-p/4503936#M365010</guid>
      <dc:creator>Ivan_86</dc:creator>
      <dc:date>2009-10-01T21:19:42Z</dc:date>
    </item>
    <item>
      <title>Re: FTP user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-user/m-p/4503937#M365011</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Check out ftpaccess&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-90696/ftpaccess.4.html" target="_blank"&gt;http://docs.hp.com/en/B2355-90696/ftpaccess.4.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;For example:&lt;BR /&gt;&lt;BR /&gt;Hi&lt;BR /&gt;&lt;BR /&gt;Use /etc/ftpd/ftpaccess&lt;BR /&gt;&lt;BR /&gt;upload /home/user1 /path/to/upload/dir yes user1 group1 0666&lt;BR /&gt;&lt;BR /&gt;file: any written to /home/user1 dir&lt;BR /&gt;user: user1&lt;BR /&gt;group: group1&lt;BR /&gt;perm of an file in /home/user1: 066</description>
      <pubDate>Fri, 02 Oct 2009 01:12:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-user/m-p/4503937#M365011</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2009-10-02T01:12:01Z</dc:date>
    </item>
    <item>
      <title>Re: FTP user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-user/m-p/4503938#M365012</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You need to used chroot (FTP Jail)&lt;BR /&gt;see the attached txt file which i got from net or see this link also for reference.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://onlamp.com/bsd/2003/09/04/jails.html" target="_blank"&gt;http://onlamp.com/bsd/2003/09/04/jails.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Suraj</description>
      <pubDate>Fri, 02 Oct 2009 06:52:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-user/m-p/4503938#M365012</guid>
      <dc:creator>Suraj K Sankari</dc:creator>
      <dc:date>2009-10-02T06:52:54Z</dc:date>
    </item>
    <item>
      <title>Re: FTP user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-user/m-p/4503939#M365013</link>
      <description>Hi again,&lt;BR /&gt;Sorry forget to attached the file.&lt;BR /&gt;&lt;BR /&gt;Suraj</description>
      <pubDate>Fri, 02 Oct 2009 06:53:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-user/m-p/4503939#M365013</guid>
      <dc:creator>Suraj K Sankari</dc:creator>
      <dc:date>2009-10-02T06:53:38Z</dc:date>
    </item>
    <item>
      <title>Re: FTP user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-user/m-p/4503940#M365014</link>
      <description>You know, you are on here almost every day, rarely give more than 4 points and only 59 of 126 questions.&lt;BR /&gt;&lt;BR /&gt;Why don't you just send next months check?</description>
      <pubDate>Fri, 02 Oct 2009 21:49:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-user/m-p/4503940#M365014</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2009-10-02T21:49:53Z</dc:date>
    </item>
  </channel>
</rss>

