Encryption on SCO


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers Encryption on SCO
# 1  
Old 08-27-2008
Question Encryption on SCO

Can someone help me please.

I have a database that we backup using cpio. Is there an encryption option that I could use when taking this backup.

Thanks in advance for any help.
 
Login or Register to Ask a Question

Previous Thread | Next Thread

4 More Discussions You Might Find Interesting

1. Cybersecurity

File encryption tools with MAC address as an encryption key

Hi all, I'm looking for secure file encryption tools that use MAC address as encryption key. FYI, I'm using Red Hat Enterprise Linux OS. For example: when A wants to send file to B A will encrypt the file with B's computer MAC/IP address as an encryption key This file can only be decrypted... (2 Replies)
Discussion started by: sergionicosta
2 Replies

2. UNIX for Advanced & Expert Users

SCO OpenServer 5 and File Encryption

My U.S. version of SCO Openserver 5 did not install "crypt". I'm looking into that for encryption, but I also looked into PGP, and openssl. These installations want GNU's GCC installed, but GNU won't support SCO when I have problems installing GCC. GNU is very very much against SCO right now. Are... (1 Reply)
Discussion started by: coreysan
1 Replies

3. UNIX for Advanced & Expert Users

Encryption Tool for SCO OPenserver

What would you recommend for encryption on a SCO unix box, with local application only? My box is not on the internet, and all I want to do is take a text file of digits and encrypt them. Should I try to write my own program, or is there a tool I can use or buy? (3 Replies)
Discussion started by: coreysan
3 Replies

4. UNIX for Dummies Questions & Answers

File encryption/Key encryption ????

My dilemma, I need to send, deemed confidential, information via e-mail (SMTP). This information is sitting as a file on AIX. Typically I can send this data as a e-mail attachment via what we term a "mail filter" using telnet. I now would like to somehow encrypt the data and send it to a e-mail... (1 Reply)
Discussion started by: hugow
1 Replies
Login or Register to Ask a Question
BACKUP-WHATSTHIS(1)						   Chiark-backup					       BACKUP-WHATSTHIS(1)

NAME
backup-whatsthis - read an id off a tape and display it SYNOPSIS
backup-whatsthis [--list [n]] DESCRIPTION
`backup-whatsthis' is a simple script to display the TAPEID of the current tape and optionally list its contents. This script is a bit of a hack and may not be fully reliable. OPTIONS
--list [n] Print TAPEID then list archive n (default 0). Note that archives are numbered from zero. FILES
/etc/chiark-backup/settings.pl Configuration file for the whole of chiark-backup BUGS
`backup-whatsthis' is currently hardwired to assume `cpio' type backups when listing; it could be trivially hardwired to assume `zafio' or with slightly more effort it could be done properly :->. AUTHOR
This Manual page was written by Matthew Vernon <matthew@debian.org> but may be used by anyone. COPYRIGHT
Copyright (C) 1997-1998,2000-2001 Ian Jackson <ian@chiark.greenend.org.uk> Copyright (C) 1999 Peter Maydell <pmaydell@chiark.greenend.org.uk> This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICU- LAR PURPOSE. Debian July 2003 BACKUP-WHATSTHIS(1)