[prev in list] [next in list] [prev in thread] [next in thread] 

List:       amanda-users
Subject:    Re: The question about ssh encryption
From:       Mario Silva <msilva () nmcourts ! com>
Date:       2007-09-20 14:21:12
Message-ID: 46F281D8.8070506 () nmcourts ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


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@nmcourts.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 \
auto'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 podra' distribuirse y/o difundirse por ningu'n medio sin la previa autorizacio'n \
del emisor original. Si usted no es el destinatario, se le prohi'be su utilizacio'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
> <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 #5 (text/html)]

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-2022-JP"
 http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
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.<br>
<br>
This is the URL:<br>
<a class="moz-txt-link-freetext" \
href="http://www.zmanda.com/quick-backup-setup.html">http://www.zmanda.com/quick-backup-setup.html</a><br>
 <br>
<br>
mario<br>
<br>
<pre class="moz-signature" cols="72">-- 
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:  <a class="moz-txt-link-freetext" \
                href="http://www.nmcourts.gov">http://www.nmcourts.gov</a>
mailto: <a class="moz-txt-link-abbreviated" \
href="mailto:msilva@nmcourts.gov">msilva@nmcourts.gov</a>

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&oacute;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&aacute; distribuirse y/o difundirse por ning&uacute;n medio sin la previa \
autorizaci&oacute;n del emisor original. Si usted no es el destinatario, se le \
proh&iacute;be su utilizaci&oacute;n total o parcial para cualquier fin.</pre> <br>
<br>
Takashi Kurakata wrote:
<blockquote
 cite="midd75cd1870709200659j5c22795epdcd75b3842ecb6c3@mail.gmail.com"
 type="cite">Hi all,<br>
  <br>
I am using amanda that the bundle is being done by RHEL5 now.<br>
The version of&nbsp; amanda&nbsp; is&nbsp; 2.5.0p2-4. <br>
  <br>
I want to construct amanda with the ssh encryption between the backup
server and the backup <br>
client. <br>
  <br>
When the amcheck command was executed, the following error messages
were output. <br>
----<br>
"/etc/amanda/DailySet1/amanda.conf", line xxx: dump type parameter
expected<br>
"/etc/amanda/DailySet1/amanda.conf", line xxx: end of line expected
  <br>
----<br>
  <br>
  <div id="mb_0">The dumptype is as follow:<br>
----<br>
define dumptype server-encrypt-fast {<br>
&nbsp;&nbsp; auth "ssh"<br>
&nbsp;&nbsp; ssh_keys "/var/lib/amanda/.ssh/id_rsa_amdump"<br>
&nbsp;&nbsp; global<br>
&nbsp;&nbsp; program "GNUTAR"
  <br>
&nbsp;&nbsp; comment "fast client compression and server symmetric encryption"<br>
&nbsp;&nbsp; compress client fast<br>
&nbsp;&nbsp; encrypt server<br>
&nbsp;&nbsp; server_encrypt "/usr/sbin/amcrypt"<br>
&nbsp;&nbsp; server_decrypt_option "-d"
  <br>
}<br>
----<br>
The parameter of "ssh_keys" is recognized the error message of not
being. <br>
  <br>
And We read the Wiki's Page(<a
 href="http://wiki.zmanda.com/index.php/How_To:Set_up_transport_encryption_with_SSH">http://wiki.zmanda.com/index.php/How_To:Set_up_transport_encryption_with_SSH
  </a>),<br>
but We didn't solve the problem.<br>
  <br>
Would you please answer follow question?<br>
  <br>
1)&nbsp; Can the ssh encryption be constructed with amanda that the bundle
is done with RHEL5?<br>
  <br>
2) How should I do to construct the ssh encryption with amanda that the
bundle is done <br>
with RHEL5?<br>
  <br>
Your prompt reply would be greatly appreciated.
  <br>
  <br>
Thanks in advance. </div>
</blockquote>
</body>
</html>


["msilva.vcf" (text/x-vcard)]

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic