<?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: NFS encrypted version? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-encrypted-version/m-p/3900424#M282904</link>
    <description>NFS doesn't support encryption per se. And I wouldn't try a stunt such as NFS-over-SSH as it depends too much on RPC. But IPSec will definitely work. &lt;BR /&gt;&lt;BR /&gt;IPSec is fairly complex to set up initially (especially from one platform to another, e.g. between HP-UX and Solaris), but once it's there, any network application can be easily encrypted and authentified -- so you'll save time on the long run as you won't need to mess with SSL and custom encryption schemes if you want to add security to something else.&lt;BR /&gt;&lt;BR /&gt;The documentation is here:&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/internet.html#IPSec" target="_blank"&gt;http://docs.hp.com/en/internet.html#IPSec&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If you stick with HP-UX clients and servers, just follow the examples in the documentation and you'll be set up quickly.&lt;BR /&gt;&lt;BR /&gt;Olivier&lt;BR /&gt;</description>
    <pubDate>Fri, 17 Nov 2006 19:05:06 GMT</pubDate>
    <dc:creator>Olivier Masse</dc:creator>
    <dc:date>2006-11-17T19:05:06Z</dc:date>
    <item>
      <title>NFS encrypted version?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-encrypted-version/m-p/3900422#M282902</link>
      <description>Is there a way to use NFS, but the traffic be encrytped between server and client?&lt;BR /&gt;&lt;BR /&gt;If it exists, is it backwards compatible?  That is, can some mount points be non encrypted and some of them be encrypted, in order to keep older connections still running?&lt;BR /&gt;&lt;BR /&gt;Any info appreciated.</description>
      <pubDate>Fri, 17 Nov 2006 17:39:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-encrypted-version/m-p/3900422#M282902</guid>
      <dc:creator>TwoProc</dc:creator>
      <dc:date>2006-11-17T17:39:56Z</dc:date>
    </item>
    <item>
      <title>Re: NFS encrypted version?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-encrypted-version/m-p/3900423#M282903</link>
      <description>I forgot to mention that the question is for use from HPUX 11.0 server to a RedHat 3.x or 4.x client Linux box.</description>
      <pubDate>Fri, 17 Nov 2006 17:43:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-encrypted-version/m-p/3900423#M282903</guid>
      <dc:creator>TwoProc</dc:creator>
      <dc:date>2006-11-17T17:43:42Z</dc:date>
    </item>
    <item>
      <title>Re: NFS encrypted version?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-encrypted-version/m-p/3900424#M282904</link>
      <description>NFS doesn't support encryption per se. And I wouldn't try a stunt such as NFS-over-SSH as it depends too much on RPC. But IPSec will definitely work. &lt;BR /&gt;&lt;BR /&gt;IPSec is fairly complex to set up initially (especially from one platform to another, e.g. between HP-UX and Solaris), but once it's there, any network application can be easily encrypted and authentified -- so you'll save time on the long run as you won't need to mess with SSL and custom encryption schemes if you want to add security to something else.&lt;BR /&gt;&lt;BR /&gt;The documentation is here:&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/internet.html#IPSec" target="_blank"&gt;http://docs.hp.com/en/internet.html#IPSec&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If you stick with HP-UX clients and servers, just follow the examples in the documentation and you'll be set up quickly.&lt;BR /&gt;&lt;BR /&gt;Olivier&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Nov 2006 19:05:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-encrypted-version/m-p/3900424#M282904</guid>
      <dc:creator>Olivier Masse</dc:creator>
      <dc:date>2006-11-17T19:05:06Z</dc:date>
    </item>
    <item>
      <title>Re: NFS encrypted version?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-encrypted-version/m-p/3900425#M282905</link>
      <description>Er, as you can see, I read your question quickly... I'm pretty sure it will work with Linux but you'll have to spend more time making things work since you won't be able to plug directly the example configuration files.&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Nov 2006 19:08:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-encrypted-version/m-p/3900425#M282905</guid>
      <dc:creator>Olivier Masse</dc:creator>
      <dc:date>2006-11-17T19:08:12Z</dc:date>
    </item>
    <item>
      <title>Re: NFS encrypted version?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-encrypted-version/m-p/3900426#M282906</link>
      <description>&lt;!--!*#--&gt;Hi John,&lt;BR /&gt;&lt;BR /&gt;The "real" encrypted NFS stuff will arrive in HP-UX 11.31 where we'll support various KRB5 flavors for NFS traffic including krb5p.  From the nfssec(5) man page:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;     krb5p    User Kerberos V5 authentication,  integrity  check-&lt;BR /&gt;              sums,  and  privacy  protection (encryption) on the&lt;BR /&gt;              shared filesystem. This provides  the  most  secure&lt;BR /&gt;              filesystem sharing, as all traffic is encrypted. It&lt;BR /&gt;              should be noted that performance  might  suffer  on&lt;BR /&gt;              some  systems  when  using  krb5p, depending on the&lt;BR /&gt;              computational intensity of the encryption algorithm&lt;BR /&gt;              and the amount of data being transferred.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Both the NFS client and server would need to support this security flavor in order for it to work so you'd need to make sure the Red Hat version you're using supports this if you wanted to use it.&lt;BR /&gt;&lt;BR /&gt;Again, this arrives in 11.31.   We have no plans to roll this back to 11.0.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Dave</description>
      <pubDate>Fri, 17 Nov 2006 20:16:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-encrypted-version/m-p/3900426#M282906</guid>
      <dc:creator>Dave Olker</dc:creator>
      <dc:date>2006-11-17T20:16:14Z</dc:date>
    </item>
    <item>
      <title>Re: NFS encrypted version?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-encrypted-version/m-p/3900427#M282907</link>
      <description>Hi Dave&lt;BR /&gt;&lt;BR /&gt;Were can I find information on the date when HP-UX 11.31 will be available for HP's business partners (ISV)? Is there something like early access for test and development purposes?&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Sun, 19 Nov 2006 13:34:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-encrypted-version/m-p/3900427#M282907</guid>
      <dc:creator>Ivan Pechorin</dc:creator>
      <dc:date>2006-11-19T13:34:22Z</dc:date>
    </item>
    <item>
      <title>Re: NFS encrypted version?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-encrypted-version/m-p/3900428#M282908</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Those of thus that aren't going to even think of 11.31 for production unless its been out a year resepctfully ask a question:&lt;BR /&gt;&lt;BR /&gt;What are you thinking HP? The end of life for 11.11 and 11.23 is nearly a decade away. These systems are going to be around for a while. We want this feature in supported versions of the OS. &lt;BR /&gt;&lt;BR /&gt;Its not going to encourage anyone to upgrade by witholding features, its going to encourage the flight to Linux.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sun, 19 Nov 2006 14:23:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-encrypted-version/m-p/3900428#M282908</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-11-19T14:23:18Z</dc:date>
    </item>
    <item>
      <title>Re: NFS encrypted version?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-encrypted-version/m-p/3900429#M282909</link>
      <description>Hi Ivan,&lt;BR /&gt;&lt;BR /&gt;I'll investigate how customers and ISVs gain early access to 11.31 bits and get back to you.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Dave</description>
      <pubDate>Sun, 19 Nov 2006 15:58:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-encrypted-version/m-p/3900429#M282909</guid>
      <dc:creator>Dave Olker</dc:creator>
      <dc:date>2006-11-19T15:58:28Z</dc:date>
    </item>
    <item>
      <title>Re: NFS encrypted version?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-encrypted-version/m-p/3900430#M282910</link>
      <description>Steven, I agree with you.&lt;BR /&gt;&lt;BR /&gt;Let's face it - it is imperative that ALL vendors become more sensitive to a wide range of compliance issues ( you name, and you're beholden to 'em).  And, not offering it for currently supported OS releases is simply not good enough.  &lt;BR /&gt;&lt;BR /&gt;It's one of things that one could bring up at around hardware upgrade/contract renewal time, etc (when big dollars are striking the table), that one may make mention that "some other vendor" supplies this product in a secure manner, and suddenly it becomes important to HP.&lt;BR /&gt;&lt;BR /&gt;I'm certainly going to start complaining and pushing for this one real soon now, as I need it to run on HPUX 11.11 TODAY.&lt;BR /&gt;&lt;BR /&gt;Thanks all for the info, and ITWOULDBEGREAT if Steven and others also pushed for this to be back-ported to the other current HPUX releases.</description>
      <pubDate>Tue, 21 Nov 2006 13:02:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-encrypted-version/m-p/3900430#M282910</guid>
      <dc:creator>TwoProc</dc:creator>
      <dc:date>2006-11-21T13:02:06Z</dc:date>
    </item>
    <item>
      <title>Re: NFS encrypted version?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-encrypted-version/m-p/3900431#M282911</link>
      <description>Ivan Pechorin wrote:&lt;BR /&gt;______________________________________________&lt;BR /&gt;&lt;BR /&gt;Were can I find information on the date when HP-UX 11.31 will be available for HP's business partners (ISV)? Is there something like early access for test and development purposes?&lt;BR /&gt;&lt;BR /&gt;______________________________________________&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I researched this with the 11.31 team and learned that ISVs can register themselves on HP's Developer &amp;amp; Solution Partner Program site ( &lt;A href="http://hp.com/dspp" target="_blank"&gt;http://hp.com/dspp&lt;/A&gt; ).  Once registered as an ISV, the DSPP folks will qualify the ISV and assist them on getting early 11.31 access.&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;&lt;BR /&gt;Dave</description>
      <pubDate>Thu, 30 Nov 2006 17:22:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-encrypted-version/m-p/3900431#M282911</guid>
      <dc:creator>Dave Olker</dc:creator>
      <dc:date>2006-11-30T17:22:31Z</dc:date>
    </item>
    <item>
      <title>Re: NFS encrypted version?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-encrypted-version/m-p/3900432#M282912</link>
      <description>Thanks, Dave.&lt;BR /&gt;&lt;BR /&gt;We are in contact with DSPP guys now...</description>
      <pubDate>Thu, 30 Nov 2006 19:02:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-encrypted-version/m-p/3900432#M282912</guid>
      <dc:creator>Ivan Pechorin</dc:creator>
      <dc:date>2006-11-30T19:02:15Z</dc:date>
    </item>
  </channel>
</rss>

