<?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: Secure FTP in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/secure-ftp/m-p/2786033#M754053</link>
    <description>The secure access(ssh&amp;amp;sftp) and unsecure access(telnet&amp;amp;ftp) of system can exist together, so it's customer's choice to pick up a way they want to use. Thanks very much for everybody's help. I will try the websites later.</description>
    <pubDate>Wed, 14 Aug 2002 14:50:47 GMT</pubDate>
    <dc:creator>raymond lei</dc:creator>
    <dc:date>2002-08-14T14:50:47Z</dc:date>
    <item>
      <title>Secure FTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/secure-ftp/m-p/2786026#M754046</link>
      <description>Hi, there:&lt;BR /&gt;&lt;BR /&gt;  We are using wu-ftp 2.4, and our client is considering Secure Ftp. I can see the "(Version wu-2.4(SecurID)) ready" at the ftp server login prompt. Does this mean wu-ftp support Secure ftp as well? &lt;BR /&gt;&lt;BR /&gt;  As I understand, secure ftp is a part of SSH and we don't use SSH currently. If we go to Secure ftp without disabling telnet, will all of this still make sense?&lt;BR /&gt;&lt;BR /&gt;Appreciate for any response..</description>
      <pubDate>Wed, 14 Aug 2002 13:27:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/secure-ftp/m-p/2786026#M754046</guid>
      <dc:creator>raymond lei</dc:creator>
      <dc:date>2002-08-14T13:27:53Z</dc:date>
    </item>
    <item>
      <title>Re: Secure FTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/secure-ftp/m-p/2786027#M754047</link>
      <description>Secure FTP is a part of the OpenSSH project. wu_ftp is not secure, and is prone to buffer overflows, and other attacks.&lt;BR /&gt;&lt;BR /&gt;Secure FTP may not be that different when it comes to the buffer overflows (just has not been used enough to be exploited), but has many features like encrypted login, that make it much more secure than standard FTP.&lt;BR /&gt;&lt;BR /&gt;You can go to secure ftp, and since it runs on port 22 (unless you change it) you can maintain telnet, standard ftp, etc...&lt;BR /&gt;&lt;BR /&gt;Remember that to use secure ftp, all of your customers will have to have the sftp client program to be able to connect.  Also the other client requirements like key generators, etc...&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Shannon</description>
      <pubDate>Wed, 14 Aug 2002 13:39:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/secure-ftp/m-p/2786027#M754047</guid>
      <dc:creator>Shannon Petry</dc:creator>
      <dc:date>2002-08-14T13:39:22Z</dc:date>
    </item>
    <item>
      <title>Re: Secure FTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/secure-ftp/m-p/2786028#M754048</link>
      <description>Hi Raymond,&lt;BR /&gt;&lt;BR /&gt; It's my understanding that SecurID is an authentication process whereby the user enters a numeric "token" generated by a smartcard in the user's posession which is authenticated by a SecurID server. &lt;BR /&gt;This is entirely different than the sftp functionality of ssh which will encrypt all the traffic as well as authenticate the user. &lt;BR /&gt;So no, I wouldn't say this is "secure" ftp per se - it's a secure authentication capable product.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff</description>
      <pubDate>Wed, 14 Aug 2002 13:42:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/secure-ftp/m-p/2786028#M754048</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2002-08-14T13:42:24Z</dc:date>
    </item>
    <item>
      <title>Re: Secure FTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/secure-ftp/m-p/2786029#M754049</link>
      <description>SSH is seperate to telnet, so you can disable the telnet port if you like when using ssh.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Aug 2002 13:50:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/secure-ftp/m-p/2786029#M754049</guid>
      <dc:creator>Alan Casey</dc:creator>
      <dc:date>2002-08-14T13:50:15Z</dc:date>
    </item>
    <item>
      <title>Re: Secure FTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/secure-ftp/m-p/2786030#M754050</link>
      <description>Shannon:&lt;BR /&gt;&lt;BR /&gt;  Thank you so much for quickly response. Does HP have the openSSH depot? If so, what is the current version. Thanks again, I will assign points later on.</description>
      <pubDate>Wed, 14 Aug 2002 13:58:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/secure-ftp/m-p/2786030#M754050</guid>
      <dc:creator>raymond lei</dc:creator>
      <dc:date>2002-08-14T13:58:48Z</dc:date>
    </item>
    <item>
      <title>Re: Secure FTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/secure-ftp/m-p/2786031#M754051</link>
      <description>You will find it at:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.openssh.org" target="_blank"&gt;www.openssh.org&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.openssh.org/portable.html" target="_blank"&gt;http://www.openssh.org/portable.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Alan</description>
      <pubDate>Wed, 14 Aug 2002 14:11:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/secure-ftp/m-p/2786031#M754051</guid>
      <dc:creator>Alan Casey</dc:creator>
      <dc:date>2002-08-14T14:11:57Z</dc:date>
    </item>
    <item>
      <title>Re: Secure FTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/secure-ftp/m-p/2786032#M754052</link>
      <description>The HP porting center has the depots you need to install it for HP-UX.  The web site someone else gave is the openssh site, and may or may not have good depots for HP-U (never tried theirs if they exist).&lt;BR /&gt;The porting center has other goodies as well, so make a bookmark!&lt;BR /&gt; &lt;A href="http://hpux.cs.utah.edu" target="_blank"&gt;http://hpux.cs.utah.edu&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Have fun!&lt;BR /&gt;Shannon</description>
      <pubDate>Wed, 14 Aug 2002 14:15:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/secure-ftp/m-p/2786032#M754052</guid>
      <dc:creator>Shannon Petry</dc:creator>
      <dc:date>2002-08-14T14:15:02Z</dc:date>
    </item>
    <item>
      <title>Re: Secure FTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/secure-ftp/m-p/2786033#M754053</link>
      <description>The secure access(ssh&amp;amp;sftp) and unsecure access(telnet&amp;amp;ftp) of system can exist together, so it's customer's choice to pick up a way they want to use. Thanks very much for everybody's help. I will try the websites later.</description>
      <pubDate>Wed, 14 Aug 2002 14:50:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/secure-ftp/m-p/2786033#M754053</guid>
      <dc:creator>raymond lei</dc:creator>
      <dc:date>2002-08-14T14:50:47Z</dc:date>
    </item>
    <item>
      <title>Re: Secure FTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/secure-ftp/m-p/2786034#M754054</link>
      <description>You may want to use the package supplied by HP at software.hp.com  Out of the box, it will coexist with telnet/ftp and the 'r' commands (rcp, rlogin, remsh) but these can be disabled if security is a big concern. As mentioned, network connectivity using SSH tools exclusively will mean that no one can connect using the equivalents of telnet, ftp, etc unless they have the appropriate client software. Note also that there are incompatible standards: SSH-1 and SSH-2. Some clients understand both, some do not.&lt;BR /&gt;&lt;BR /&gt;So all your HP-UX (11.0 and higher) can have SSH added and they can be authenticated to talk to each other. A nice feature of SSH is the ability to preauthorize a trust relationship (user+machine) so the user no longer has to login with a password and .rhosts may (should) be removed.&lt;BR /&gt;&lt;BR /&gt;Now this all sounds neat until you look at the sysadmin's responsibilities. If a user needs access to another system, the public key from the user must be generated and given to the sysadmin for installation on the new host (assuming all other methods to connect are disabled). In other words, in a truly locked-down environment, the sysadmin job just got bigger.&lt;BR /&gt;&lt;BR /&gt;Before you start using SSH, get the O'Reilly book: SSH, The Secure Shell (Barrett and Silverman) and plan to spend a few evenings on the overviews.</description>
      <pubDate>Wed, 14 Aug 2002 15:32:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/secure-ftp/m-p/2786034#M754054</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2002-08-14T15:32:10Z</dc:date>
    </item>
  </channel>
</rss>

