Server SFTP autenticazione RSA Key

Utilizzate questo forum per qualsiasi argomento che non è categorizzato altrove.
Rispondi
marco.meletti
Messaggi: 2
Iscritto il: 29/01/2014, 21:11

Server SFTP autenticazione RSA Key

Messaggio da marco.meletti »

Salve a tutti,
mi trovo in difficoltà nell'utilizzare la mia fidata qnap per il backup dei dati di un altra appliance. L'appliance in questione mi richiede le seguenti caratteristiche:

The SSH FTP server you specify must support:

SSH protocol version 2 (SSH-2)
RSA key-based authentication

Il servizio SSH è abilitato sulla qnap. Ho creato un utente administrator per il backup.

Sull'appliance devo inserire le seguenti informazioni:
To configure the settings for remote backup:

In the Remote Backup section, select the Enable remote backups check box.
In the Host Name text box, type the IP address or host name of the FTP server.
In the Port text box, type or select the port to use to connect to the FTP server.
In the User Name text box, type the user name to use to connect to the FTP server.
In the Directory Path text box, type the path to the directory on the FTP server to save the backup file.

From the Public Key text box, copy the SSH key and add it to the list of authorized SSH keys on the FTP server.


Questo ultimo punto mi manda in crisi. Come faccio ad assegnare la chiave all'utente che ho creato sulla qnap?
La chiave che mi fornisce l'appliance è del tipo "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCubpJTwNY2yGx7wg2n1gb0ORVsSxkxeZrInA7BC+khp+/mcCaZF......"
Rispondi