<?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: ftpd in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ftpd/m-p/2435874#M759728</link>
    <description>This is what I understand you wanted. if you are not happy with annonymous ftp or tftp (trivial ftp), you can try to write your own scripts and put that one as shell...Or use rsh. Or, last line in .profile run a home-made shell....</description>
    <pubDate>Thu, 10 Aug 2000 16:28:43 GMT</pubDate>
    <dc:creator>Antoanetta Naghiu</dc:creator>
    <dc:date>2000-08-10T16:28:43Z</dc:date>
    <item>
      <title>ftpd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftpd/m-p/2435867#M759721</link>
      <description>Have a bit of a dilemma, and not sure the best way of handeling it.  I have a pain in the $#%^ user who has an FTP id, and wanders the system.  I need to know the best way to keep them in just their own home dir.&lt;BR /&gt;Here is what I have.&lt;BR /&gt;ftpuser:passwd:yada:yada:yada:/home/ftpuser:/usr/bin/true&lt;BR /&gt;&lt;BR /&gt;The /etc/shells has an entry for /usr/bin/true, and the user is not in ftpusers of course.&lt;BR /&gt;&lt;BR /&gt;I want to keep this person in just /home/ftpuser.&lt;BR /&gt;I have chroot installed, but can not seem to get it to work as I had expected.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance!&lt;BR /&gt;Shannon</description>
      <pubDate>Thu, 10 Aug 2000 15:12:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftpd/m-p/2435867#M759721</guid>
      <dc:creator>Shannon Petry</dc:creator>
      <dc:date>2000-08-10T15:12:29Z</dc:date>
    </item>
    <item>
      <title>Re: ftpd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftpd/m-p/2435868#M759722</link>
      <description>Start ftpd -l in /etc/inetd.conf to log ftp entries.&lt;BR /&gt;Why don't enable that user as anonymous ftp under /usr/bin/false as shell?&lt;BR /&gt;See &lt;A href="http://www.docs.hp.com/dynaweb/hpux11/@Generic__CollectionView" target="_blank"&gt;http://www.docs.hp.com/dynaweb/hpux11/@Generic__CollectionView&lt;/A&gt; for very detailed explainations for how to create it.</description>
      <pubDate>Thu, 10 Aug 2000 15:20:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftpd/m-p/2435868#M759722</guid>
      <dc:creator>Antoanetta Naghiu</dc:creator>
      <dc:date>2000-08-10T15:20:00Z</dc:date>
    </item>
    <item>
      <title>Re: ftpd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftpd/m-p/2435869#M759723</link>
      <description>Shannon:&lt;BR /&gt;&lt;BR /&gt;I think you'll find some helpful suggestions in:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://my1.itrc.hp.com/cm/QuestionAnswer/1,1150,0x30717e990647d4118fee0090279cd0f9,00.html" target="_blank"&gt;http://my1.itrc.hp.com/cm/QuestionAnswer/1,1150,0x30717e990647d4118fee0090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 10 Aug 2000 15:27:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftpd/m-p/2435869#M759723</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2000-08-10T15:27:13Z</dc:date>
    </item>
    <item>
      <title>Re: ftpd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftpd/m-p/2435870#M759724</link>
      <description>Shannon:&lt;BR /&gt;&lt;BR /&gt;Also:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://my1.itrc.hp.com/cm/QuestionAnswer/1,1150,0x04567e990647d4118fee0090279cd0f9,00.html" target="_blank"&gt;http://my1.itrc.hp.com/cm/QuestionAnswer/1,1150,0x04567e990647d4118fee0090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 10 Aug 2000 15:29:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftpd/m-p/2435870#M759724</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2000-08-10T15:29:49Z</dc:date>
    </item>
    <item>
      <title>Re: ftpd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftpd/m-p/2435871#M759725</link>
      <description>I read the relevant posts, but it does not fit here.  If I give the user rsh, he/she/they still have the ability to telnet.  I only want this user to FTP.  This is the sticky point.&lt;BR /&gt;&lt;BR /&gt;As for setting up anonymous FTP,  I do not want anonymous ftp on this machine.  I have other servers for just that job, and they run just fine.  This user must move data to a secure point, not a public access point.</description>
      <pubDate>Thu, 10 Aug 2000 15:38:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftpd/m-p/2435871#M759725</guid>
      <dc:creator>Shannon Petry</dc:creator>
      <dc:date>2000-08-10T15:38:49Z</dc:date>
    </item>
    <item>
      <title>Re: ftpd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftpd/m-p/2435872#M759726</link>
      <description>It is not necessary to call it anonymous ftp. Can call it whatever name you want. What do you want he/she/they do on the system beside ftp? Are they going to be regular users with normal rights? Can you make use of /var/adm/inetd.sec (if they come from the same box and nobody else comes from that particlar node?&lt;BR /&gt;Acctually, say what you try to achieve, and you'll see...</description>
      <pubDate>Thu, 10 Aug 2000 15:50:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftpd/m-p/2435872#M759726</guid>
      <dc:creator>Antoanetta Naghiu</dc:creator>
      <dc:date>2000-08-10T15:50:52Z</dc:date>
    </item>
    <item>
      <title>Re: ftpd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftpd/m-p/2435873#M759727</link>
      <description>I thought I did state pretty clearly what I wanted to do.&lt;BR /&gt;Have a user FTP to the system, and not be able to move out of their home directory.&lt;BR /&gt;The user must be REAL, meaning not an anonymous user!</description>
      <pubDate>Thu, 10 Aug 2000 16:04:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftpd/m-p/2435873#M759727</guid>
      <dc:creator>Shannon Petry</dc:creator>
      <dc:date>2000-08-10T16:04:35Z</dc:date>
    </item>
    <item>
      <title>Re: ftpd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftpd/m-p/2435874#M759728</link>
      <description>This is what I understand you wanted. if you are not happy with annonymous ftp or tftp (trivial ftp), you can try to write your own scripts and put that one as shell...Or use rsh. Or, last line in .profile run a home-made shell....</description>
      <pubDate>Thu, 10 Aug 2000 16:28:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftpd/m-p/2435874#M759728</guid>
      <dc:creator>Antoanetta Naghiu</dc:creator>
      <dc:date>2000-08-10T16:28:43Z</dc:date>
    </item>
    <item>
      <title>Re: ftpd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftpd/m-p/2435875#M759729</link>
      <description>&lt;BR /&gt;                          Very simple....do a basic chroot by doing an edit&lt;BR /&gt;                          to the /etc/passwd and add a period and / to the&lt;BR /&gt;                          end of his home directory....this basically changes&lt;BR /&gt;                          his home directory to root. &lt;BR /&gt;&lt;BR /&gt;                          vipw &lt;BR /&gt;&lt;BR /&gt;                          on this persons' line change it so it says: &lt;BR /&gt;                          user:uid:gid....../home/nogoodbumb/./usr/bin/ksh &lt;BR /&gt;&lt;BR /&gt;                          It's quick...it's easy......but a thought. &lt;BR /&gt;                          If you only have ftp rights here..you may need to&lt;BR /&gt;                          add a directory /usr under his home directory and&lt;BR /&gt;                          then copy into this directory /usr/sbin/pwd and&lt;BR /&gt;                          /sbin/ls. Grant ownership to these to 'him'. That&lt;BR /&gt;                          way this wonderful employee will have the ability&lt;BR /&gt;                          to enter the command ls &amp;amp; pwd....which aside&lt;BR /&gt;                          from get and put; I gather is all you want this little&lt;BR /&gt;                          ray of sunshine to have.... &lt;BR /&gt;                          Hope it helps,</description>
      <pubDate>Thu, 10 Aug 2000 17:44:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftpd/m-p/2435875#M759729</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2000-08-10T17:44:23Z</dc:date>
    </item>
    <item>
      <title>Re: ftpd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftpd/m-p/2435876#M759730</link>
      <description>Change your ftp daemon to wuftpd.&lt;BR /&gt;Its great and has a lot more flexibility and is tried and proven and you can do all sorts of neat tricks with it and also the logiing is very good.  It can do the exact thing you want it to do.</description>
      <pubDate>Fri, 11 Aug 2000 00:27:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftpd/m-p/2435876#M759730</guid>
      <dc:creator>Anthony Goonetilleke</dc:creator>
      <dc:date>2000-08-11T00:27:24Z</dc:date>
    </item>
    <item>
      <title>Re: ftpd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftpd/m-p/2435877#M759731</link>
      <description>Make use of the .netrc file by scripting out a set of commands for ftpuser.  Then invoke the .netrc file and the ftpuser login from a script, and restrict ftpuser to executing the script instead of manually logging.  This process can also be put into a cron.</description>
      <pubDate>Fri, 18 Aug 2000 12:57:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftpd/m-p/2435877#M759731</guid>
      <dc:creator>Michael F. Steele</dc:creator>
      <dc:date>2000-08-18T12:57:28Z</dc:date>
    </item>
    <item>
      <title>Re: ftpd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftpd/m-p/2435878#M759732</link>
      <description>I have tried Rita's method and it did not limit the access to /home/***** by adding the ./ to the /etc/passwd home dir string. My case is similar to the original posting except I have several users pointing to a single directory to be used for passing prototype/developmental data. Has anyone found a workable solution yet?</description>
      <pubDate>Mon, 18 Sep 2000 17:07:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftpd/m-p/2435878#M759732</guid>
      <dc:creator>Ian Cameron</dc:creator>
      <dc:date>2000-09-18T17:07:16Z</dc:date>
    </item>
  </channel>
</rss>

