<?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 file distribution? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/secure-file-distribution/m-p/2534913#M880385</link>
    <description>we are currently using &lt;BR /&gt;&lt;BR /&gt;HP-UX Secure Shell: sshd.c,v A.03.61.002 2003/09/18&lt;BR /&gt;&lt;BR /&gt;and with the right set of known hosts and RSA keys, we are bypassing all password checks while using scp to copy files beck and forth among the servers.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 04 Jun 2004 16:45:08 GMT</pubDate>
    <dc:creator>Mel Burslan</dc:creator>
    <dc:date>2004-06-04T16:45:08Z</dc:date>
    <item>
      <title>Secure file distribution?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/secure-file-distribution/m-p/2534905#M880377</link>
      <description>Is there a way other than NFS (and obviously Rdist) and ftp to send files to other machines.  I really like rdist but my security people are always hammering me (although they claim we have a great firewall).  Any suggestions.  I love the ease of rdist....&lt;BR /&gt;&lt;BR /&gt;Mike</description>
      <pubDate>Thu, 31 May 2001 10:47:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/secure-file-distribution/m-p/2534905#M880377</guid>
      <dc:creator>Michael Gretton</dc:creator>
      <dc:date>2001-05-31T10:47:05Z</dc:date>
    </item>
    <item>
      <title>Re: Secure file distribution?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/secure-file-distribution/m-p/2534906#M880378</link>
      <description>Hi michael&lt;BR /&gt;u can use rcp</description>
      <pubDate>Thu, 31 May 2001 11:17:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/secure-file-distribution/m-p/2534906#M880378</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2001-05-31T11:17:32Z</dc:date>
    </item>
    <item>
      <title>Re: Secure file distribution?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/secure-file-distribution/m-p/2534907#M880379</link>
      <description>Try &lt;A href="http://hpux.cs.utah.edu/hppd/hpux/Networking/WWW/curl-7.5.1/" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/Networking/WWW/curl-7.5.1/&lt;/A&gt;</description>
      <pubDate>Thu, 31 May 2001 11:56:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/secure-file-distribution/m-p/2534907#M880379</guid>
      <dc:creator>Vincenzo Restuccia</dc:creator>
      <dc:date>2001-05-31T11:56:05Z</dc:date>
    </item>
    <item>
      <title>Re: Secure file distribution?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/secure-file-distribution/m-p/2534908#M880380</link>
      <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;You can use scp that comes with Openssh .</description>
      <pubDate>Thu, 31 May 2001 14:55:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/secure-file-distribution/m-p/2534908#M880380</guid>
      <dc:creator>Vikas Khator</dc:creator>
      <dc:date>2001-05-31T14:55:53Z</dc:date>
    </item>
    <item>
      <title>Re: Secure file distribution?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/secure-file-distribution/m-p/2534909#M880381</link>
      <description>the scp option sounds exciting but requires password input...anyway around it?</description>
      <pubDate>Thu, 31 May 2001 15:42:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/secure-file-distribution/m-p/2534909#M880381</guid>
      <dc:creator>Michael Gretton</dc:creator>
      <dc:date>2001-05-31T15:42:36Z</dc:date>
    </item>
    <item>
      <title>Re: Secure file distribution?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/secure-file-distribution/m-p/2534910#M880382</link>
      <description>The best solution is to use scp (from the OpenSSH package) or rsync (which offers incremental, compressed filetransfer over rsh/ssh).&lt;BR /&gt;&lt;BR /&gt;scp doesn't require a password or passphrase if you use RSA authentication.</description>
      <pubDate>Fri, 01 Jun 2001 07:33:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/secure-file-distribution/m-p/2534910#M880382</guid>
      <dc:creator>Ralf Hildebrandt</dc:creator>
      <dc:date>2001-06-01T07:33:43Z</dc:date>
    </item>
    <item>
      <title>Re: Secure file distribution?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/secure-file-distribution/m-p/2534911#M880383</link>
      <description>Another thing that may impress the Security folks is using rcp with kerberos authentication.  If you have a solaris box handy, it's pretty quick to convert to a realm authority, and then distribute off of that auth.  Of course it does not encrypt or make anything more secure except for the handshaking and authentication process.&lt;BR /&gt;&lt;BR /&gt;Then again, to Windoze folks they think of Kerberos as some kind of MS magic which makes the world safe!&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Shannon</description>
      <pubDate>Fri, 01 Jun 2001 16:48:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/secure-file-distribution/m-p/2534911#M880383</guid>
      <dc:creator>Shannon Petry</dc:creator>
      <dc:date>2001-06-01T16:48:58Z</dc:date>
    </item>
    <item>
      <title>Re: Secure file distribution?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/secure-file-distribution/m-p/2534912#M880384</link>
      <description>This thread is old.  I'm wondering if anyone knows of any tools that have come out since these original posts.  From what I've found HPs version of rdist still does not support ssh :-(&lt;BR /&gt;&lt;BR /&gt;I would prefer to stick with HP delivered solutions so I don't have to worry packaging etc...&lt;BR /&gt;&lt;BR /&gt;Any Ideas?</description>
      <pubDate>Fri, 04 Jun 2004 16:39:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/secure-file-distribution/m-p/2534912#M880384</guid>
      <dc:creator>Michael Langas</dc:creator>
      <dc:date>2004-06-04T16:39:02Z</dc:date>
    </item>
    <item>
      <title>Re: Secure file distribution?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/secure-file-distribution/m-p/2534913#M880385</link>
      <description>we are currently using &lt;BR /&gt;&lt;BR /&gt;HP-UX Secure Shell: sshd.c,v A.03.61.002 2003/09/18&lt;BR /&gt;&lt;BR /&gt;and with the right set of known hosts and RSA keys, we are bypassing all password checks while using scp to copy files beck and forth among the servers.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 04 Jun 2004 16:45:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/secure-file-distribution/m-p/2534913#M880385</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2004-06-04T16:45:08Z</dc:date>
    </item>
    <item>
      <title>Re: Secure file distribution?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/secure-file-distribution/m-p/2534914#M880386</link>
      <description>I have ssh in place and can use scp just fine.  I guess there still isn't a way to easily do a rdist sort of file compare yet.</description>
      <pubDate>Fri, 04 Jun 2004 16:47:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/secure-file-distribution/m-p/2534914#M880386</guid>
      <dc:creator>Michael Langas</dc:creator>
      <dc:date>2004-06-04T16:47:47Z</dc:date>
    </item>
    <item>
      <title>Re: Secure file distribution?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/secure-file-distribution/m-p/2534915#M880387</link>
      <description>I am using the latest version of rsync and it does support SSH.  It is not an HP port, but I had absolutely no trouble compiling  the latest rsync and getting it working.&lt;BR /&gt;&lt;BR /&gt;It works very well with SSH.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://samba.anu.edu.au/rsync/" target="_blank"&gt;http://samba.anu.edu.au/rsync/&lt;/A&gt;</description>
      <pubDate>Fri, 04 Jun 2004 16:50:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/secure-file-distribution/m-p/2534915#M880387</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2004-06-04T16:50:03Z</dc:date>
    </item>
    <item>
      <title>Re: Secure file distribution?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/secure-file-distribution/m-p/2534916#M880388</link>
      <description>I was going to use the one from the HP-UX porting and archive centre but it is well out of date.  The one they have posted has serveral security warnings posted against it.&lt;BR /&gt;&lt;BR /&gt;I'll try the compile.  I'm sure that won't be a problem.  I just hope I can remember how to package the software into a depot.  It has been a while. ;-)&lt;BR /&gt;&lt;BR /&gt;Thanks for the advice.</description>
      <pubDate>Fri, 04 Jun 2004 17:06:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/secure-file-distribution/m-p/2534916#M880388</guid>
      <dc:creator>Michael Langas</dc:creator>
      <dc:date>2004-06-04T17:06:58Z</dc:date>
    </item>
  </channel>
</rss>

