<?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 Access in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-access/m-p/2527753#M868227</link>
    <description>My reply, &lt;BR /&gt;&lt;BR /&gt;Denver: Actually, I try inetd -c after changing /etc/inetd.conf. FTP connection was refused after configuration to the manual actually says.&lt;BR /&gt;&lt;BR /&gt;Vincenzo: The manual I was referring to is what you have given me through your link.&lt;BR /&gt;&lt;BR /&gt;Vincent: I am running HP-UX 11, however, /etc/ftpaccess does not seem to be there.&lt;BR /&gt;&lt;BR /&gt;Shannon: While combing through the search,&lt;BR /&gt;I saw your site but was not able to get connected on Saturday. Thanks for providing me with the site again, will read it and test it out.&lt;BR /&gt;&lt;BR /&gt;So my question is how do you setup /etc/ftpaccess?</description>
    <pubDate>Mon, 14 May 2001 11:05:48 GMT</pubDate>
    <dc:creator>Joseph Loo</dc:creator>
    <dc:date>2001-05-14T11:05:48Z</dc:date>
    <item>
      <title>FTP Access</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-access/m-p/2527748#M868222</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have configured /etc/inetd.conf according to the manual given in docs.hp.com which asks for the -a option to be added to the ftp entry in order for ftpaccess to work.&lt;BR /&gt;&lt;BR /&gt;However, this still does not restrict the user to move up the directory.&lt;BR /&gt;&lt;BR /&gt;Do you need to have wu-ftpd setup for ftpaccess to work or is there some other setup I have miss out?&lt;BR /&gt;&lt;BR /&gt;Please help.</description>
      <pubDate>Sat, 12 May 2001 03:13:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-access/m-p/2527748#M868222</guid>
      <dc:creator>Joseph Loo</dc:creator>
      <dc:date>2001-05-12T03:13:21Z</dc:date>
    </item>
    <item>
      <title>Re: FTP Access</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-access/m-p/2527749#M868223</link>
      <description>After making changes to /etc/inetd.conf, did you have inetd reread its config by executing "inetd -c"?&lt;BR /&gt;&lt;BR /&gt;-denver</description>
      <pubDate>Sat, 12 May 2001 04:07:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-access/m-p/2527749#M868223</guid>
      <dc:creator>Denver Osborn</dc:creator>
      <dc:date>2001-05-12T04:07:44Z</dc:date>
    </item>
    <item>
      <title>Re: FTP Access</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-access/m-p/2527750#M868224</link>
      <description>Joseph,&lt;BR /&gt;&lt;BR /&gt;If you're using HP-UX 11, setting up /etc/ftpaccess is enough. However, if you're using HP-UX 10.20, you will have to install wu-ftpd to get the chroot'ed functionality.&lt;BR /&gt;&lt;BR /&gt;I think the following will solve your problem:&lt;BR /&gt;&lt;BR /&gt;1. create a special group for users who should have chroot'ed ftp access, e.g. ftpusers:&lt;BR /&gt;&lt;BR /&gt;groupadd ftpusers&lt;BR /&gt;&lt;BR /&gt;2. Assign the users to this group, using "vi /etc/group" or "usermod -G".&lt;BR /&gt;&lt;BR /&gt;3. Make this group an ftp guestgroup by adding the following to your ftpaccess:&lt;BR /&gt;&lt;BR /&gt;guestgroup ftpusers&lt;BR /&gt;&lt;BR /&gt;4. inetd -c doesn't always do the job, so you might as well kill -HUP the inetd PID.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Vincent</description>
      <pubDate>Mon, 14 May 2001 06:14:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-access/m-p/2527750#M868224</guid>
      <dc:creator>Vincent Stedema</dc:creator>
      <dc:date>2001-05-14T06:14:01Z</dc:date>
    </item>
    <item>
      <title>Re: FTP Access</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-access/m-p/2527751#M868225</link>
      <description>Try &lt;A href="http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90685/B2355-90685_top.html&amp;amp;con=/hpux/onlinedocs/B2355-90685/00/00/14-con.html&amp;amp;toc=/hpux/onlinedocs/B2355-90685/00/00/14-toc.html&amp;amp;searchterms=ftpaccess&amp;amp;queryid=20010514-035444" target="_blank"&gt;http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90685/B2355-90685_top.html&amp;amp;con=/hpux/onlinedocs/B2355-90685/00/00/14-con.html&amp;amp;toc=/hpux/onlinedocs/B2355-90685/00/00/14-toc.html&amp;amp;searchterms=ftpaccess&amp;amp;queryid=20010514-035444&lt;/A&gt;</description>
      <pubDate>Mon, 14 May 2001 09:56:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-access/m-p/2527751#M868225</guid>
      <dc:creator>Vincenzo Restuccia</dc:creator>
      <dc:date>2001-05-14T09:56:19Z</dc:date>
    </item>
    <item>
      <title>Re: FTP Access</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-access/m-p/2527752#M868226</link>
      <description>You can also peek at my www site for a doc on setting up wu-ftpd, and other ftp servers.  Go to "htp://&lt;A href="http://www.invenioeng.com/systems/ftpd_faq.html" target="_blank"&gt;www.invenioeng.com/systems/ftpd_faq.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I think I do a pretty good job of detailing all of the control files, and their mechanisms.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Shannon</description>
      <pubDate>Mon, 14 May 2001 10:42:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-access/m-p/2527752#M868226</guid>
      <dc:creator>Shannon Petry</dc:creator>
      <dc:date>2001-05-14T10:42:49Z</dc:date>
    </item>
    <item>
      <title>Re: FTP Access</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-access/m-p/2527753#M868227</link>
      <description>My reply, &lt;BR /&gt;&lt;BR /&gt;Denver: Actually, I try inetd -c after changing /etc/inetd.conf. FTP connection was refused after configuration to the manual actually says.&lt;BR /&gt;&lt;BR /&gt;Vincenzo: The manual I was referring to is what you have given me through your link.&lt;BR /&gt;&lt;BR /&gt;Vincent: I am running HP-UX 11, however, /etc/ftpaccess does not seem to be there.&lt;BR /&gt;&lt;BR /&gt;Shannon: While combing through the search,&lt;BR /&gt;I saw your site but was not able to get connected on Saturday. Thanks for providing me with the site again, will read it and test it out.&lt;BR /&gt;&lt;BR /&gt;So my question is how do you setup /etc/ftpaccess?</description>
      <pubDate>Mon, 14 May 2001 11:05:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-access/m-p/2527753#M868227</guid>
      <dc:creator>Joseph Loo</dc:creator>
      <dc:date>2001-05-14T11:05:48Z</dc:date>
    </item>
    <item>
      <title>Re: FTP Access</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-access/m-p/2527754#M868228</link>
      <description>Joseph,&lt;BR /&gt;&lt;BR /&gt;Oops, I meant /etc/ftpd/ftpaccess...&lt;BR /&gt;&lt;BR /&gt;I'm not sure if this file should already exist or that you have to create one yourself. If you do not have an /etc/ftpd/ftpaccess, there should be an example file in /usr/newconfig/etc/ftpd/.&lt;BR /&gt;&lt;BR /&gt;Here's a simple example of what your ftpaccess file should look like:&lt;BR /&gt;&lt;BR /&gt;#######################&lt;BR /&gt;&lt;BR /&gt;class ftp real,anonymous,guest *&lt;BR /&gt;guestgroup ftpusers&lt;BR /&gt;&lt;BR /&gt;#######################&lt;BR /&gt;&lt;BR /&gt;Vincent</description>
      <pubDate>Mon, 14 May 2001 11:20:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-access/m-p/2527754#M868228</guid>
      <dc:creator>Vincent Stedema</dc:creator>
      <dc:date>2001-05-14T11:20:53Z</dc:date>
    </item>
    <item>
      <title>Re: FTP Access</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-access/m-p/2527755#M868229</link>
      <description>Vincent, I followed the steps given and it works. You may have miss out some steps like copying $FTP/etc/ftpd/ftpaccess to /etc/ftpd/ftpaccess. Afterwhich you have to apply inetd -c in order for it to work. &lt;BR /&gt;&lt;BR /&gt;I have now restricted the user to the parent directory assigned and able to see the content of that directory by accessing from DOS. However, I am not able to see any content if I am using a third party software like Cute FTP. By the way, I have added ~/bin directory at the chroot path.&lt;BR /&gt;&lt;BR /&gt;Please help.&lt;BR /&gt;</description>
      <pubDate>Thu, 17 May 2001 10:06:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-access/m-p/2527755#M868229</guid>
      <dc:creator>Joseph Loo</dc:creator>
      <dc:date>2001-05-17T10:06:12Z</dc:date>
    </item>
    <item>
      <title>Re: FTP Access</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-access/m-p/2527756#M868230</link>
      <description>You should be able to get to my site now.  I do have a section specifically dealing with ftpaccess.  The location will very, and the file will do nothing unless you are running wu-ftpd!&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Shannon</description>
      <pubDate>Thu, 17 May 2001 23:50:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-access/m-p/2527756#M868230</guid>
      <dc:creator>Shannon Petry</dc:creator>
      <dc:date>2001-05-17T23:50:31Z</dc:date>
    </item>
  </channel>
</rss>

