HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Encryption Solution needed for backup tapes
Operating System - HP-UX
1833828
Members
2088
Online
110063
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2005 12:44 AM
04-12-2005 12:44 AM
Encryption Solution needed for backup tapes
Hi Everyone
Whenever I backup to tape, I need to have the data encrypted.
Does anyone have a good suggesstion/solution?
Thanks.
- Andre
Whenever I backup to tape, I need to have the data encrypted.
Does anyone have a good suggesstion/solution?
Thanks.
- Andre
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2005 12:50 AM
04-12-2005 12:50 AM
Re: Encryption Solution needed for backup tapes
What backup software do you use??
some of them use propriatery data format and you do not need to use anything else.
If you are using tar/fbackup/cpio etc, then you will have to pipe it through crypt command and then put it on tape.
Something like follows.
tar -cvf - /dir | crypt > /tmp/backup
And now back up /tmp/backup
Anil
some of them use propriatery data format and you do not need to use anything else.
If you are using tar/fbackup/cpio etc, then you will have to pipe it through crypt command and then put it on tape.
Something like follows.
tar -cvf - /dir | crypt > /tmp/backup
And now back up /tmp/backup
Anil
There is no substitute to HARDWORK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2005 12:57 AM
04-12-2005 12:57 AM
Re: Encryption Solution needed for backup tapes
Piping is probably the most resonable way, but I'd try to collect a checksum for the backup data, ideally create a md5sum of the files backing them up and save the checksums on the tape, too.
yesterday I stood at the edge. Today I'm one step ahead.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2005 01:37 AM
04-12-2005 01:37 AM
Re: Encryption Solution needed for backup tapes
Hi
Thanks for the responses so far. I just proposed this and my Security Engineer says that we use a RSA public/private key method.
Any more suggesstions?
- Andre
Thanks for the responses so far. I just proposed this and my Security Engineer says that we use a RSA public/private key method.
Any more suggesstions?
- Andre
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP