- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: UNIX Compress utility with password security
Operating System - HP-UX
1823956
Members
3763
Online
109667
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
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
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
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
тАО09-27-2004 06:58 PM
тАО09-27-2004 06:58 PM
Hi,
Is there any utility (open source) that I can user to create a tar/zip file wherein i can store username and password to read or extract the tar/zip file.
Please help.
Regards,
Kusuma
Is there any utility (open source) that I can user to create a tar/zip file wherein i can store username and password to read or extract the tar/zip file.
Please help.
Regards,
Kusuma
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-27-2004 07:01 PM
тАО09-27-2004 07:01 PM
Solution
Hi Kusuma,
There is a command called 'crypt' that you can use to crypt files. For ex.,
crypt in_file > outfile
Enter Key:
rm in_file
Now out_file is encrypted and you have to decrypt using the key you typed in above. To do it run the same command
crypt < outfile > orig.file
Enter Key:
So, just create regular tar/zip archive and then crypt it using the above method.
-Sri
There is a command called 'crypt' that you can use to crypt files. For ex.,
crypt in_file > outfile
Enter Key:
rm in_file
Now out_file is encrypted and you have to decrypt using the key you typed in above. To do it run the same command
crypt < outfile > orig.file
Enter Key:
So, just create regular tar/zip archive and then crypt it using the above method.
-Sri
You may be disappointed if you fail, but you are doomed if you don't try
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-27-2004 07:19 PM
тАО09-27-2004 07:19 PM
Re: UNIX Compress utility with password security
Thank you so much. It worked. But a small change when i tried on hp-unix. The below command worked.
crypt keydest
Regards,
Kusuma
crypt key
Regards,
Kusuma
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-29-2004 02:20 AM
тАО09-29-2004 02:20 AM
Re: UNIX Compress utility with password security
The following links to one of the HPUX Porting Center mirrors are for Zip 2.3 and UnZip 5.51 with encryption:
http://eigen.ee.ualberta.ca/hppd/hpux/Misc/zip-2.3/
http://eigen.ee.ualberta.ca/hppd/hpux/Misc/unzip-5.51/
http://eigen.ee.ualberta.ca/hppd/hpux/Misc/zip-2.3/
http://eigen.ee.ualberta.ca/hppd/hpux/Misc/unzip-5.51/
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
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP