Amanda-Users

Re: The question about ssh encryption

2007-09-20 10:36:44
Subject: Re: The question about ssh encryption
From: Mario Silva <msilva AT nmcourts DOT com>
To: amanda-users AT amanda DOT org
Date: Thu, 20 Sep 2007 08:21:12 -0600
I do not think you neet to have a secure conection, but if you want to encrypt your information I recommend you to follow the quick guide, it is a document called "The 15-Minute Backup Solution", in this document you could find a part where you can encrypt your backups. You have to construct a little client you encrypt, it pretty simple but secure.

This is the URL:
http://www.zmanda.com/quick-backup-setup.html


mario

-- 
Mario Silva
Systems Administrator
Supreme Court of New Mexico
Judicial Information Division
2905 Rodeo Park Dr. East, Bldg. #5
Santa Fe, NM 87505
Phone:  (505) 476-6959 / Mobil: (505) 660-1026
Fax:    (505) 476-6952

Website:  http://www.nmcourts.gov
mailto: msilva AT nmcourts DOT gov

LEGAL DISCLAIMER:

The content of this data transmission is not considered as an offer, proposal, understanding, or agreement unless it is confirmed in a document signed by a legal representative of Supreme Court of the State of New Mexico or the Judicial Information Division. The content of this data transmission is confidential and it is intended to be delivered only to the addresses, therefore, it shall not be distributed and/or disclosed through any mean without the original sender's previous authorization. If you are not the addressee you are forbidden to use it, either totally or partially, for any purpose.

AVISO LEGAL:

El contenido de este mensaje de datos no se considera oferta, propuesta o acuerdo, sino hasta que sea confirmado en  documento por escrito que contenga la firma autógrafa del apoderado legal de La Suprema Corte del Estado de Nuevo Mexico o de la Division de Informatica del Estado. El contenido de este mensaje de datos es confidencial y se entiende dirigido y para uso exclusivo del destinatario, por lo que no podrá distribuirse y/o difundirse por ningún medio sin la previa autorización del emisor original. Si usted no es el destinatario, se le prohíbe su utilización total o parcial para cualquier fin.


Takashi Kurakata wrote:
Hi all,

I am using amanda that the bundle is being done by RHEL5 now.
The version of  amanda  is  2.5.0p2-4.

I want to construct amanda with the ssh encryption between the backup server and the backup
client.

When the amcheck command was executed, the following error messages were output.
----
"/etc/amanda/DailySet1/amanda.conf", line xxx: dump type parameter expected
"/etc/amanda/DailySet1/amanda.conf", line xxx: end of line expected
----

The dumptype is as follow:
----
define dumptype server-encrypt-fast {
   auth "ssh"
   ssh_keys "/var/lib/amanda/.ssh/id_rsa_amdump"
   global
   program "GNUTAR"
   comment "fast client compression and server symmetric encryption"
   compress client fast
   encrypt server
   server_encrypt "/usr/sbin/amcrypt"
   server_decrypt_option "-d"
}
----
The parameter of "ssh_keys" is recognized the error message of not being.

And We read the Wiki's Page(http://wiki.zmanda.com/index.php/How_To:Set_up_transport_encryption_with_SSH ),
but We didn't solve the problem.

Would you please answer follow question?

1)  Can the ssh encryption be constructed with amanda that the bundle is done with RHEL5?

2) How should I do to construct the ssh encryption with amanda that the bundle is done
with RHEL5?

Your prompt reply would be greatly appreciated.

Thanks in advance.

Attachment: msilva.vcf
Description: Vcard

<Prev in Thread] Current Thread [Next in Thread>