<?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 user account in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-user-account/m-p/4201469#M324737</link>
    <description>I have an encrypted file that resides on one of hp-ux servers and it needs to be transferred to some other company via ftp. The other company will initiate ftp to our server to get this file. I have few questions in this regard.&lt;BR /&gt;&lt;BR /&gt;1-Can some one explain me the procedure to create ftp-only account so that the client can ftp this file using this account. &lt;BR /&gt;&lt;BR /&gt;2- Can I use ssh for this operation, the other client is using windows software on their end. They dont have hp-ux on their end.&lt;BR /&gt;&lt;BR /&gt;3- If yes, can you also explain the process of setting up ftp via ssh.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Ali</description>
    <pubDate>Tue, 20 May 2008 14:42:52 GMT</pubDate>
    <dc:creator>Ali Imran Abbas</dc:creator>
    <dc:date>2008-05-20T14:42:52Z</dc:date>
    <item>
      <title>FTP user account</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-user-account/m-p/4201469#M324737</link>
      <description>I have an encrypted file that resides on one of hp-ux servers and it needs to be transferred to some other company via ftp. The other company will initiate ftp to our server to get this file. I have few questions in this regard.&lt;BR /&gt;&lt;BR /&gt;1-Can some one explain me the procedure to create ftp-only account so that the client can ftp this file using this account. &lt;BR /&gt;&lt;BR /&gt;2- Can I use ssh for this operation, the other client is using windows software on their end. They dont have hp-ux on their end.&lt;BR /&gt;&lt;BR /&gt;3- If yes, can you also explain the process of setting up ftp via ssh.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Ali</description>
      <pubDate>Tue, 20 May 2008 14:42:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-user-account/m-p/4201469#M324737</guid>
      <dc:creator>Ali Imran Abbas</dc:creator>
      <dc:date>2008-05-20T14:42:52Z</dc:date>
    </item>
    <item>
      <title>Re: FTP user account</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-user-account/m-p/4201470#M324738</link>
      <description>1) The ftp only account is created just like any other account but instead of a regular shell you use /usr/bin/false for its shell. You also add the line "usr/bin/false" in /etc/shells. You can test this and ftp to this account locally.&lt;BR /&gt;&lt;BR /&gt;2), 3) Yes you can use ssh. All you need is to have is the sshd running on your server. The other side can use an SCP program on their windows system. PSCP is a good one and it is part of the Putty suite.&lt;BR /&gt;&lt;BR /&gt;Search in this forym for SCP and "FTP only"</description>
      <pubDate>Tue, 20 May 2008 15:48:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-user-account/m-p/4201470#M324738</guid>
      <dc:creator>TTr</dc:creator>
      <dc:date>2008-05-20T15:48:25Z</dc:date>
    </item>
    <item>
      <title>Re: FTP user account</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-user-account/m-p/4201471#M324739</link>
      <description>for sftp only the shell needs to be /opt/ssh/utils/sftponly&lt;BR /&gt;&lt;BR /&gt;otherwise this is no different.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;create user for ftp only:&lt;BR /&gt;useradd -u xxx -g xxx -m -c "comment" -s /usr/bin/false -h /home/username  username&lt;BR /&gt;&lt;BR /&gt;create user for sft only:&lt;BR /&gt;useradd -u xxx -g xxx -m -c "comment" -s /opt/ssh/utils/sftponly -h /home/username  username&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Neither method will allow the user to change their password.  If you wish for this then one suggestion is to write a simple script that executes the password command.  add this script name and path to /etc/shells&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;-appreciation for the help can be given by assigning points.  You have only assigned only 58 points to over 200 responses.  This might also help you to get more responses to your questions ?&lt;BR /&gt;&lt;BR /&gt;-Links to all your questions can be found by clicking on "My profile" in the left nav.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 20 May 2008 16:00:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-user-account/m-p/4201471#M324739</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2008-05-20T16:00:34Z</dc:date>
    </item>
  </channel>
</rss>

