<?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: encrypting backups in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/encrypting-backups/m-p/3369772#M195445</link>
    <description>The proper way would be to use the encryption plugin with Data Protector (HP OmniBack as was): -&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://openview.hp.com/products/storage_data_protector/twp/datapro_twp_plug-in_jun03.pdf" target="_blank"&gt;http://openview.hp.com/products/storage_data_protector/twp/datapro_twp_plug-in_jun03.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You could PROBABLY also do it with crypt.  Using tar something like: -&lt;BR /&gt;&lt;BR /&gt;tar cvf - / | crypt password | dd of=/dev/rmt/0mn&lt;BR /&gt;&lt;BR /&gt;and to restore: -&lt;BR /&gt;&lt;BR /&gt;dd if=tape | crypt password | tar xvf -&lt;BR /&gt;&lt;BR /&gt;This however is very dirty.</description>
    <pubDate>Wed, 01 Sep 2004 05:15:36 GMT</pubDate>
    <dc:creator>Simon Hargrave</dc:creator>
    <dc:date>2004-09-01T05:15:36Z</dc:date>
    <item>
      <title>encrypting backups</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/encrypting-backups/m-p/3369770#M195443</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Is it possible to encrypt a backup? We currently backup our L-2000 server including an Oracle database using fbackup. The information in the database is very sensitive and I'm wondering if this can be encrypted when backed up?&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 01 Sep 2004 05:08:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/encrypting-backups/m-p/3369770#M195443</guid>
      <dc:creator>Martin Wells</dc:creator>
      <dc:date>2004-09-01T05:08:26Z</dc:date>
    </item>
    <item>
      <title>Re: encrypting backups</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/encrypting-backups/m-p/3369771#M195444</link>
      <description>I don't think it's possible using fbackup or any native unix backup tools.&lt;BR /&gt;&lt;BR /&gt;Sunil</description>
      <pubDate>Wed, 01 Sep 2004 05:14:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/encrypting-backups/m-p/3369771#M195444</guid>
      <dc:creator>Sunil Sharma_1</dc:creator>
      <dc:date>2004-09-01T05:14:47Z</dc:date>
    </item>
    <item>
      <title>Re: encrypting backups</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/encrypting-backups/m-p/3369772#M195445</link>
      <description>The proper way would be to use the encryption plugin with Data Protector (HP OmniBack as was): -&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://openview.hp.com/products/storage_data_protector/twp/datapro_twp_plug-in_jun03.pdf" target="_blank"&gt;http://openview.hp.com/products/storage_data_protector/twp/datapro_twp_plug-in_jun03.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You could PROBABLY also do it with crypt.  Using tar something like: -&lt;BR /&gt;&lt;BR /&gt;tar cvf - / | crypt password | dd of=/dev/rmt/0mn&lt;BR /&gt;&lt;BR /&gt;and to restore: -&lt;BR /&gt;&lt;BR /&gt;dd if=tape | crypt password | tar xvf -&lt;BR /&gt;&lt;BR /&gt;This however is very dirty.</description>
      <pubDate>Wed, 01 Sep 2004 05:15:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/encrypting-backups/m-p/3369772#M195445</guid>
      <dc:creator>Simon Hargrave</dc:creator>
      <dc:date>2004-09-01T05:15:36Z</dc:date>
    </item>
    <item>
      <title>Re: encrypting backups</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/encrypting-backups/m-p/3369773#M195446</link>
      <description>Of course above I meant the tape device ie: -&lt;BR /&gt;&lt;BR /&gt;dd if=/dev/rmt/0mn | crypt password | tar xvf -</description>
      <pubDate>Wed, 01 Sep 2004 05:20:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/encrypting-backups/m-p/3369773#M195446</guid>
      <dc:creator>Simon Hargrave</dc:creator>
      <dc:date>2004-09-01T05:20:35Z</dc:date>
    </item>
  </channel>
</rss>

