<?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 Ftp only problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-only-problem/m-p/2899581#M104644</link>
    <description>Hello,&lt;BR /&gt;I have create a ftponly user without restriction of directory.&lt;BR /&gt;When I log trough ftp I can't change in less directories.&lt;BR /&gt;Example&lt;BR /&gt;ftp pluuy&lt;BR /&gt;Name:amss&lt;BR /&gt;Password:****&lt;BR /&gt;pwd&lt;BR /&gt;output of pwd --&amp;gt; "/"&lt;BR /&gt;cd piu&lt;BR /&gt;pwd&lt;BR /&gt;output of pwd --&amp;gt; "/piu&lt;BR /&gt;cd /home&lt;BR /&gt;pwd&lt;BR /&gt;output of pwd --&amp;gt; "/"&lt;BR /&gt;cd ..&lt;BR /&gt;output of pwd --&amp;gt; "/"&lt;BR /&gt;&lt;BR /&gt;I see this entrie in /etc/passwd files&lt;BR /&gt;smart:*:2172:107:Utente-Applicativo,,,:/home/smart:/usr/bin/ftpshell&lt;BR /&gt;&lt;BR /&gt;I hope that somebody can help me&lt;BR /&gt;&lt;BR /&gt;Hello&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 07 Feb 2003 15:04:13 GMT</pubDate>
    <dc:creator>Filosofo</dc:creator>
    <dc:date>2003-02-07T15:04:13Z</dc:date>
    <item>
      <title>Ftp only problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-only-problem/m-p/2899581#M104644</link>
      <description>Hello,&lt;BR /&gt;I have create a ftponly user without restriction of directory.&lt;BR /&gt;When I log trough ftp I can't change in less directories.&lt;BR /&gt;Example&lt;BR /&gt;ftp pluuy&lt;BR /&gt;Name:amss&lt;BR /&gt;Password:****&lt;BR /&gt;pwd&lt;BR /&gt;output of pwd --&amp;gt; "/"&lt;BR /&gt;cd piu&lt;BR /&gt;pwd&lt;BR /&gt;output of pwd --&amp;gt; "/piu&lt;BR /&gt;cd /home&lt;BR /&gt;pwd&lt;BR /&gt;output of pwd --&amp;gt; "/"&lt;BR /&gt;cd ..&lt;BR /&gt;output of pwd --&amp;gt; "/"&lt;BR /&gt;&lt;BR /&gt;I see this entrie in /etc/passwd files&lt;BR /&gt;smart:*:2172:107:Utente-Applicativo,,,:/home/smart:/usr/bin/ftpshell&lt;BR /&gt;&lt;BR /&gt;I hope that somebody can help me&lt;BR /&gt;&lt;BR /&gt;Hello&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 07 Feb 2003 15:04:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-only-problem/m-p/2899581#M104644</guid>
      <dc:creator>Filosofo</dc:creator>
      <dc:date>2003-02-07T15:04:13Z</dc:date>
    </item>
    <item>
      <title>Re: Ftp only problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-only-problem/m-p/2899582#M104645</link>
      <description>try creating /home/smart/usr/bin and putting '/usr/bin/ls' and '/usr/bin/pwd' in there.&lt;BR /&gt;&lt;BR /&gt;Share and Enjoy! Ian</description>
      <pubDate>Fri, 07 Feb 2003 15:19:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-only-problem/m-p/2899582#M104645</guid>
      <dc:creator>Ian Dennison_1</dc:creator>
      <dc:date>2003-02-07T15:19:00Z</dc:date>
    </item>
    <item>
      <title>Re: Ftp only problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-only-problem/m-p/2899583#M104646</link>
      <description>I'd never heard of ftpshell before reading your post.  A quick googling shows that this is either A) something still under development by the open-source community, or B) A symbolic link to /bin/false. Its probably not a product supported by HP.  If it is, please provide specifics, as I'd like to investigate it further.  You might want to use another shell for your user.  I prefer the Korn shell, but then I'm old-fashioned.&lt;BR /&gt;Otherwise, I'd check to make sure that the /home directory is actually there on that system.  &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Chris</description>
      <pubDate>Fri, 07 Feb 2003 15:23:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-only-problem/m-p/2899583#M104646</guid>
      <dc:creator>Chris Vail</dc:creator>
      <dc:date>2003-02-07T15:23:32Z</dc:date>
    </item>
    <item>
      <title>Re: Ftp only problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-only-problem/m-p/2899584#M104647</link>
      <description>Quick thought,...&lt;BR /&gt;&lt;BR /&gt;Does /usr/bin/ftpshell exist, and is there an entry in /etc/shells for it?&lt;BR /&gt;&lt;BR /&gt;Share and Enjoy! Ian</description>
      <pubDate>Fri, 07 Feb 2003 15:24:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-only-problem/m-p/2899584#M104647</guid>
      <dc:creator>Ian Dennison_1</dc:creator>
      <dc:date>2003-02-07T15:24:32Z</dc:date>
    </item>
    <item>
      <title>Re: Ftp only problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-only-problem/m-p/2899585#M104648</link>
      <description>It sound like this is set-up as a restricted FTP user. I noticed that you FTP'd using the username amss, but showed us the entry for user named smart in the /etc/passwd. &lt;BR /&gt;&lt;BR /&gt;- Chris</description>
      <pubDate>Fri, 07 Feb 2003 17:05:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-only-problem/m-p/2899585#M104648</guid>
      <dc:creator>Chris Wong</dc:creator>
      <dc:date>2003-02-07T17:05:39Z</dc:date>
    </item>
  </channel>
</rss>

